Changed label

This commit is contained in:
Clement Lefebvre 2010-09-15 17:16:27 +01:00
parent 063db350db
commit 3f63fac7ed
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-09-15 17:10+0100\n"
"POT-Creation-Date: 2010-09-15 17:16+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -155,7 +155,7 @@ msgid "Applications"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:68
msgid "Colors"
msgid "Theme"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:69

View File

@ -65,7 +65,7 @@ class mintMenuConfig( object ):
wTree.get_widget("label1").set_text(_("Options"))
wTree.get_widget("label23").set_text(_("Applications"))
wTree.get_widget("colorsLabel").set_text(_("Colors"))
wTree.get_widget("colorsLabel").set_text(_("Theme"))
wTree.get_widget("favLabel").set_text(_("Favorites"))
wTree.get_widget("label3").set_text(_("Main button"))