[svn] GpgOL - r182 - in branches/old-0.9-branch: . po
svn author wk
cvs at cvs.gnupg.org
Mon Sep 17 15:13:30 CEST 2007
Author: wk
Date: 2007-09-17 15:13:29 +0200 (Mon, 17 Sep 2007)
New Revision: 182
Modified:
branches/old-0.9-branch/ChangeLog
branches/old-0.9-branch/NEWS
branches/old-0.9-branch/configure.ac
branches/old-0.9-branch/po/de.po
Log:
preparing 0.9.92
Modified: branches/old-0.9-branch/ChangeLog
===================================================================
--- branches/old-0.9-branch/ChangeLog 2007-09-17 13:10:54 UTC (rev 181)
+++ branches/old-0.9-branch/ChangeLog 2007-09-17 13:13:29 UTC (rev 182)
@@ -1,5 +1,9 @@
2007-09-17 Werner Koch <wk at g10code.com>
+ Released 0.9.92.
+
+ * po/de.po: Add missing translations.
+
* autogen.sh: Add --force option.
2006-12-13 Werner Koch <wk at g10code.com>
Modified: branches/old-0.9-branch/NEWS
===================================================================
--- branches/old-0.9-branch/NEWS 2007-09-17 13:10:54 UTC (rev 181)
+++ branches/old-0.9-branch/NEWS 2007-09-17 13:13:29 UTC (rev 182)
@@ -1,10 +1,15 @@
NOTE: This is the old branch of gpgol. To avoid conflicts with the
-rewrite the version number shall never reach 0.10.0!
+rewrite the version number shall never reach 0.10.0! There is enough
+number space: The next number after 0.9.99 is 0.9.100 ;-)
-Noteworthy changes for version 0.9.92
+Noteworthy changes for version 0.9.92 (2007-09-17)
==================================================
+* Fixed a few minor problems.
+* Localized key selection dialog.
+
+
Noteworthy changes for version 0.9.91 (2006-10-13)
==================================================
Modified: branches/old-0.9-branch/configure.ac
===================================================================
--- branches/old-0.9-branch/configure.ac 2007-09-17 13:10:54 UTC (rev 181)
+++ branches/old-0.9-branch/configure.ac 2007-09-17 13:13:29 UTC (rev 182)
@@ -17,7 +17,7 @@
# Set my_issvn to "yes" for non-released code. Remember to run an
# "svn up" and "autogen.sh" right before creating a distribution.
m4_define([my_version], [0.9.92])
-m4_define([my_issvn], [yes])
+m4_define([my_issvn], [no])
m4_define([svn_revision], m4_esyscmd([echo -n $((svn info 2>/dev/null \
|| echo 'Revision: 0')|sed -n '/^Revision:/ {s/[^0-9]//gp;q}')]))
Modified: branches/old-0.9-branch/po/de.po
===================================================================
--- branches/old-0.9-branch/po/de.po 2007-09-17 13:10:54 UTC (rev 181)
+++ branches/old-0.9-branch/po/de.po 2007-09-17 13:13:29 UTC (rev 182)
@@ -5,10 +5,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: GPGol 0.9.4\n"
+"Project-Id-Version: GPGol 0.9.92\n"
"Report-Msgid-Bugs-To: bug-gpgol at g10code.com\n"
"POT-Creation-Date: 2007-09-17 11:36+0200\n"
-"PO-Revision-Date: 2006-04-24 16:41+0200\n"
+"PO-Revision-Date: 2007-09-17 15:04+0200\n"
"Last-Translator: Werner Koch <wk at gnupg.org>\n"
"Language-Team: de\n"
"MIME-Version: 1.0\n"
@@ -409,23 +409,23 @@
#: src/recipient-dialog.c:89
msgid "Name"
-msgstr ""
+msgstr "Name"
#: src/recipient-dialog.c:94
msgid "E-Mail"
-msgstr ""
+msgstr "E-Mail"
#: src/recipient-dialog.c:99
msgid "Key-Info"
-msgstr ""
+msgstr "Schlüssel-Info"
#: src/recipient-dialog.c:104
msgid "Key ID"
-msgstr ""
+msgstr "Schlüssel-ID"
#: src/recipient-dialog.c:109
msgid "Validity"
-msgstr ""
+msgstr "Gültigkeit"
#: src/recipient-dialog.c:425
msgid "Please select at least one recipient key."
More information about the Gnupg-commits
mailing list