Merge "Update the title for the spell checker"

This commit is contained in:
satok
2012-02-07 19:28:14 -08:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 3 deletions

View File

@@ -1581,7 +1581,7 @@
<string name="accessibility_tutorial_lesson_2_text_3" msgid="1326501593438442305">"Now place two fingers on an item in the list and slide both fingers up. If you reach the top of the screen, lift your fingers, place them lower on the list and continue sliding up."</string>
<string name="accessibility_tutorial_lesson_2_text_3_more" msgid="2223814499106104083">"Good, keep sliding your fingers up to scroll some more."</string>
<string name="accessibility_tutorial_lesson_2_text_4" msgid="3055831259260848004">"You have completed the tutorial. To exit, find and touch the <xliff:g id="FINISH">%s</xliff:g> button."</string>
<string name="spellcheckers_settings_title" msgid="8843785708050235008">"Spelling correction"</string>
<string name="spellcheckers_settings_title" msgid="8843785708050235008">"Spell checker"</string>
<string name="current_backup_pw_prompt" msgid="7735254412051914576">"Type your current full backup password here"</string>
<string name="new_backup_pw_prompt" msgid="8755501377391998428">"Type a new password for full backups here"</string>
<string name="confirm_new_backup_pw_prompt" msgid="3238728882512787864">"Retype your new full backup password here"</string>

View File

@@ -3783,8 +3783,8 @@
<!-- Instruction for touch exploration tutorial lesson 2, displayed after the user has scrolled a large amount. -->
<string name="accessibility_tutorial_lesson_2_text_4">You have completed the tutorial. To exit, find and touch the <xliff:g id="finish" example="Finish">%s</xliff:g> button.</string>
<!-- Title for spelling correction settings -->
<string name="spellcheckers_settings_title">Spelling correction</string>
<!-- Title for spell checker settings -->
<string name="spellcheckers_settings_title">Spell checker</string>
<!-- Prompt for the user to enter their current full-backup password -->
<string name="current_backup_pw_prompt">Type your current full backup password here</string>