diff options
Diffstat (limited to 'packages/SystemUI/res/values/strings.xml')
-rw-r--r-- | packages/SystemUI/res/values/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml index 601a77b..97efb47 100644 --- a/packages/SystemUI/res/values/strings.xml +++ b/packages/SystemUI/res/values/strings.xml @@ -454,8 +454,8 @@ <string name="accessibility_clear_all">Clear all notifications.</string> <!-- Title shown in notification popup for inspecting the responsible - application --> - <string name="status_bar_notification_inspect_item_title">App info</string> + application [CHAR LIMIT=30] --> + <string name="status_bar_notification_inspect_item_title">Settings</string> <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is on. [CHAR LIMIT=NONE] --> <string name="accessibility_rotation_lock_off">Screen will rotate automatically.</string> |