Strings edits to Security settings summaries.

Also changed "must" to "need to" per preferred
wording.
Bugs: 5533152, 5163232

Change-Id: I36154e1d926c23f1061861cff6f988d925de9e5e
This commit is contained in:
Claudia de Veaux
2011-10-28 17:12:27 -07:00
parent c72f73181a
commit 66a84073cf

View File

@@ -402,7 +402,7 @@
<!-- HTTP proxy settings. The error if the exclusion list is not valid --> <!-- HTTP proxy settings. The error if the exclusion list is not valid -->
<string name="proxy_error_invalid_exclusion_list">The exclusion list you typed isn\'t properly formatted. Type a comma-separated list of excluded domains.</string> <string name="proxy_error_invalid_exclusion_list">The exclusion list you typed isn\'t properly formatted. Type a comma-separated list of excluded domains.</string>
<!-- HTTP proxy settings. Error msg --> <!-- HTTP proxy settings. Error msg -->
<string name="proxy_error_empty_port">You must complete the port field.</string> <string name="proxy_error_empty_port">You need to complete the port field.</string>
<!-- HTTP proxy settings. Error msg --> <!-- HTTP proxy settings. Error msg -->
<string name="proxy_error_empty_host_set_port">The port field must be empty if the host field is empty.</string> <string name="proxy_error_empty_host_set_port">The port field must be empty if the host field is empty.</string>
<!-- HTTP proxy settings. Error msg --> <!-- HTTP proxy settings. Error msg -->
@@ -682,7 +682,7 @@
<!-- Informational text in the first confirmation screen before starting device encryption --> <!-- Informational text in the first confirmation screen before starting device encryption -->
<string name="crypt_keeper_desc" product="tablet"> <string name="crypt_keeper_desc" product="tablet">
You can encrypt your accounts, settings, downloaded apps and their data, You can encrypt your accounts, settings, downloaded apps and their data,
media, and other files. Once you encrypt your tablet, you must enter a numeric PIN media, and other files. Once you encrypt your tablet, you need to type a numeric PIN
or password to decrypt it each time you power it on: you can\'t unencrypt your tablet or password to decrypt it each time you power it on: you can\'t unencrypt your tablet
except by performing a factory data reset, erasing all your data.\n\nEncryption takes except by performing a factory data reset, erasing all your data.\n\nEncryption takes
an hour or more. You must start with a charged battery and keep your tablet plugged in an hour or more. You must start with a charged battery and keep your tablet plugged in
@@ -691,7 +691,7 @@
<!-- Informational text in the first confirmation screen before starting device encryption --> <!-- Informational text in the first confirmation screen before starting device encryption -->
<string name="crypt_keeper_desc" product="default"> <string name="crypt_keeper_desc" product="default">
You can encrypt your accounts, settings, downloaded apps and their data, You can encrypt your accounts, settings, downloaded apps and their data,
media, and other files. Once you encrypt your phone, you must enter a numeric PIN or media, and other files. Once you encrypt your phone, you need to type a numeric PIN or
password to decrypt it each time you power it on: you can\'t unencrypt your phone password to decrypt it each time you power it on: you can\'t unencrypt your phone
except by performing a factory data reset, erasing all your data.\n\nEncryption takes except by performing a factory data reset, erasing all your data.\n\nEncryption takes
an hour or more. You must start with a charged battery and keep your phone plugged in an hour or more. You must start with a charged battery and keep your phone plugged in
@@ -711,7 +711,7 @@
<!-- Dialog title, shown when encryption cannot proceed because a PIN/Password is needed --> <!-- Dialog title, shown when encryption cannot proceed because a PIN/Password is needed -->
<string name="crypt_keeper_dialog_need_password_title">No lock screen PIN or password</string> <string name="crypt_keeper_dialog_need_password_title">No lock screen PIN or password</string>
<!-- Dialog message, shown when encryption cannot proceed because a PIN/Password is needed --> <!-- Dialog message, shown when encryption cannot proceed because a PIN/Password is needed -->
<string name="crypt_keeper_dialog_need_password_message">You must set a lock screen PIN or <string name="crypt_keeper_dialog_need_password_message">You need to set a lock screen PIN or
password before you can start encryption.</string> password before you can start encryption.</string>
<!-- Title of the final confirmation screen before starting device encryption --> <!-- Title of the final confirmation screen before starting device encryption -->
@@ -751,7 +751,7 @@
Encryption was interrupted and can\'t complete. As a result, the data on Encryption was interrupted and can\'t complete. As a result, the data on
your tablet is no longer accessible. your tablet is no longer accessible.
\n\n \n\n
To resume using your tablet, you must perform a factory reset. To resume using your tablet, you need to perform a factory reset.
When you set up your tablet after the reset, you\'ll have an opportunity When you set up your tablet after the reset, you\'ll have an opportunity
to restore any data that was backed up to your Google Account. to restore any data that was backed up to your Google Account.
</string> </string>
@@ -760,7 +760,7 @@
<string name="crypt_keeper_failed_summary" product="default"> <string name="crypt_keeper_failed_summary" product="default">
Encryption was interrupted and can\'t complete. As a result, the data on Encryption was interrupted and can\'t complete. As a result, the data on
your phone is no longer accessible. your phone is no longer accessible.
\n\nTo resume using your phone, you must perform a factory reset. \n\nTo resume using your phone, you need to perform a factory reset.
When you set up your phone after the reset, you\'ll have an opportunity When you set up your phone after the reset, you\'ll have an opportunity
to restore any data that was backed up to your Google Account. to restore any data that was backed up to your Google Account.
</string> </string>
@@ -830,11 +830,11 @@
<!-- Summary for "Configure lockscreen" when security biometric weak is enabled [CHAR LIMIT=45] --> <!-- Summary for "Configure lockscreen" when security biometric weak is enabled [CHAR LIMIT=45] -->
<string name="unlock_set_unlock_mode_biometric_weak">Face Unlock</string> <string name="unlock_set_unlock_mode_biometric_weak">Face Unlock</string>
<!-- Summary for "Configure lockscreen" when security pattern is enabled [CHAR LIMIT=45] --> <!-- Summary for "Configure lockscreen" when security pattern is enabled [CHAR LIMIT=45] -->
<string name="unlock_set_unlock_mode_pattern">Secured with pattern</string> <string name="unlock_set_unlock_mode_pattern">Pattern</string>
<!-- Summary for "Configure lockscreen" when security PIN is enabled [CHAR LIMIT=45] --> <!-- Summary for "Configure lockscreen" when security PIN is enabled [CHAR LIMIT=45] -->
<string name="unlock_set_unlock_mode_pin">Secured with PIN</string> <string name="unlock_set_unlock_mode_pin">PIN</string>
<!-- Summary for "Configure lockscreen" when security password is enabled [CHAR LIMIT=45] --> <!-- Summary for "Configure lockscreen" when security password is enabled [CHAR LIMIT=45] -->
<string name="unlock_set_unlock_mode_password">Secured with password</string> <string name="unlock_set_unlock_mode_password">Password</string>
<!-- Title for option to turn of password/pin/pattern unlock. [CHAR LIMIT=22] --> <!-- Title for option to turn of password/pin/pattern unlock. [CHAR LIMIT=22] -->
<string name="unlock_disable_lock_title">Turn off screen lock</string> <string name="unlock_disable_lock_title">Turn off screen lock</string>
@@ -1568,9 +1568,9 @@
<!-- Dock not found dialog title --> <!-- Dock not found dialog title -->
<string name="dock_not_found_title">Dock not found</string> <string name="dock_not_found_title">Dock not found</string>
<!-- Dock not found dialog text --> <!-- Dock not found dialog text -->
<string name="dock_not_found_text" product="tablet">You must dock the tablet before setting up dock audio.</string> <string name="dock_not_found_text" product="tablet">You need to dock the tablet before setting up dock audio.</string>
<!-- Dock not found dialog text --> <!-- Dock not found dialog text -->
<string name="dock_not_found_text" product="default">You must dock the phone before setting up dock audio.</string> <string name="dock_not_found_text" product="default">You need to dock the phone before setting up dock audio.</string>
<!-- Dock settings screen, dock events SFX setting check box label --> <!-- Dock settings screen, dock events SFX setting check box label -->
<string name="dock_sounds_enable_title">Dock insert sound</string> <string name="dock_sounds_enable_title">Dock insert sound</string>
<!-- Dock settings screen, setting option summary text when check box is selected --> <!-- Dock settings screen, setting option summary text when check box is selected -->
@@ -1986,7 +1986,7 @@
<!-- Message to draw an unlock pattern before clearing the device --> <!-- Message to draw an unlock pattern before clearing the device -->
<string name="master_clear_gesture_prompt">Draw your unlock pattern</string> <string name="master_clear_gesture_prompt">Draw your unlock pattern</string>
<!-- Explanation of drawing unlockp attern to reset phone --> <!-- Explanation of drawing unlockp attern to reset phone -->
<string name="master_clear_gesture_explanation">You must draw your unlock pattern to confirm a factory data reset.</string> <string name="master_clear_gesture_explanation">You need to draw your unlock pattern to confirm a factory data reset.</string>
<!-- Master clear failed message --> <!-- Master clear failed message -->
<string name="master_clear_failed">No reset was performed because the System Clear service isn\'t available.</string> <string name="master_clear_failed">No reset was performed because the System Clear service isn\'t available.</string>
<!-- Master clear confirmation screen title [CHAR LIMIT=30] --> <!-- Master clear confirmation screen title [CHAR LIMIT=30] -->
@@ -2018,9 +2018,9 @@
<!-- Message to draw an unlock pattern before clearing the device --> <!-- Message to draw an unlock pattern before clearing the device -->
<string name="media_format_gesture_prompt">Draw your unlock pattern</string> <string name="media_format_gesture_prompt">Draw your unlock pattern</string>
<!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] --> <!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] -->
<string name="media_format_gesture_explanation" product="nosdcard">You must draw your unlock pattern to confirm that you want to erase the USB storage.</string> <string name="media_format_gesture_explanation" product="nosdcard">You need to draw your unlock pattern to confirm that you want to erase the USB storage.</string>
<!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] --> <!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] -->
<string name="media_format_gesture_explanation" product="default">You must draw your unlock pattern to confirm that you want to erase the SD card.</string> <string name="media_format_gesture_explanation" product="default">You need to draw your unlock pattern to confirm that you want to erase the SD card.</string>
<!-- Main settings screen, Call settings title for item to go into the call settings --> <!-- Main settings screen, Call settings title for item to go into the call settings -->
<string name="call_settings_title">Call settings</string> <string name="call_settings_title">Call settings</string>
@@ -2245,7 +2245,7 @@
<!-- ChooseLockPatternTutorial, tutorial screen title --> <!-- ChooseLockPatternTutorial, tutorial screen title -->
<string name="lock_title" product="default">Securing your phone</string> <string name="lock_title" product="default">Securing your phone</string>
<!-- ChooseLockPatternTutorial, tutorial screen text --> <!-- ChooseLockPatternTutorial, tutorial screen text -->
<string name="lock_intro_message" product="tablet">Protect your tablet from unauthorized use by creating a personal screen unlock pattern. Slide your finger to connect the dots in any order on the next screen. You must connect at least four dots. <string name="lock_intro_message" product="tablet">Protect your tablet from unauthorized use by creating a personal screen unlock pattern. Slide your finger to connect the dots in any order on the next screen. You need to connect at least four dots.
\n\nReady to start? Touch Next. \n\nReady to start? Touch Next.
</string> </string>
<!-- ChooseLockPatternTutorial, tutorial screen text --> <!-- ChooseLockPatternTutorial, tutorial screen text -->
@@ -3166,7 +3166,7 @@ found in the list of installed apps.</string>
<!-- Toast message [CHAR LIMIT=30] --> <!-- Toast message [CHAR LIMIT=30] -->
<string name="credentials_enabled">Credential storage is enabled.</string> <string name="credentials_enabled">Credential storage is enabled.</string>
<!-- Description of dialog to explain that a lock screen password is required to use credential storage [CHAR LIMIT=NONE] --> <!-- Description of dialog to explain that a lock screen password is required to use credential storage [CHAR LIMIT=NONE] -->
<string name="credentials_configure_lock_screen_hint">You must set a lock screen PIN or password before you can use credential storage.</string> <string name="credentials_configure_lock_screen_hint">You need to set a lock screen PIN or password before you can use credential storage.</string>
<!-- Sound settings screen, setting check box label --> <!-- Sound settings screen, setting check box label -->
<string name="emergency_tone_title">Emergency tone</string> <string name="emergency_tone_title">Emergency tone</string>