Fixing text label for filename prefs, bug 187104, patch #110325.

This commit is contained in:
mikep%oeone.com 2003-01-02 15:01:48 +00:00
Родитель 4435c057de
Коммит 2fe35577da
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -21,6 +21,7 @@
- Contributor(s):
- Mike Potter <mikep@oeone.com>
- ArentJan Banck <ajbanck@planet.nl>
- Jano John Akim Franke <mozilla-mod@jjaf.de>
-
- Alternatively, the contents of this file may be used under the terms of
- either the GNU General Public License Version 2 or later (the "GPL"), or
@ -65,7 +66,7 @@
<textbox flex="1" id="publishPath" prefstring="calendar.publish.path"/>
</hbox>
<hbox>
<description>&pref.publish.path.label;</description>
<description>&pref.publish.filename.label;</description>
<textbox flex="1" id="publishFileName" prefstring="calendar.publish.filename"/>
</hbox>
<hbox>