aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-06-02 21:27:58 +0200
committeriNPUTmice <daniel@gultsch.de>2014-06-02 21:27:58 +0200
commit3db0f688fb699164a2ecb94754041cb4dd28d971 (patch)
tree689c4b0828c4199abc3659fc7c696ad72c59cf02 /res/xml
parent5b6140dc645200fbc4d63c65cb8c28e824b2b6d0 (diff)
parent7e1e080eb6330fc17b5857212c0c708eb0bcb289 (diff)
Merge branch 'development' of github.com:siacs/Conversations into development
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 18b23acd..4cc2f822 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -59,7 +59,7 @@
<CheckBoxPreference
android:key="show_phone_selfcontact_picture"
android:title="@string/pref_use_phone_self_picture"
- android:summary="@string/pref_use_phone_sefl_picture_summary"
+ android:summary="@string/pref_use_phone_self_picture_summary"
android:defaultValue="true"/>
<CheckBoxPreference
android:key="use_subject_in_muc"