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

Commit 80f4c9d8 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Enabling translation for string relates to Add to homescreen confirmation prompt

Bug: 34819119
Change-Id: Id4c522319c92641faa28bb685f4ea4658aa4ec9e
parent 519fbdb2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -53,9 +53,9 @@
    <!-- Accessibility spoken message format for the dimensions of a widget in the drawer -->
    <string name="widget_accessible_dims_format">%1$d wide by %2$d high</string>
    <!-- Message to tell the user to press and hold a widget/icon to add it  -->
    <string name="add_item_request_drag_hint" translatable="false">Touch &amp; hold to place on home screen</string>
    <string name="add_item_request_drag_hint">Touch &amp; hold to place on home screen</string>
    <!-- Button label to automatically add icon on home screen [CHAR_LIMIT=50] -->
    <string name="place_automatically" translatable="false">Place automatically</string>
    <string name="place_automatically">Place automatically</string>

    <!-- All Apps -->
    <!-- Search bar text in the apps view. [CHAR_LIMIT=50] -->