diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-21 19:07:28 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-21 19:07:28 +0200 |
commit | 6cdcb6feca0a7e040298f3a5e3f867fc93dd6bf8 (patch) | |
tree | 86383f8846b753dfb1d076c51a998dc2c63062f9 /po | |
parent | da8bc733d4598ffadc76f5c4b6e90dbe0257dee5 (diff) | |
download | weechat-6cdcb6feca0a7e040298f3a5e3f867fc93dd6bf8.zip |
core: fix typo in German message
Diffstat (limited to 'po')
-rw-r--r-- | po/de.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-06-14 09:47+0200\n" -"PO-Revision-Date: 2014-06-14 19:30+0100\n" +"POT-Creation-Date: 2014-06-21 19:06+0200\n" +"PO-Revision-Date: 2014-06-21 19:06+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <weechatter@arcor.de>\n" "Language: de_DE\n" @@ -9114,7 +9114,7 @@ msgid "%s - client certificate info (%s):" msgstr "%s - Client Zertifikate-Information (%s):" #, c-format -msgid "%sgnutls: unable to read certifcate \"%s\"" +msgid "%sgnutls: unable to read certificate \"%s\"" msgstr "%sgnutls: Kann das Zertifikat \"%s\" nicht lesen" #, c-format |