merging form fixes
This commit is contained in:
parent
cf4dbc93a3
commit
709ed6971a
5 changed files with 49 additions and 0 deletions
|
|
@ -2645,6 +2645,18 @@ div.tabs {
|
|||
context=> 'Form Type Name, as in "Object Class Name"',
|
||||
},
|
||||
|
||||
'SubscriptionGroup formName' => {
|
||||
message => q|Subscription Group|,
|
||||
lastUpdated => 0,
|
||||
context=> 'form field type',
|
||||
},
|
||||
|
||||
'SelectRichEditor formName' => {
|
||||
message => q|Choose Rich Editor|,
|
||||
lastUpdated => 0,
|
||||
context=> 'form field type',
|
||||
},
|
||||
|
||||
'fieldType' => {
|
||||
message => q|Field Type|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue