diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2008-02-21 11:57:06 +0100 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2008-02-21 12:02:18 +0100 |
| commit | 2cb31da22c0a357a2251aabc660e0cc14b215d97 (patch) | |
| tree | ebc6a113211e56fc5c77840f175f9c6c0781c4c7 /po/hr.po | |
| parent | 4642d896a8a5f7f1d8c6d22e13c07d6ea21f53de (diff) | |
Change all single quotes to double quotes in strings.
Diffstat (limited to 'po/hr.po')
| -rw-r--r-- | po/hr.po | 44 |
1 files changed, 22 insertions, 22 deletions
@@ -17,22 +17,22 @@ msgstr "" #: openbox/action.c:954 #, c-format -msgid "Invalid action '%s' requested. No such action exists." +msgid "Invalid action \"%s\" requested. No such action exists." msgstr "" #: openbox/action.c:957 #, c-format -msgid "Invalid use of action '%s'. Action will be ignored." +msgid "Invalid use of action \"%s\". Action will be ignored." msgstr "" #: openbox/action.c:1226 openbox/action.c:1244 openbox/action.c:1257 #, c-format -msgid "Failed to execute '%s': %s" +msgid "Failed to execute \"%s\": %s" msgstr "" #: openbox/action.c:1265 #, c-format -msgid "Failed to convert the path '%s' from utf8" +msgid "Failed to convert the path \"%s\" from utf8" msgstr "" #: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104 @@ -109,7 +109,7 @@ msgstr "_Zatvori" #: openbox/config.c:701 #, c-format -msgid "Invalid button '%s' specified in config file" +msgid "Invalid button \"%s\" specified in config file" msgstr "" #: openbox/keyboard.c:162 @@ -118,22 +118,22 @@ msgstr "" #: openbox/menu.c:98 openbox/menu.c:106 #, c-format -msgid "Unable to find a valid menu file '%s'" +msgid "Unable to find a valid menu file \"%s\"" msgstr "" #: openbox/menu.c:149 #, c-format -msgid "Failed to execute command for pipe-menu '%s': %s" +msgid "Failed to execute command for pipe-menu \"%s\": %s" msgstr "" #: openbox/menu.c:166 #, c-format -msgid "Invalid output from pipe-menu '%s'" +msgid "Invalid output from pipe-menu \"%s\"" msgstr "" #: openbox/menu.c:179 #, c-format -msgid "Attempted to access menu '%s' but it does not exist" +msgid "Attempted to access menu \"%s\" but it does not exist" msgstr "" #: openbox/menu.c:331 openbox/menu.c:332 @@ -142,17 +142,17 @@ msgstr "" #: openbox/mouse.c:338 #, c-format -msgid "Invalid button '%s' in mouse binding" +msgid "Invalid button \"%s\" in mouse binding" msgstr "" #: openbox/mouse.c:344 #, c-format -msgid "Invalid context '%s' in mouse binding" +msgid "Invalid context \"%s\" in mouse binding" msgstr "" #: openbox/openbox.c:129 #, c-format -msgid "Unable to change to home directory '%s': %s" +msgid "Unable to change to home directory \"%s\": %s" msgstr "" #: openbox/openbox.c:149 @@ -181,7 +181,7 @@ msgstr "" #: openbox/openbox.c:394 #, c-format -msgid "Restart failed to execute new executable '%s': %s" +msgid "Restart failed to execute new executable \"%s\": %s" msgstr "" #: openbox/openbox.c:464 openbox/openbox.c:466 @@ -259,7 +259,7 @@ msgstr "" #: openbox/openbox.c:586 #, c-format -msgid "Invalid command line argument '%s'\n" +msgid "Invalid command line argument \"%s\"\n" msgstr "" #: openbox/screen.c:88 openbox/screen.c:189 @@ -284,17 +284,17 @@ msgstr "" #: openbox/session.c:103 #, c-format -msgid "Unable to make directory '%s': %s" -msgstr "Nemogu napraviti direktorij '%s': %s" +msgid "Unable to make directory \"%s\": %s" +msgstr "Nemogu napraviti direktorij \"%s\": %s" #: openbox/session.c:451 #, c-format -msgid "Unable to save the session to '%s': %s" +msgid "Unable to save the session to \"%s\": %s" msgstr "" #: openbox/session.c:583 #, c-format -msgid "Error while saving the session to '%s': %s" +msgid "Error while saving the session to \"%s\": %s" msgstr "" #: openbox/startupnotify.c:237 @@ -304,22 +304,22 @@ msgstr "" #: openbox/translate.c:58 #, c-format -msgid "Invalid modifier key '%s' in key/mouse binding" +msgid "Invalid modifier key \"%s\" in key/mouse binding" msgstr "" #: openbox/translate.c:135 #, c-format -msgid "Invalid key code '%s' in key binding" +msgid "Invalid key code \"%s\" in key binding" msgstr "" #: openbox/translate.c:142 #, c-format -msgid "Invalid key name '%s' in key binding" +msgid "Invalid key name \"%s\" in key binding" msgstr "" #: openbox/translate.c:148 #, c-format -msgid "Requested key '%s' does not exist on the display" +msgid "Requested key \"%s\" does not exist on the display" msgstr "" #: openbox/xerror.c:39 |
