From 3301b6ce7a26dde5911adc9d87b57ce02f99dff2 Mon Sep 17 00:00:00 2001 From: Noxx Date: Sun, 7 Jul 2013 21:42:23 +0200 Subject: [PATCH] Correctly escape quotation marks within locales --- client/assets/locales/template.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/assets/locales/template.po b/client/assets/locales/template.po index e5afb70..abea90c 100755 --- a/client/assets/locales/template.po +++ b/client/assets/locales/template.po @@ -105,7 +105,7 @@ msgid "Specifiy which nick you wish to stop ignoring" msgid "Stopped ignoring %s" #msgstr "" -msgid "Applet "%s" does not exist" +msgid "Applet \"%s\" does not exist" #msgstr "" msgid "Encoding modified to %s" @@ -198,7 +198,7 @@ msgid "%s is invite only." msgid "%s is full." #msgstr "" -msgid "The nickname "%s" is already in use. Please select a new nickname" +msgid "The nickname \"%s\" is already in use. Please select a new nickname" #msgstr "" msgid "Incorrect password given" -- 2.25.1