Added i18n support via gettext, changed some value names and cleaned up

the code to use cario when available.
This commit is contained in:
Andrew Williams
2009-01-12 21:31:35 +00:00
parent 981ee81f05
commit b29e515def
5 changed files with 65 additions and 41 deletions

Binary file not shown.

View File

@@ -0,0 +1,14 @@
domain "cb-openbox-logout"
#: NAME
msgid "logout"
msgstr "Log Out"
msgid "shutdown"
msgstr "Shutdown"
msgid "cancel"
msgstr "Cancel"
msgid "reboot"
msgstr "Reboot"