Loading packages/SettingsLib/res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -626,12 +626,12 @@ <!-- UI debug setting: force all activites to be resizable for multiwindow [CHAR LIMIT=50] --> <string name="force_resizable_activities">Force activities to be resizable</string> <!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] --> <string name="force_resizable_activities_summary">Makes all activities resizable for multi-window, regardless of manifest values.</string> <string name="force_resizable_activities_summary">Make all activities resizable for multi-window, regardless of manifest values.</string> <!-- UI debug setting: enable freeform window support [CHAR LIMIT=50] --> <string name="enable_freeform_support">Enable freeform windows</string> <!-- UI debug setting: enable freeform window support summary [CHAR LIMIT=150] --> <string name="enable_freeform_support_summary">Enables support for experimental freeform windows.</string> <string name="enable_freeform_support_summary">Enable support for experimental freeform windows.</string> <!-- Local (desktop) backup password menu title [CHAR LIMIT=25] --> <string name="local_backup_password_title">Desktop backup password</string> Loading packages/SystemUI/res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1182,7 +1182,7 @@ <string name="overview_disable_fast_toggle_via_button_desc">Disable launch timeout while paging</string> <!-- Toggle to enable the gesture to enter split-screen by swiping up from the Overview button. [CHAR LIMIT=60]--> <string name="overview_nav_bar_gesture">Enable split-screen swipe-up accelerator</string> <string name="overview_nav_bar_gesture">Enable split-screen swipe-up gesture</string> <!-- Description for the toggle to enable the gesture to enter split-screen by swiping up from the Overview button. [CHAR LIMIT=NONE]--> <string name="overview_nav_bar_gesture_desc">Enable gesture to enter split-screen by swiping up from the Overview button</string> Loading Loading
packages/SettingsLib/res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -626,12 +626,12 @@ <!-- UI debug setting: force all activites to be resizable for multiwindow [CHAR LIMIT=50] --> <string name="force_resizable_activities">Force activities to be resizable</string> <!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] --> <string name="force_resizable_activities_summary">Makes all activities resizable for multi-window, regardless of manifest values.</string> <string name="force_resizable_activities_summary">Make all activities resizable for multi-window, regardless of manifest values.</string> <!-- UI debug setting: enable freeform window support [CHAR LIMIT=50] --> <string name="enable_freeform_support">Enable freeform windows</string> <!-- UI debug setting: enable freeform window support summary [CHAR LIMIT=150] --> <string name="enable_freeform_support_summary">Enables support for experimental freeform windows.</string> <string name="enable_freeform_support_summary">Enable support for experimental freeform windows.</string> <!-- Local (desktop) backup password menu title [CHAR LIMIT=25] --> <string name="local_backup_password_title">Desktop backup password</string> Loading
packages/SystemUI/res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1182,7 +1182,7 @@ <string name="overview_disable_fast_toggle_via_button_desc">Disable launch timeout while paging</string> <!-- Toggle to enable the gesture to enter split-screen by swiping up from the Overview button. [CHAR LIMIT=60]--> <string name="overview_nav_bar_gesture">Enable split-screen swipe-up accelerator</string> <string name="overview_nav_bar_gesture">Enable split-screen swipe-up gesture</string> <!-- Description for the toggle to enable the gesture to enter split-screen by swiping up from the Overview button. [CHAR LIMIT=NONE]--> <string name="overview_nav_bar_gesture_desc">Enable gesture to enter split-screen by swiping up from the Overview button</string> Loading