[Pkg-privacy-commits] [pidgin-otr] 180/255: Fix typo in English UI text (and corresponding msgid in all of the translations)

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:51:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch experimental
in repository pidgin-otr.

commit 225c864296aedf09214d7992f01aa1aae5493365
Author: Ian Goldberg <iang at cs.uwaterloo.ca>
Date:   Mon Aug 12 10:29:34 2013 -0400

    Fix typo in English UI text (and corresponding msgid in all of the translations)
    
    Thanks to Daniel Kraft <d at domob.eu> for reporting the issue.
---
 ChangeLog    | 18 ++++++++++++++++++
 gtk-dialog.c |  2 +-
 po/cs.po     |  2 +-
 po/de.po     |  2 +-
 po/el.po     |  2 +-
 po/es.po     |  2 +-
 po/fa.po     |  2 +-
 po/fi.po     |  2 +-
 po/fr.po     |  2 +-
 po/my_MM.po  |  2 +-
 po/nl.po     |  2 +-
 po/nn.po     |  2 +-
 po/pt_BR.po  |  2 +-
 po/zh_CN.po  |  2 +-
 14 files changed, 31 insertions(+), 13 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index ef575c7..cfeb1c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2013-08-12
+
+	* gtk-dialog.c:
+	* po/cs.po:
+	* po/de.po:
+	* po/el.po:
+	* po/es.po:
+	* po/fa.po:
+	* po/fi.po:
+	* po/fr.po:
+	* po/my_MM.po:
+	* po/nl.po:
+	* po/nn.po:
+	* po/pt_BR.po:
+	* po/zh_CN.po: Fix typo in English UI text (and corresponding
+	msgid in all of the translations).  Thanks to Daniel Kraft
+	<d at domob.eu> for reporting the issue.
+
 2013-07-28
 
 	* packaging/fedora/pidgin-otr.spec: Fedora spec file for 4.x
diff --git a/gtk-dialog.c b/gtk-dialog.c
index f9af2da..5f9ad1b 100644
--- a/gtk-dialog.c
+++ b/gtk-dialog.c
@@ -659,7 +659,7 @@ static void add_to_vbox_verify_fingerprint(GtkWidget *vbox,
 	    "<i>other</i> authenticated channel, such as the telephone "
 	    "or GPG-signed email.  Each of you should tell your fingerprint "
 	    "to the other."),
-	    _("If everything matches up, you should chose <b>I have</b> "
+	    _("If everything matches up, you should choose <b>I have</b> "
 	    "in the menu below."));
     label = gtk_label_new(NULL);
     gtk_label_set_markup(GTK_LABEL(label), label_text);
diff --git a/po/cs.po b/po/cs.po
index 3506cc6..968042b 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -95,7 +95,7 @@ msgstr ""
 
 #: ../gtk-dialog.c:662
 msgid ""
-"If everything matches up, you should chose <b>I have</b> in the menu below."
+"If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr "Pokud se vše shoduje, zvolte <b>Ověřil(a) jsem</b> v nabídce níže."
 
 #: ../gtk-dialog.c:673 ../gtk-dialog.c:1401
diff --git a/po/de.po b/po/de.po
index 79cb2e5..b712dec 100644
--- a/po/de.po
+++ b/po/de.po
@@ -98,7 +98,7 @@ msgstr ""
 
 #: ../gtk-dialog.c:661
 msgid ""
-"If everything matches up, you should chose <b>I have</b> in the menu below."
+"If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr ""
 "Wenn alles übereinstimmt, sollten Sie im obigen Dialog angeben, dass Sie den "
 "Fingerprint </b>tatsächlich</b> verifiziert haben."
diff --git a/po/el.po b/po/el.po
index 741fdf7..7589330 100644
--- a/po/el.po
+++ b/po/el.po
@@ -88,7 +88,7 @@ msgstr "Για να επαληθεύσεις το αποτύπωμα, επικο
 
 #: ../gtk-dialog.c:661
 msgid ""
-"If everything matches up, you should chose <b>I have</b> in the menu below."
+"If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr "Αν όλα ταιριάζουν, τότε πρέπει να επιλέξεις <b>Έχω επιβεβαιώσει</b> στο παρακάτω μενού."
 
 #: ../gtk-dialog.c:672 ../gtk-dialog.c:1397
diff --git a/po/es.po b/po/es.po
index 7b386c1..56da35a 100644
--- a/po/es.po
+++ b/po/es.po
@@ -94,7 +94,7 @@ msgstr ""
 
 #: ../gtk-dialog.c:661
 msgid ""
-"If everything matches up, you should chose <b>I have</b> in the menu below."
+"If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr ""
 "Si todo concuerda, deberás indicarlo en el menú posterior eligiendo yo he "
 "<b>Verificado</b> la huella digital."
diff --git a/po/fa.po b/po/fa.po
index 88e9686..caf23ad 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -81,7 +81,7 @@ msgstr "برای اینکه دوست شما از اثرانگشت الکترون
 
 #: ../gtk-dialog.c:661
 msgid ""
-"If everything matches up, you should chose <b>I have</b> in the menu below."
+"If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr "اگر همه چیز صحیح است باید در منوی زیر <b>تایید می‌کنم</b> را انتخاب نمایید."
 
 #: ../gtk-dialog.c:672 ../gtk-dialog.c:1397
diff --git a/po/fi.po b/po/fi.po
index 490de45..6b1817f 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -72,7 +72,7 @@ msgid "To verify the fingerprint, contact your buddy via some <i>other</i> authe
 msgstr "Jotta varmentaisit sormenjäljen, ota yhteyttä tuttavaasi <i>toisella</i> varmennetulla kanavalla kuten puhelimella tai GPG-allekirjoitetulla sähköpostilla. Kummankin teistä tulisi kertoa sormenjälkensä toisilleen."
 
 #: ../gtk-dialog.c:662
-msgid "If everything matches up, you should chose <b>I have</b> in the menu below."
+msgid "If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr "Jos kaikki täsmää, valitse <b>Olen</b> alla olevasta valikosta."
 
 #: ../gtk-dialog.c:673
diff --git a/po/fr.po b/po/fr.po
index df44636..277c541 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -92,7 +92,7 @@ msgstr ""
 
 #: ../gtk-dialog.c:661
 msgid ""
-"If everything matches up, you should chose <b>I have</b> in the menu below."
+"If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr ""
 "Si les empreintes sont identiques, indiquez que vous <b>avez</b> verifié "
 "l'empreinte."
diff --git a/po/my_MM.po b/po/my_MM.po
index a0a2fa9..df66556 100644
--- a/po/my_MM.po
+++ b/po/my_MM.po
@@ -69,7 +69,7 @@ msgid "To verify the fingerprint, contact your buddy via some <i>other</i> authe
 msgstr "လက်ဗွေကို စစ်ဆေး အတည်ပြုရန်၊ သင့် မိတ်ဆွေကို တယ်လီဖုန်း (သို့) GPG-လက်မှတ်ထိုးထား​သော အီးမေးလ် စသည်ဖြင့် စစ်ဆေး အတည်ပြုသော <i>အခြား</i> လမ်းကြောင်း မှတစ်ဆင့် ဆက်သွယ်ပါ။ သင်တို့ တစ်ဦးကို တစ်ဦး မိမိတို့၏ လက်ဗွေကို ပြောပြရမည် ဖြစ်သည်။"
 
 #: ../gtk-dialog.c:661
-msgid "If everything matches up, you should chose <b>I have</b> in the menu below."
+msgid "If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr "အကယ်၍ အားလုံး ကိုက်ညီပါက၊ အောက် မီနူးရှိ <b>ကျွန်တော့်ဆီ ရှိသည်</b> ကို ရွေးပါ။"
 
 #: ../gtk-dialog.c:672
diff --git a/po/nl.po b/po/nl.po
index f9cce78..42e375a 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -93,7 +93,7 @@ msgstr ""
 
 #: ../gtk-dialog.c:661
 msgid ""
-"If everything matches up, you should chose <b>I have</b> in the menu below."
+"If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr ""
 "Als alles klopt, dan kun je nu <b>Ik heb</b> in het onderstaande menu selecteren."
 
diff --git a/po/nn.po b/po/nn.po
index 4eb34ed..63f9619 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -95,7 +95,7 @@ msgstr ""
 
 #: ../gtk-dialog.c:661
 msgid ""
-"If everything matches up, you should chose <b>I have</b> in the menu below."
+"If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr "Om alt samsvarer, bør du velja <b>Eg har</b> i menyen nedanfor."
 
 #: ../gtk-dialog.c:672 ../gtk-dialog.c:1397
diff --git a/po/pt_BR.po b/po/pt_BR.po
index adb48f3..2fc6036 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -81,7 +81,7 @@ msgstr "Para verificar a impressão digital, contacte o seu amigo através de al
 
 #: ../gtk-dialog.c:662
 msgid ""
-"If everything matches up, you should chose <b>I have</b> in the menu below."
+"If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr "Se tudo coincidir, você deve escolher <b>Eu tenho</b>, no menu abaixo."
 
 #: ../gtk-dialog.c:673 ../gtk-dialog.c:1401
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 9acc82c..54fc6a5 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -92,7 +92,7 @@ msgstr ""
 
 #: ../gtk-dialog.c:661
 msgid ""
-"If everything matches up, you should chose <b>I have</b> in the menu below."
+"If everything matches up, you should choose <b>I have</b> in the menu below."
 msgstr ""
 "如果一切都匹配, 你应该在以下菜单中选择 <b>我已经</b>. "
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pidgin-otr.git



More information about the Pkg-privacy-commits mailing list