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

Commit 10d0518f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update confirm button label"

parents c8e304ae ac8024ef
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1379,8 +1379,8 @@
    <string name="lockpassword_pin_no_sequential_digits">Ascending, descending, or repeated sequence
        of digits isn\'t allowed</string>
    <!-- Label for ChoosePassword/PIN OK button -->
    <string name="lockpassword_ok_label">OK</string>
    <!-- Label for Confirm button when entering PIN / password the second time. [CHAR LIMIT=30] -->
    <string name="lockpassword_confirm_label">Confirm</string>
    <!-- Label for ChoosePassword/PIN OK button -->
    <string name="lockpassword_cancel_label">Cancel</string>
+1 −1
Original line number Diff line number Diff line
@@ -267,7 +267,7 @@ public class ChooseLockPassword extends SettingsActivity {
                    0,
                    0,
                    0,
                    R.string.lockpassword_ok_label),
                    R.string.lockpassword_confirm_label),

            ConfirmWrong(
                    R.string.lockpassword_confirm_passwords_dont_match,