Update "TextSecure messages" preferences strings

Fixes #3253
Closes #3254

//FREEBIE
This commit is contained in:
Geonu Kang
2015-05-25 01:27:35 +09:00
committed by Moxie Marlinspike
parent 86c607a211
commit 0cf9206170
2 changed files with 8 additions and 8 deletions

View File

@@ -21,11 +21,11 @@
</string>
<string name="ApplicationPreferencesActivity_disable">Disable</string>
<string name="ApplicationPreferencesActivity_unregistering">Unregistering...</string>
<string name="ApplicationPreferencesActivity_unregistering_for_data_based_communication">Unregistering for data based communication</string>
<string name="ApplicationPreferencesActivity_disable_push_messages">Disable push messages?</string>
<string name="ApplicationPreferencesActivity_this_will_disable_push_messages">
This will disable push messages by unregistering you from the server.
You will need to re-register your phone number to use push messages again in the future.
<string name="ApplicationPreferencesActivity_unregistering_from_textsecure_messages">Unregistering from TextSecure messages</string>
<string name="ApplicationPreferencesActivity_disable_textsecure_messages">Disable TextSecure messages?</string>
<string name="ApplicationPreferencesActivity_this_will_disable_textsecure_messages">
This will disable TextSecure messages by unregistering you from the server.
You will need to re-register your phone number to use TextSecure messages again in the future.
</string>
<string name="ApplicationPreferencesActivity_error_connecting_to_server">Error connecting to server!</string>
<string name="ApplicationPreferencesActivity_sms_enabled">SMS Enabled</string>