Fix i18n and Help for StoryArchive, Story
This commit is contained in:
parent
bd924e8f88
commit
aa1fcf4b67
5 changed files with 8 additions and 40 deletions
|
|
@ -274,22 +274,12 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'storageId tmplvar' => {
|
||||
message => q|The photo JSON blob from the Story asset.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'ago' => {
|
||||
message => q|ago|,
|
||||
context => q|As in the phrase, Last updated 3 hours ago.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'storageId tmplvar' => {
|
||||
message => q|The photo JSON blob from the Story asset.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'story asset template variables title' => {
|
||||
message => q|Story Asset Template Variables.|,
|
||||
context => q|Title of a help page for asset level template variables.|,
|
||||
|
|
|
|||
|
|
@ -171,6 +171,12 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'keyword list template' => {
|
||||
message => q|Story Archive, Keyword List Template|,
|
||||
context => q|Title of a help page.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'view template' => {
|
||||
message => q|Story Archive, View Template|,
|
||||
context => q|Title of a help page.|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue