[svn] GnuPG - r5059 - in trunk: g10 po

svn author wk cvs at cvs.gnupg.org
Tue Jun 30 13:29:07 CEST 2009


Author: wk
Date: 2009-06-30 13:29:03 +0200 (Tue, 30 Jun 2009)
New Revision: 5059

Modified:
   trunk/g10/keyedit.c
   trunk/po/ChangeLog
   trunk/po/be.po
   trunk/po/ca.po
   trunk/po/cs.po
   trunk/po/da.po
   trunk/po/de.po
   trunk/po/el.po
   trunk/po/eo.po
   trunk/po/es.po
   trunk/po/et.po
   trunk/po/fi.po
   trunk/po/fr.po
   trunk/po/gl.po
   trunk/po/hu.po
   trunk/po/id.po
   trunk/po/it.po
   trunk/po/ja.po
   trunk/po/nb.po
   trunk/po/pl.po
   trunk/po/pt.po
   trunk/po/pt_BR.po
   trunk/po/ro.po
   trunk/po/ru.po
   trunk/po/sk.po
   trunk/po/sv.po
   trunk/po/tr.po
   trunk/po/zh_CN.po
   trunk/po/zh_TW.po
Log:
Translation fix


Modified: trunk/po/ChangeLog
===================================================================
--- trunk/po/ChangeLog	2009-06-30 08:22:28 UTC (rev 5058)
+++ trunk/po/ChangeLog	2009-06-30 11:29:03 UTC (rev 5059)
@@ -1,3 +1,11 @@
+2009-06-30  Werner Koch  <wk at g10code.com>
+
+	* es.po: Mark a bad translation fuzzy.
+
+2009-06-30  Daiki Ueno  <ueno at unixuser.org>
+
+	* ja.po: Typo fix.  Fixes bug#1078.
+
 2009-06-02  Werner Koch  <wk at g10code.com>
 
 	* de.po: Applied a patch from Daniel Leidert to fix a bunch of

Modified: trunk/g10/keyedit.c
===================================================================
--- trunk/g10/keyedit.c	2009-06-30 08:22:28 UTC (rev 5058)
+++ trunk/g10/keyedit.c	2009-06-30 11:29:03 UTC (rev 5059)
@@ -1898,8 +1898,11 @@
 	    switch ( count_selected_keys (sec_keyblock) )
 	      {
 	      case 0:
-		if (cpr_get_answer_is_yes("keyedit.keytocard.use_primary",
-				     _("Really move the primary key? (y/N) ")))
+                if (cpr_get_answer_is_yes 
+                    ("keyedit.keytocard.use_primary",
+                     /* TRANSLATORS: Please take care: This is about
+                        moving the key and not about removing it.  */
+                     _("Really move the primary key? (y/N) ")))
 		  node = sec_keyblock;
 		break;
 	      case 1:

Modified: trunk/po/be.po  [not shown]
Modified: trunk/po/ca.po  [not shown]
Modified: trunk/po/cs.po  [not shown]
Modified: trunk/po/da.po  [not shown]
Modified: trunk/po/de.po  [not shown]
Modified: trunk/po/el.po  [not shown]
Modified: trunk/po/eo.po  [not shown]
Modified: trunk/po/es.po  [not shown]
Modified: trunk/po/et.po  [not shown]
Modified: trunk/po/fi.po  [not shown]
Modified: trunk/po/fr.po  [not shown]
Modified: trunk/po/gl.po  [not shown]
Modified: trunk/po/hu.po  [not shown]
Modified: trunk/po/id.po  [not shown]
Modified: trunk/po/it.po  [not shown]
Modified: trunk/po/ja.po  [not shown]
Modified: trunk/po/nb.po  [not shown]
Modified: trunk/po/pl.po  [not shown]
Modified: trunk/po/pt.po  [not shown]
Modified: trunk/po/pt_BR.po  [not shown]
Modified: trunk/po/ro.po  [not shown]
Modified: trunk/po/ru.po  [not shown]
Modified: trunk/po/sk.po  [not shown]
Modified: trunk/po/sv.po  [not shown]
Modified: trunk/po/tr.po  [not shown]
Modified: trunk/po/zh_CN.po  [not shown]
Modified: trunk/po/zh_TW.po  [not shown]




More information about the Gnupg-commits mailing list