diff options
| author | 2009-08-29 02:22:09 +0000 | |
|---|---|---|
| committer | 2009-08-29 02:22:09 +0000 | |
| commit | 841e8030daecf3b34e6cbbaa0ec02af575cd07b5 (patch) | |
| tree | 56ee84a31730b72afec0e840abedba976654d051 | |
| parent | Another statusbar related fix (diff) | |
| download | KVIrc-841e8030daecf3b34e6cbbaa0ec02af575cd07b5.tar.gz KVIrc-841e8030daecf3b34e6cbbaa0ec02af575cd07b5.tar.bz2 KVIrc-841e8030daecf3b34e6cbbaa0ec02af575cd07b5.zip | |
fix broken CTCP ping reply text for german
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3433 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -rw-r--r-- | po/core/kvirc/kvirc_de.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/core/kvirc/kvirc_de.po b/po/core/kvirc/kvirc_de.po index 10ac43a56..e1eb0f089 100644 --- a/po/core/kvirc/kvirc_de.po +++ b/po/core/kvirc/kvirc_de.po @@ -186,7 +186,7 @@ msgstr "" #: src/kvirc/sparser/kvi_sp_ctcp.cpp:1130 msgid "%Q PING reply from \r!n\r%Q\r [%Q@\r!h\r%Q\r]: %u sec %u msec" msgstr "" -"%Q PING-Antwort von \r!n\r%Q\r [%Q@r!h\r%Q\r]: %u Sekunden %u Millisekunden" +"%Q PING-Antwort von \r!n\r%Q\r [%Q@\r!h\r%Q\r]: %u Sekunden %u Millisekunden" #: src/kvirc/sparser/kvi_sp_literal.cpp:1832 #: src/kvirc/sparser/kvi_sp_literal.cpp:1888 |
