From d5fc1841a852906e7f04689f1588b39a26314abf Mon Sep 17 00:00:00 2001 From: js <js-gajim@webkeks.org> Date: Mon, 11 Aug 2008 15:00:05 +0000 Subject: [PATCH] I just looked and found out that in Polish you do NOT plenk (see wiki) like in French and DON'T use french quotation marks. This should be correct. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 0ddf3fca4a..5af1ab6599 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6947,7 +6947,7 @@ msgstr "" #: ../src/features_window.py:98 msgid "End to End Encryption" -msgstr "Szyfrowanie typu ÂŤ end to end Âť" +msgstr "Szyfrowanie typu \"end to end\"" #: ../src/features_window.py:99 msgid "Encrypting chatmessages." -- GitLab