Fix small typo in settings. (#3321)

This commit is contained in:
Thomas Weißschuh 2018-12-29 13:18:08 +01:00 committed by Daniel Gultsch
parent d414f85ec0
commit 331ca7cb73
1 changed files with 1 additions and 1 deletions

View File

@ -715,7 +715,7 @@
<string name="gif">GIF</string>
<string name="view_conversation">View conversation</string>
<string name="pref_use_share_location_plugin">Share Location Plugin</string>
<string name="pref_use_share_location_plugin_summary">Use the Share Location Plugin instead of the build in map</string>
<string name="pref_use_share_location_plugin_summary">Use the Share Location Plugin instead of the built-in map</string>
<string name="copy_link">Copy web address</string>
<string name="copy_jabber_id">Copy Jabber ID</string>
<string name="p1_s3_filetransfer">HTTP File Sharing for S3</string>