Loading packages/SystemUI/res/values-land/refs.xml→core/res/res/values-land/refs.xml +2 −2 Original line number Diff line number Diff line Loading @@ -16,5 +16,5 @@ */ --> <resources> <item type="string" name="hiding_navigation_confirmation_message">@string/hiding_navigation_confirmation_message_long</item> <item type="string" name="transient_navigation_confirmation">@string/transient_navigation_confirmation_long</item> </resources> No newline at end of file packages/SystemUI/res/values-sw600dp-port/refs.xml→core/res/res/values-sw600dp-port/refs.xml +2 −2 Original line number Diff line number Diff line Loading @@ -16,5 +16,5 @@ */ --> <resources> <item type="string" name="hiding_navigation_confirmation_message">@string/hiding_navigation_confirmation_message_long</item> <item type="string" name="transient_navigation_confirmation">@string/transient_navigation_confirmation_long</item> </resources> No newline at end of file core/res/res/values/strings.xml +5 −0 Original line number Diff line number Diff line Loading @@ -4313,4 +4313,9 @@ <item quantity="other">Incorrect PIN. Try again in <xliff:g id="count">%d</xliff:g> seconds.</item> </plurals> <!-- Toast bar message when hiding the transient navigation bar [CHAR LIMIT=35] --> <string name="transient_navigation_confirmation">Swipe edge of screen to reveal bar</string> <!-- Longer version of toast bar message when hiding the transient navigation bar (if room) --> <string name="transient_navigation_confirmation_long">Swipe from edge of screen to reveal system bar</string> </resources> core/res/res/values/symbols.xml +2 −0 Original line number Diff line number Diff line Loading @@ -870,6 +870,8 @@ <java-symbol type="string" name="restr_pin_enter_pin" /> <java-symbol type="string" name="write_fail_reason_cancelled" /> <java-symbol type="string" name="write_fail_reason_cannot_write" /> <java-symbol type="string" name="transient_navigation_confirmation" /> <java-symbol type="string" name="transient_navigation_confirmation_long" /> <java-symbol type="plurals" name="abbrev_in_num_days" /> <java-symbol type="plurals" name="abbrev_in_num_hours" /> Loading packages/SystemUI/res/values/strings.xml +0 −6 Original line number Diff line number Diff line Loading @@ -503,10 +503,4 @@ <string name="status_bar_help_title">Notifications appear here</string> <!-- Body of help text shown when the notification panel is pulled down for the very first time. [CHAR LIMIT=NONE] --> <string name="status_bar_help_text">Access them anytime by swiping down.\nSwipe down again for system controls.</string> <!-- Toast bar message when hiding the navigation bar --> <string name="hiding_navigation_confirmation_message">Swipe edge of screen to reveal bar</string> <!-- Longer version of toast bar message when hiding the navigation bar (if room) --> <string name="hiding_navigation_confirmation_message_long">Swipe from edge of screen to reveal system bar</string> </resources> Loading
packages/SystemUI/res/values-land/refs.xml→core/res/res/values-land/refs.xml +2 −2 Original line number Diff line number Diff line Loading @@ -16,5 +16,5 @@ */ --> <resources> <item type="string" name="hiding_navigation_confirmation_message">@string/hiding_navigation_confirmation_message_long</item> <item type="string" name="transient_navigation_confirmation">@string/transient_navigation_confirmation_long</item> </resources> No newline at end of file
packages/SystemUI/res/values-sw600dp-port/refs.xml→core/res/res/values-sw600dp-port/refs.xml +2 −2 Original line number Diff line number Diff line Loading @@ -16,5 +16,5 @@ */ --> <resources> <item type="string" name="hiding_navigation_confirmation_message">@string/hiding_navigation_confirmation_message_long</item> <item type="string" name="transient_navigation_confirmation">@string/transient_navigation_confirmation_long</item> </resources> No newline at end of file
core/res/res/values/strings.xml +5 −0 Original line number Diff line number Diff line Loading @@ -4313,4 +4313,9 @@ <item quantity="other">Incorrect PIN. Try again in <xliff:g id="count">%d</xliff:g> seconds.</item> </plurals> <!-- Toast bar message when hiding the transient navigation bar [CHAR LIMIT=35] --> <string name="transient_navigation_confirmation">Swipe edge of screen to reveal bar</string> <!-- Longer version of toast bar message when hiding the transient navigation bar (if room) --> <string name="transient_navigation_confirmation_long">Swipe from edge of screen to reveal system bar</string> </resources>
core/res/res/values/symbols.xml +2 −0 Original line number Diff line number Diff line Loading @@ -870,6 +870,8 @@ <java-symbol type="string" name="restr_pin_enter_pin" /> <java-symbol type="string" name="write_fail_reason_cancelled" /> <java-symbol type="string" name="write_fail_reason_cannot_write" /> <java-symbol type="string" name="transient_navigation_confirmation" /> <java-symbol type="string" name="transient_navigation_confirmation_long" /> <java-symbol type="plurals" name="abbrev_in_num_days" /> <java-symbol type="plurals" name="abbrev_in_num_hours" /> Loading
packages/SystemUI/res/values/strings.xml +0 −6 Original line number Diff line number Diff line Loading @@ -503,10 +503,4 @@ <string name="status_bar_help_title">Notifications appear here</string> <!-- Body of help text shown when the notification panel is pulled down for the very first time. [CHAR LIMIT=NONE] --> <string name="status_bar_help_text">Access them anytime by swiping down.\nSwipe down again for system controls.</string> <!-- Toast bar message when hiding the navigation bar --> <string name="hiding_navigation_confirmation_message">Swipe edge of screen to reveal bar</string> <!-- Longer version of toast bar message when hiding the navigation bar (if room) --> <string name="hiding_navigation_confirmation_message_long">Swipe from edge of screen to reveal system bar</string> </resources>