aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLicaon_Kter <licaon-kter@users.noreply.github.com>2018-08-07 13:30:18 +0000
committerGitHub <noreply@github.com>2018-08-07 13:30:18 +0000
commit4ccffe5b219a967d37ef8a0928d7d3d8f49b5073 (patch)
treea1e3c089a297dce255c4b617a0e900d68ba031ae /src
parentbbb53526f80c14d9ddc0f25ad5516a600e1868fa (diff)
Replace quotes in direct_search summary
...as they cut off text in the app
Diffstat (limited to 'src')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 321a5f97a..47a01d3c9 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -791,7 +791,7 @@
<string name="show_termsofuse">Terms of Use</string>
<string name="p1_s3_filetransfer">HTTP File Sharing for S3</string>
<string name="pref_start_search">Direct Search</string>
- <string name="pref_start_search_summary">At 'Start Conversation' screen open keyboard and place cursor in search field</string>
+ <string name="pref_start_search_summary">At ‘Start Conversation’ screen open keyboard and place cursor in search field</string>
<string name="paste_as_quote">Paste as quote</string>
<string name="group_chat_avatar">Group chat avatar</string>
<string name="host_does_not_support_group_chat_avatars">Host does not support group chat avatars</string>