aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2015-10-10 11:32:51 +0200
committerChristian S <christian@pix-art.de>2015-10-10 11:32:51 +0200
commit84d5bb9a2c57091653bdd5c365338b77b13add56 (patch)
treed1eb0aa49c590223343b6929b2e1232e4a47e384 /src/main/res/values/strings.xml
parent879d5ce16a05804526f0c72f8f25d4bfac097721 (diff)
parentef605e4cbd162d48e40d13d91b188b9838de308d (diff)
copy commits
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 4f7e4a1f4..c779d633f 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name" translatable="false">Conversations</string>
@@ -531,5 +531,9 @@
<string name="no_update_available">No update available</string>
<string name="download_started">Download started</string>
<string name="server_info_broken">Broken</string>
-
+ <string name="pref_presence_settings">Presence settings</string>
+ <string name="pref_away_when_screen_off">Away when screen is off</string>
+ <string name="pref_away_when_screen_off_summary">Marks your resource as away when the screen is turned off</string>
+ <string name="pref_xa_on_silent_mode">Not available in silent mode</string>
+ <string name="pref_xa_on_silent_mode_summary">Marks your resource as not available when phone is in silent mode</string>
</resources>