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

Commit 88796897 authored by Eric Fischer's avatar Eric Fischer
Browse files

Restore deleted string still referenced from public.xml.

Change-Id: I738c1ef185b306f5a25afc6ed4b0f46a14e3c6a7
parent 93efd599
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3190,6 +3190,8 @@
    <string name="number_picker_increment_button">Increment</string>
    <!-- Description of the button to decrement the NumberPicker value. [CHAR LIMIT=NONE] -->
    <string name="number_picker_decrement_button">Decrement</string>
    <!-- Description of the tap and hold action to get into scroll mode in NumberPicker. [CHAR LIMIT=NONE] -->
    <string name="number_picker_increment_scroll_mode"><xliff:g id="value" example="3">%s</xliff:g> touch and hold.</string>
    <!-- Description of the scrolling action in NumberPicker. [CHAR LIMIT=NONE] -->
    <string name="number_picker_increment_scroll_action">Slide up to increment and down to decrement.</string>