Forgot to commit the translation keys :|
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="umb-dialog-body" auto-scale="90">
|
||||
|
||||
<p class="umb-abstract">
|
||||
<localize key="defaultdialogs_confirmExport">Are you sure you want to export</localize> <strong>{{currentNode.name}}</strong> details ?
|
||||
<localize key="defaultdialogs_confirmExport">Are you sure you want to export</localize> <strong>{{currentNode.name}}</strong> details?
|
||||
</p>
|
||||
|
||||
<umb-confirm on-confirm="performExport" on-cancel="cancel">
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
<key alias="changeDocType">Change Document Type</key>
|
||||
<key alias="copy">Copy</key>
|
||||
<key alias="create">Create</key>
|
||||
<key alias="export">Export</key>
|
||||
<key alias="createPackage">Create Package</key>
|
||||
<key alias="createGroup">Create group</key>
|
||||
<key alias="delete">Delete</key>
|
||||
@@ -317,7 +318,8 @@
|
||||
<key alias="nodeNameLinkPicker">Link title</key>
|
||||
<key alias="urlLinkPicker">Link</key>
|
||||
<key alias="anchorInsert">Name</key>
|
||||
<key alias="assignDomain">Manage hostnames</key>
|
||||
<key alias="anchorInsert">Name</key>
|
||||
<key alias="confirmExport">Export</key>
|
||||
<key alias="closeThisWindow">Close this window</key>
|
||||
<key alias="confirmdelete">Are you sure you want to delete</key>
|
||||
<key alias="confirmdisable">Are you sure you want to disable</key>
|
||||
|
||||
Reference in New Issue
Block a user