fix invalid keys
This commit is contained in:
parent
40bef78903
commit
5ae43f8b62
11 changed files with 35 additions and 39 deletions
|
|
@ -408,9 +408,9 @@ These are the icons and URLs that allow editing, cutting, copying, deleting and
|
|||
lastUpdated => 1089039511,
|
||||
},
|
||||
|
||||
'Select...' => {
|
||||
'Select' => {
|
||||
message => q|Select...|,
|
||||
lastUpdated => 1089039511
|
||||
lastUpdated => 1127958072
|
||||
},
|
||||
|
||||
'duplicateField' => {
|
||||
|
|
|
|||
|
|
@ -101,9 +101,9 @@ or to return to the page where the it was created.|,
|
|||
},
|
||||
|
||||
|
||||
'editField-vertical-label' => {
|
||||
'editField vertical label' => {
|
||||
message => q|Align vertical|,
|
||||
lastUpdated => 1090575731
|
||||
lastUpdated => 1127958354
|
||||
},
|
||||
|
||||
'102' => {
|
||||
|
|
@ -200,14 +200,14 @@ to validate any input that the user may supply.|,
|
|||
lastUpdated => 1119156590,
|
||||
},
|
||||
|
||||
'editField-vertical-label description' => {
|
||||
'editField vertical label description' => {
|
||||
message => q|This property controls whether radio buttons and checklists are laid out horizontally or vertically.|,
|
||||
lastUpdated => 1119156590,
|
||||
lastUpdated => 1127958365,
|
||||
},
|
||||
|
||||
'editField-extras-label description' => {
|
||||
'editField extras label description' => {
|
||||
message => q|Here you can enter additional tag properties for the field tag. For instance 'class="myClass"'.|,
|
||||
lastUpdated => 1119156590,
|
||||
lastUpdated => 1127958371,
|
||||
},
|
||||
|
||||
'24 description' => {
|
||||
|
|
@ -549,14 +549,14 @@ The end of the form.
|
|||
lastUpdated => 1052048005
|
||||
},
|
||||
|
||||
'editField-extras-label' => {
|
||||
'editField extras label' => {
|
||||
message => q|Extras|,
|
||||
lastUpdated => 1090575731
|
||||
lastUpdated => 1127958376
|
||||
},
|
||||
|
||||
'editField-vertical-subtext' => {
|
||||
'editField vertical subtext' => {
|
||||
message => q|This property only affects radio- and checklists.|,
|
||||
lastUpdated => 1090575731
|
||||
lastUpdated => 1127958381
|
||||
},
|
||||
|
||||
'89' => {
|
||||
|
|
|
|||
|
|
@ -169,10 +169,6 @@ The description of this event.
|
|||
'lastUpdated' => 1108397891,
|
||||
'message' => 'Description'
|
||||
},
|
||||
'524.5' => {
|
||||
'lastUpdated' => 1108397891,
|
||||
'message' => 'Reminders Recur Every'
|
||||
},
|
||||
'75' => {
|
||||
'lastUpdated' => 1031514049,
|
||||
'message' => 'Which do you wish to do?'
|
||||
|
|
|
|||
|
|
@ -30,10 +30,10 @@ our $I18N = {
|
|||
lastUpdated => 1127278558,
|
||||
},
|
||||
|
||||
'What Next? description' => {
|
||||
'What Next description' => {
|
||||
message => q|After creating a new Folder, do you wish to go back to the original page where you created the Folder
|
||||
to do you want to go to the new Folder?</p>|,
|
||||
lastUpdated => 1119221331,
|
||||
lastUpdated => 1127959255,
|
||||
},
|
||||
|
||||
'folder template title' => {
|
||||
|
|
|
|||
|
|
@ -23,9 +23,9 @@ our $I18N = {
|
|||
lastUpdated => 1053183804
|
||||
},
|
||||
|
||||
'Resolve Multiples?' => {
|
||||
'Resolve Multiples' => {
|
||||
message => q|Resolve Multiples?|,
|
||||
lastUpdated => 1053183804
|
||||
lastUpdated => 1127959325
|
||||
},
|
||||
|
||||
'7' => {
|
||||
|
|
@ -120,10 +120,10 @@ description replace the description of the original Asset.|,
|
|||
lastUpdated => 1119905806,
|
||||
},
|
||||
|
||||
'Resolve Multiples? description' => {
|
||||
'Resolve Multiples description' => {
|
||||
message => q|Sets the order to use when multiple assets are selected. Random means that if multiple assets match the shortcut criteria then the shortcut will select a random asset.<br>
|
||||
Most Recent will select the most recent asset that match the shortcut criteria.|,
|
||||
lastUpdated => 1119905806,
|
||||
lastUpdated => 1127959329,
|
||||
},
|
||||
|
||||
'Criteria description' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue