aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-08-22 13:22:07 +0200
committeriNPUTmice <daniel@gultsch.de>2014-08-22 13:22:07 +0200
commitc40c8ee91001927f25824dc6766ba8df8f20a163 (patch)
tree51ec40442e80799e0b6e8a060a1980856b072b70 /res
parent4875b52f09eba8e32285e92372f076413d4f649f (diff)
tiny redesign for private muc messages
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 573cc04b..f11b4705 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -279,8 +279,8 @@
<string name="error_saving_avatar">Could not save avatar to disk</string>
<string name="or_long_press_for_default">(Or long press to bring back default)</string>
<string name="error_publish_avatar_no_server_support">Your server does not support the publication of avatars</string>
- <string name="private_message">in private</string>
- <string name="private_message_to">in private to %s</string>
+ <string name="private_message">whispered</string>
+ <string name="private_message_to">to %s</string>
<string name="send_private_message_to">Send private message to %s</string>
<string name="connect">Connect</string>
<string name="account_already_exists">This account does already exist</string>