[git] GPA - branch, master, updated. gpa-0.9.6-5-g3e643a3

by Werner Koch cvs at cvs.gnupg.org
Mon Dec 8 11:35:50 CET 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Assistant".

The branch, master has been updated
       via  3e643a33b9f2d5cbc229e5c1efc086c6aec65243 (commit)
      from  5c763a21f2a8d3a47399bec6dc042651d1f84a28 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3e643a33b9f2d5cbc229e5c1efc086c6aec65243
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Dec 8 11:36:33 2014 +0100

    Floppy drives are pretty rare these days advice to use flash.
    
    --

diff --git a/po/de.po b/po/de.po
index d6595f5..2b054d3 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gpa\n"
 "Report-Msgid-Bugs-To: gpa-dev at gnupg.org\n"
-"PO-Revision-Date: 2014-12-08 11:30+0100\n"
+"PO-Revision-Date: 2014-12-08 11:35+0100\n"
 "Last-Translator: Werner Koch <wk at gnupg.org>\n"
 "Language-Team: German <de at li.org>\n"
 "Language: de\n"
@@ -333,15 +333,14 @@ msgid ""
 "\t\"%s\"\n"
 "\n"
 "This is sensitive information, and should be stored carefully\n"
-"(for example, in a floppy disk kept in a safe place)."
+"(for example, on a flash memory kept in a safe place)."
 msgstr ""
 "Eine Kopie Ihres geheimen Schlüssels wurde abgespeichert in der Datei:\n"
 "\n"
 "\t\"%s\"\n"
 "\n"
-"Dies ist eine sicherheitskritische Information und muss sicher gespeichert "
-"werden\n"
-"(z.B. auf einer Diskette, die an einem sicheren Ort verwahrt wird)."
+"Dies ist eine sicherheitskritische Information und muss sicher gespeichert werden\n"
+"(z.B. auf einem USB Stick, der an einem sicheren Ort verwahrt wird)."
 
 msgid "An error ocurred during the backup operation."
 msgstr "Beim Erstellen der Datensicherung ist ein Fehler aufgetreten."
diff --git a/src/gpabackupop.c b/src/gpabackupop.c
index 46aeba3..5ff5921 100644
--- a/src/gpabackupop.c
+++ b/src/gpabackupop.c
@@ -223,7 +223,7 @@ gpa_backup_operation_do_backup (GpaBackupOperation *op, gchar *filename)
 				   "\t\"%s\"\n\n"
 				   "This is sensitive information, "
 				   "and should be stored carefully\n"
-				   "(for example, in a floppy disk "
+				   "(for example, on a flash memory "
 				   "kept in a safe place)."),
 				 filename);
       gpa_window_message (message, GPA_OPERATION (op)->window);

-----------------------------------------------------------------------

Summary of changes:
 po/de.po          |    9 ++++-----
 src/gpabackupop.c |    2 +-
 2 files changed, 5 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
The GNU Privacy Assistant
http://git.gnupg.org




More information about the Gnupg-commits mailing list