diff options
| author | Dana Jansens <danakj@orodu.net> | 2008-02-27 21:07:10 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2008-02-27 21:07:10 -0500 |
| commit | 8bd02bf4b883fa369dd68df2053974407024ddaf (patch) | |
| tree | 7c765a1d4faa2812fe1993f5ec3ca45ee21ea005 /po/openbox.pot | |
| parent | 26cc41f6c6187dabd5c7ee4365c8fa44751009e5 (diff) | |
| parent | fbacc56d9d0792631b5160df1244ee10214db37d (diff) | |
Merge branch 'backport' into work
Conflicts:
openbox/actions/execute.c
Diffstat (limited to 'po/openbox.pot')
| -rw-r--r-- | po/openbox.pot | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/po/openbox.pot b/po/openbox.pot index 20a9d630..0845175a 100644 --- a/po/openbox.pot +++ b/po/openbox.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-27 04:52+0100\n" +"POT-Creation-Date: 2008-02-27 21:03-0500\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" @@ -21,16 +21,28 @@ msgstr "" msgid "Invalid action \"%s\" requested. No such action exists." msgstr "" -#: openbox/actions/execute.c:92 +#: openbox/actions/execute.c:130 openbox/actions/exit.c:46 +msgid "No" +msgstr "" + +#: openbox/actions/execute.c:131 openbox/actions/exit.c:47 +msgid "Yes" +msgstr "" + +#: openbox/actions/execute.c:143 #, c-format msgid "Failed to convert the path \"%s\" from utf8" msgstr "" -#: openbox/actions/execute.c:101 openbox/actions/execute.c:120 +#: openbox/actions/execute.c:152 openbox/actions/execute.c:171 #, c-format msgid "Failed to execute \"%s\": %s" msgstr "" +#: openbox/actions/exit.c:50 +msgid "Are you sure you want to exit Openbox?" +msgstr "" + #: openbox/client.c:1996 msgid "Unnamed Window" msgstr "" |
