Change the i18n label for Help, to be Template Help since that's what it is.
This commit is contained in:
parent
271c33c63d
commit
957eaa44c0
3 changed files with 6 additions and 5 deletions
|
|
@ -3058,9 +3058,9 @@ or are under your current version tag.</p>
|
|||
},
|
||||
|
||||
'help' => {
|
||||
message => q|Help|,
|
||||
message => q|Template Help|,
|
||||
lastUpdated =>1092930637,
|
||||
context => q|Title of the help index for the admin console.|
|
||||
context => q|Title of the help index for the admin console.|
|
||||
},
|
||||
|
||||
'content filters' => {
|
||||
|
|
@ -3492,8 +3492,8 @@ a user.|,
|
|||
},
|
||||
|
||||
'help index' => {
|
||||
message => q|Index|,
|
||||
lastUpdated => 1128552837
|
||||
message => q|Help Index|,
|
||||
lastUpdated => 1252424721
|
||||
},
|
||||
|
||||
'help toc' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue