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

Commit 42376d64 authored by Jim Miller's avatar Jim Miller Committed by Android (Google) Code Review
Browse files

Merge "Clarification in i10n description for adding a dot to the pattern" into mnc-dev

parents b93205a0 231eb595
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1969,9 +1969,9 @@
    <string name="lockscreen_access_pattern_start">Pattern started</string>
    <!-- Accessibility description sent when the pattern times out and is cleared. [CHAR LIMIT=NONE] -->
    <string name="lockscreen_access_pattern_cleared">Pattern cleared</string>
    <!-- Accessibility description sent when user adds a cell to the pattern. [CHAR LIMIT=NONE]  -->
    <!-- Accessibility description sent when user adds a dot to the pattern. [CHAR LIMIT=NONE]  -->
    <string name="lockscreen_access_pattern_cell_added">Cell added</string>
    <!-- Accessibility description sent when user adds a cell to the pattern. Announces the 
    <!-- Accessibility description sent when user adds a dot to the pattern. Announces the 
    actual cell when headphones are connected [CHAR LIMIT=NONE]  -->
    <string name="lockscreen_access_pattern_cell_added_verbose">
            Cell <xliff:g id="cell_index" example="3">%1$s</xliff:g> added</string>