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

Commit cc12cf34 authored by Dan Sandler's avatar Dan Sandler Committed by android-build-merger
Browse files

Merge "Clean up punctuation in SIM locked strings." into pi-dev am: 8375834c

am: d952116e

Change-Id: I7bc495158f2fc91f4923dfb3410b42575eebb725
parents 904658e6 d952116e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -382,9 +382,9 @@

    <!-- Instructions telling the user remaining times when enter SIM PIN view.  -->
    <plurals name="kg_password_default_pin_message">
        <item quantity="one">Enter SIM PIN, you have <xliff:g id="number">%d</xliff:g> remaining
        <item quantity="one">Enter SIM PIN. You have <xliff:g id="number">%d</xliff:g> remaining
attempt before you must contact your carrier to unlock your device.</item>
        <item quantity="other">Enter SIM PIN, you have <xliff:g id="number">%d</xliff:g> remaining
        <item quantity="other">Enter SIM PIN. You have <xliff:g id="number">%d</xliff:g> remaining
attempts.</item>
    </plurals>