summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values/strings.xml
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2011-09-01 17:00:53 -0700
committerMichael Jurka <mikejurka@google.com>2011-09-01 17:11:12 -0700
commit8b09866a25ade5cd3630996adff8c976268ec637 (patch)
treee0b3512fcbc1198920de7edb89391bb22e1681a2 /packages/SystemUI/res/values/strings.xml
parent185a251b08104a2f19f642d9492e75dd11680dd6 (diff)
downloadframeworks_base-8b09866a25ade5cd3630996adff8c976268ec637.zip
frameworks_base-8b09866a25ade5cd3630996adff8c976268ec637.tar.gz
frameworks_base-8b09866a25ade5cd3630996adff8c976268ec637.tar.bz2
Fixing orientation change bug (5098088)
- Also fixing language in long-press menu (5068787) Change-Id: I941e053e6ce4c85a09f4ff82880b7c2513e54322
Diffstat (limited to 'packages/SystemUI/res/values/strings.xml')
-rw-r--r--packages/SystemUI/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml
index 7779703..bad7e1f 100644
--- a/packages/SystemUI/res/values/strings.xml
+++ b/packages/SystemUI/res/values/strings.xml
@@ -36,10 +36,10 @@
<string name="status_bar_please_disturb_button">Show notifications</string>
<!-- Title shown in recents popup for removing an application from the list -->
- <string name="status_bar_recent_remove_item_title">Remove</string>
+ <string name="status_bar_recent_remove_item_title">Remove from list</string>
<!-- Title shown in recents popup for inspecting an application's properties -->
- <string name="status_bar_recent_inspect_item_title">Inspect</string>
+ <string name="status_bar_recent_inspect_item_title">App info</string>
<!-- The label in the bar at the top of the status bar when there are no notifications
showing. [CHAR LIMIT=40]-->