More template i18n, through index 180/245.
This commit is contained in:
parent
51d1955671
commit
117c9dedab
6 changed files with 31 additions and 1 deletions
BIN
docs/upgrades/packages-7.6.8/data_list.wgpkg
Normal file
BIN
docs/upgrades/packages-7.6.8/data_list.wgpkg
Normal file
Binary file not shown.
Binary file not shown.
BIN
docs/upgrades/packages-7.6.8/multisearchtmpl0000001.wgpkg
Normal file
BIN
docs/upgrades/packages-7.6.8/multisearchtmpl0000001.wgpkg
Normal file
Binary file not shown.
|
|
@ -1017,7 +1017,13 @@ be useful, others may not.|,
|
|||
'Entry ID' => {
|
||||
message => q{Entry ID},
|
||||
lastUpdated => 1229910550,
|
||||
context => q{},
|
||||
context => q{Unique identifier for this entry. i18n label for template},
|
||||
},
|
||||
|
||||
'Submission Date' => {
|
||||
message => q{Submission Date},
|
||||
lastUpdated => 1229910550,
|
||||
context => q{The date that this entry was submitted to the site. i18n label for template},
|
||||
},
|
||||
|
||||
};
|
||||
|
|
|
|||
|
|
@ -365,6 +365,25 @@ it would be best to make sure the names are the same.|,
|
|||
lastUpdated => 0,
|
||||
context => q|Description of the fieldType tmpl_var in the attribute_loop for the template help.|,
|
||||
},
|
||||
|
||||
'Edit this listing.' => {
|
||||
message => q|Edit this listing.|,
|
||||
lastUpdated => 1230269571,
|
||||
context => q|i18n label for template.|,
|
||||
},
|
||||
|
||||
'Approve this listing.' => {
|
||||
message => q|Approve this listing.|,
|
||||
lastUpdated => 1230269571,
|
||||
context => q|i18n label for template.|,
|
||||
},
|
||||
|
||||
'Delete this listing.' => {
|
||||
message => q|Delete this listing.|,
|
||||
lastUpdated => 1230269571,
|
||||
context => q|i18n label for template.|,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
|
|
@ -4344,6 +4344,11 @@ Users may override this setting in their profile.
|
|||
context => q|Template label. Used to indicate that a shortened version of the content is currently displayed and that more can be read by clicking a link.|
|
||||
},
|
||||
|
||||
'For' => {
|
||||
message => q|For|,
|
||||
lastUpdated => 1230269893,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue