From 08be47c03e30eaf048c7458a711b1a21c6ac0391 Mon Sep 17 00:00:00 2001 From: RiseT Date: Tue, 27 Oct 2015 01:08:19 +0100 Subject: [PATCH] Adjust a couple of strings in order to include calls AND messages. Closes #4311 --- res/values/strings.xml | 25 ++++++++----------- res/xml/preferences_advanced.xml | 4 +-- .../RecipientPreferenceActivity.java | 2 +- .../AdvancedPreferenceFragment.java | 6 ++--- .../AdvancedPreferenceFragmentTest.java | 2 +- 5 files changed, 17 insertions(+), 22 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index cb0d59226e..a8c0053050 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -19,12 +19,9 @@ Disable Unregistering - Unregistering from Signal messages... - Disable Signal messages? - - This will disable Signal messages by unregistering you from the server. - You will need to re-register your phone number to use Signal messages again in the future. - + Unregistering from Signal messages and calls... + Disable Signal messages and calls? + Disable Signal messages and calls by unregistering from the server. You will need to re-register your phone number to use them again in the future. Error connecting to server! SMS Enabled Touch to change your default SMS app @@ -288,7 +285,7 @@ Multimedia message - Received a message encrypted using an old version of Signal that is no longer supported. Please ask the sender to upgrade to the most recent version and resend the message. + Received a message encrypted using an old version of Signal that is no longer supported. Please ask the sender to update to the most recent version and resend the message. You have left the group. Updated the group. %s called you @@ -337,7 +334,7 @@ Block this contact? - You will no longer receive calls or messages from this user. + You will no longer receive messages or calls from this user. Block Unblock this contact? Are you sure you want to unblock this contact? @@ -925,10 +922,8 @@ Default Language Language %s - Signal - - Free private messaging and calling to Signal users - + Signal messages and calls + Free private messages and calls to Signal users Submit debug log \'WiFi Calling\' compatibility mode Enable if your device uses SMS/MMS delivery over WiFi (only enable when \'WiFi Calling\' is enabled on your device) @@ -1038,15 +1033,15 @@ Your build of Signal has expired! Messages will no longer send successfully, please update to the most recent version. - UPGRADE + UPDATE Use as default SMS app Tap to make Signal your default SMS app. SET Import system SMS Tap to copy your phone\'s SMS messages into its encrypted database. IMPORT - Enable Signal - Upgrade your messaging experience. + Enable Signal messages and calls + Upgrade your communication experience. ENABLE Invite to Signal Take your conversation with %1$s to the next level. diff --git a/res/xml/preferences_advanced.xml b/res/xml/preferences_advanced.xml index 1c7702a385..42181b069f 100644 --- a/res/xml/preferences_advanced.xml +++ b/res/xml/preferences_advanced.xml @@ -4,8 +4,8 @@ + android:title="@string/preferences__signal_messages_and_calls" + android:summary="@string/preferences__free_private_messages_and_calls"/>