Bug 198264 Editor's "Toolbars" category label cannot be localised r=brade sr=alecf

This commit is contained in:
neil%parkwaycc.co.uk 2003-03-24 13:54:49 +00:00
Родитель 199bf83e71
Коммит e0d58a904c
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -53,7 +53,7 @@
-->
<treeitem>
<treerow>
<treecell url="chrome://editor/content/pref-toolbars.xul" label="Toolbars"/>
<treecell url="chrome://editor/content/pref-toolbars.xul" label="&toolbars.label;"/>
</treerow>
</treeitem>
</treechildren>

Просмотреть файл

@ -5,4 +5,5 @@
<!ENTITY compose.label "Composer">
<!ENTITY editing.label "New Page Settings">
<!ENTITY toolbars.label "Toolbars">
<!ENTITY publish.label "Publishing">