Fix unused placeholders in german 'is typing' translation

This commit is contained in:
Christoph 2015-06-11 09:40:19 +02:00
parent 9a2ed106c7
commit f57a24487e
2 changed files with 4 additions and 4 deletions

View File

@ -137,11 +137,11 @@
],
"is typing": [
null,
"%1$s tippt"
"tippt"
],
"has stopped typing": [
null,
"%1$s tippt nicht mehr"
"tippt nicht mehr"
],
"has gone away": [
null,

View File

@ -162,11 +162,11 @@ msgstr "Ich"
#: converse.js:1158
msgid "is typing"
msgstr "%1$s tippt"
msgstr "tippt"
#: converse.js:1161
msgid "has stopped typing"
msgstr "%1$s tippt nicht mehr"
msgstr "tippt nicht mehr"
#: converse.js:1167 converse.js:1447
msgid "has gone away"