stub in the help for edit branch and internationalize several labels
in forms.
This commit is contained in:
parent
b55f99a83a
commit
ae0f6ed162
3 changed files with 39 additions and 4 deletions
|
|
@ -263,6 +263,12 @@ our $I18N = {
|
|||
context => q|Used in asset context menus.|
|
||||
},
|
||||
|
||||
'edit branch body' => {
|
||||
message => q| |,
|
||||
lastUpdated => 0,
|
||||
context => q|Used in asset help.|
|
||||
},
|
||||
|
||||
'edit' => {
|
||||
message => q|Edit|,
|
||||
lastUpdated => 0,
|
||||
|
|
@ -886,6 +892,26 @@ to edit or modify that asset.</p>|,
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'parent url' => {
|
||||
message => q|Parent URL|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'specified base' => {
|
||||
message => q|Specified Base|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'none' => {
|
||||
message => q|None|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'current url' => {
|
||||
message => q|Current URL|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'topicName' => {
|
||||
message => q|Assets|,
|
||||
lastUpdated => 1128920336,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue