Skip to content

Commit 8879689

Browse files
author
Eric Fischer
committed
Restore deleted string still referenced from public.xml.
Change-Id: I738c1ef185b306f5a25afc6ed4b0f46a14e3c6a7
1 parent 93efd59 commit 8879689

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

core/res/res/values/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3190,6 +3190,8 @@
31903190
<string name="number_picker_increment_button">Increment</string>
31913191
<!-- Description of the button to decrement the NumberPicker value. [CHAR LIMIT=NONE] -->
31923192
<string name="number_picker_decrement_button">Decrement</string>
3193+
<!-- Description of the tap and hold action to get into scroll mode in NumberPicker. [CHAR LIMIT=NONE] -->
3194+
<string name="number_picker_increment_scroll_mode"><xliff:g id="value" example="3">%s</xliff:g> touch and hold.</string>
31933195
<!-- Description of the scrolling action in NumberPicker. [CHAR LIMIT=NONE] -->
31943196
<string name="number_picker_increment_scroll_action">Slide up to increment and down to decrement.</string>
31953197

0 commit comments

Comments
 (0)