[PATCH 2 of 3 i18n] i18n: fix some non matching quotation marks in translations

Simon Heimberg simohe at besonet.ch
Mon Jan 27 20:29:56 CST 2014


# HG changeset patch
# User Simon Heimberg <simohe at besonet.ch>
# Date 1390404910 -3600
# Branch stable
# Node ID 37a738ae293f89be7e228e8b45b8468861bdd4cf
# Parent  69f06a60580dcee58886dc1e307bbeebf27cca97
i18n: fix some non matching quotation marks in translations

A test for this is in preparation.

diff -r 69f06a60580d -r 37a738ae293f i18n/it.po
--- a/i18n/it.po	Mit Jan 22 16:34:36 2014 +0100
+++ b/i18n/it.po	Mit Jan 22 16:35:10 2014 +0100
@@ -8474,7 +8474,7 @@
 msgstr ""
 "    Di default i log del server vengono inviati allo stdout e gli\n"
 "    errori allo stderr. Usare le opzion -A/--accesslog e \n"
-"    -E/--errorlog\" per effettuare il log su file."
+"    -E/--errorlog per effettuare il log su file."
 
 msgid ""
 "    To have the server choose a free port number to listen on, specify\n"
diff -r 69f06a60580d -r 37a738ae293f i18n/ru.po
--- a/i18n/ru.po	Mit Jan 22 16:34:36 2014 +0100
+++ b/i18n/ru.po	Mit Jan 22 16:35:10 2014 +0100
@@ -4302,7 +4302,7 @@
 msgstr ""
 "Операция ``message`` позволит вам исправить сообщение фиксации без\n"
 "изменения содержимого ревизии. Это сокращенный вариант выполнения\n"
-"операции ``edit`` с последующим `hg histedit --continue``."
+"операции ``edit`` с последующим ``hg histedit --continue``."
 
 msgid ""
 "If ``histedit`` encounters a conflict when moving a revision (while\n"


More information about the Mercurial-devel mailing list