diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-06-02 21:27:58 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-06-02 21:27:58 +0200 |
commit | 3db0f688fb699164a2ecb94754041cb4dd28d971 (patch) | |
tree | 689c4b0828c4199abc3659fc7c696ad72c59cf02 /res/values/strings.xml | |
parent | 5b6140dc645200fbc4d63c65cb8c28e824b2b6d0 (diff) | |
parent | 7e1e080eb6330fc17b5857212c0c708eb0bcb289 (diff) |
Merge branch 'development' of github.com:siacs/Conversations into development
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index e80de86f..d3a7a91c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -139,7 +139,7 @@ <string name="pref_notification_grace_period_summary">Disable notifications for a short time after a carbon copy was received</string> <string name="pref_ui_options">UI Options</string> <string name="pref_use_phone_self_picture">Use Phones self contact picture</string> - <string name="pref_use_phone_sefl_picture_summary">You may no longer be able to distinguish which account you are using in a conversation</string> + <string name="pref_use_phone_self_picture_summary">You may no longer be able to distinguish which account you are using in a conversation</string> <string name="pref_conference_name">Conference name</string> <string name="pref_conference_name_summary">Use room’s subject to identify Conferences</string> <string name="pref_advanced_options">Advanced Options</string> |