From 05ab9f8f07effc0c7f55a6c064a4c91279c39445 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sat, 17 Jan 2009 23:08:32 +0000 Subject: [PATCH] Removed en_GB, not needed. Added template --- openboxlogout/app.fil | 1 + .../en_GB/LC_MESSAGES/cb-openbox-logout.mo | Bin 267 -> 0 bytes openboxlogout/messages.pot | 56 ++++++++++++++++++ openboxlogout/openboxlogout.py | 2 +- openboxlogout/pofiles/en_GB.po | 29 --------- 5 files changed, 58 insertions(+), 30 deletions(-) create mode 100644 openboxlogout/app.fil delete mode 100644 openboxlogout/locale/en_GB/LC_MESSAGES/cb-openbox-logout.mo create mode 100644 openboxlogout/messages.pot delete mode 100644 openboxlogout/pofiles/en_GB.po diff --git a/openboxlogout/app.fil b/openboxlogout/app.fil new file mode 100644 index 0000000..6836aa5 --- /dev/null +++ b/openboxlogout/app.fil @@ -0,0 +1 @@ +openboxlogout.py diff --git a/openboxlogout/locale/en_GB/LC_MESSAGES/cb-openbox-logout.mo b/openboxlogout/locale/en_GB/LC_MESSAGES/cb-openbox-logout.mo deleted file mode 100644 index 743828aa6b29bc765e076b0a8c836b8572990b80..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 267 zcmX}jJqp4=5C!1T#6Rq;Exe13ML;koSd%3Y!fx0fY`lhdu(P(aw6(MmYfDQj->@48 zJ{~j7d(P4$VTLe=45n}ZzMWtK=eS>xBe=pCZovB;`2PX?{{p_hV}6kQ|BZXn3;zh} zLjpW$2pYufq7bT(4b{7?G)g#0jjptJWTbV%II^{OrQR#D-nLSev, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-01-17 23:05+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: openboxlogout.py:208 +#, python-format +msgid "Button %s is not a valid button name, removing" +msgstr "" + +#: openboxlogout.py:217 +msgid "Can't Hibernate, disabling button" +msgstr "" + +#: openboxlogout.py:221 +msgid "Can't Safe Suspend, disabling button" +msgstr "" + +#: openboxlogout.py:213 +msgid "Can't Suspend, disabling button" +msgstr "" + +#: openboxlogout.py:187 +#, python-format +msgid "Color %s is not a valid color, defaulting to black" +msgstr "" + +#: openboxlogout.py:225 +msgid "No valid buttons found, resetting to defaults" +msgstr "" + +#: openboxlogout.py:54 +msgid "Openbox Logout" +msgstr "" + +#: openboxlogout.py:142 +msgid "Unable to determin the module path, exiting..." +msgstr "" + +#: openboxlogout.py:154 +#, python-format +msgid "Unable to find config file %s" +msgstr "" diff --git a/openboxlogout/openboxlogout.py b/openboxlogout/openboxlogout.py index dd122a1..aa47c36 100644 --- a/openboxlogout/openboxlogout.py +++ b/openboxlogout/openboxlogout.py @@ -51,7 +51,7 @@ class OpenboxLogout(): # Start pyGTK setup self.window = gtk.Window() - self.window.set_title(_("logout")) + self.window.set_title(_("Openbox Logout")) self.window.connect("destroy", self.quit) self.window.connect("key-press-event", self.on_keypress) diff --git a/openboxlogout/pofiles/en_GB.po b/openboxlogout/pofiles/en_GB.po deleted file mode 100644 index 24a60f3..0000000 --- a/openboxlogout/pofiles/en_GB.po +++ /dev/null @@ -1,29 +0,0 @@ -domain "cb-openbox-logout" - -#: NAME -msgid "logout" -msgstr "Log Out" - -msgid "shutdown" -msgstr "Shutdown" - -msgid "cancel" -msgstr "Cancel" - -msgid "restart" -msgstr "Restart" - -msgid "suspend" -msgstr "Suspend" - -msgid "hibernate" -msgstr "Hibernate" - -msgid "safesuspend" -msgstr "Safe Suspend" - -msgid "lock" -msgstr "Lock Screen" - -msgid "switch" -msgstr "Switch User