Fixed some strange wording in a string

Still doesn't sound right to me though...
This commit is contained in:
Sam Whited 2014-10-19 18:22:06 -04:00
parent 0b61fb0129
commit 47485fe0c6
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@
<string name="pref_enable_legacy_ssl">Enable legacy SSL</string>
<string name="pref_enable_legacy_ssl_summary">Enables SSLv3 support for legacy servers. Warning: SSLv3 is considered insecure.</string>
<string name="pref_expert_options">Expert options</string>
<string name="pref_expert_options_summary">Please be very careful with those</string>
<string name="pref_expert_options_summary">Please be careful with these</string>
<string name="pref_use_larger_font">Increase font size</string>
<string name="pref_use_larger_font_summary">Use larger font sizes across the entire app</string>
<string name="pref_use_send_button_to_indicate_status">Send button indicates status</string>