зеркало из https://github.com/mozilla/gecko-dev.git
b=249669, move dialog in bookmarks has words 'create in' instead of 'move to', patch from gavin_sharp+bugzilla@nospin.org, a=ben
This commit is contained in:
Родитель
c17955d7da
Коммит
38b15a79ca
|
@ -88,7 +88,7 @@
|
|||
<vbox id="folderbox" flex="1">
|
||||
<separator/>
|
||||
<hbox flex="1">
|
||||
<label id="createinlabel" value="&createin.label;"/>
|
||||
<label id="movetolabel" value="&moveto.label;"/>
|
||||
<hbox flex="1">
|
||||
<bookmarks-tree id="bookmarks-view" flex="1" type="folders"/>
|
||||
<vbox>
|
||||
|
|
|
@ -11,6 +11,8 @@
|
|||
<!ENTITY button.createin2.label "Create In <<">
|
||||
<!ENTITY createin.label "Create in:">
|
||||
<!ENTITY createin.accesskey "C">
|
||||
<!ENTITY moveto.label "Move to:">
|
||||
<!ENTITY moveto.accesskey "M">
|
||||
<!ENTITY button.newfolder.label "New Folder...">
|
||||
<!ENTITY button.newfolder.accesskey "w">
|
||||
<!ENTITY alwayscreateinfolder.label "Don't show this dialog again">
|
||||
|
|
Загрузка…
Ссылка в новой задаче