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

Commit c4c1ff90 authored by Claudia de Veaux's avatar Claudia de Veaux
Browse files

Edit to string to change "double-touch" to "double-tap" per standard language.

Bug: 5163232
Change-Id: Ifa045b16f52623005308a3ce9e4086c4e9e4590b
parent 1108e8dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1992,7 +1992,7 @@
    <string name="save_password_label">Confirm</string>

    <!-- Toast for double-tap -->
    <string name="double_tap_toast">Tip: Double-touch to zoom in and out.</string>
    <string name="double_tap_toast">Tip: Double-tap to zoom in and out.</string>

    <!-- Text to show in the auto complete drop down list on a text view when the WebView can auto fill the entire form, and the user has configured an AutoFill profile [CHAR-LIMIT=8] -->
    <string name="autofill_this_form">Autofill</string>