Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b68ee8a5 authored by satok's avatar satok Committed by Android Git Automerger
Browse files

am c7f8da67: Merge "Update the title for the spell checker"

* commit 'c7f8da67':
  Update the title for the spell checker
parents 6b63dfd8 c7f8da67
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>
+2 −2
Original line number Diff line number Diff line
@@ -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>