mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
po: Fix a string in de.po.
-- With commit b3378b3a56fc90ba8ae38e6298b23a378305af32 from July 2014 we use strconcat instead of sprintf for the string and thus we need to remove one level of percent escaping. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
8c3fb2360f
commit
d1507b4f95
5
po/de.po
5
po/de.po
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gnupg-2.1.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@gnupg.org\n"
|
||||
"PO-Revision-Date: 2016-01-26 13:18+0100\n"
|
||||
"PO-Revision-Date: 2016-04-15 11:41+0200\n"
|
||||
"Last-Translator: Werner Koch <wk@gnupg.org>\n"
|
||||
"Language-Team: German <de@li.org>\n"
|
||||
"Language: de\n"
|
||||
@ -298,8 +298,7 @@ msgstr ""
|
||||
"Regeln aufgebaut sein."
|
||||
|
||||
msgid "Warning: You have entered an insecure passphrase."
|
||||
msgstr ""
|
||||
"WARNUNG: Sie haben eine offensichtlich unsichere%%0APassphrase eingegeben."
|
||||
msgstr "WARNUNG: Sie haben eine offensichtlich unsichere%0APassphrase eingegeben."
|
||||
|
||||
#, c-format
|
||||
msgid "Please enter the passphrase to%0Aprotect your new key"
|
||||
|
Loading…
x
Reference in New Issue
Block a user