aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-22 13:23:35 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-22 13:23:35 +0200
commit45aede14bd7d384e8adbcd6697ba39b1dcbf77b4 (patch)
tree760d017b369aa8648c00234ad979f42f1ee6e9cb /res/values/strings.xml
parentbb065020ff6145adf8fb2726928f11e0ea7140b6 (diff)
fixed #452
Diffstat (limited to '')
-rw-r--r--res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index be76c140..8d976dce 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -259,5 +259,7 @@
<string name="pref_use_indicate_received_summary">Received masseges will be marked with a green tick. Be aware that this might no work in every case.</string>
<string name="pref_use_send_button_to_indicate_status_summary">Colorize send button to indicate contact status</string>
<string name="pref_expert_options_other">Other</string>
+ <string name="pref_conference_name">Conference name</string>
+ <string name="pref_conference_name_summary">Use room’s subject instead of JID to identify conferences</string>
-</resources>
+</resources> \ No newline at end of file