summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f473880c4..0c4aa26cb 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -60,12 +60,12 @@
<!-- Labels for the tabs in All Apps -->
<!-- Title of the tab for all applications (includes games and non-games) [CHAR_LIMIT=12] -->
<string name="all_apps_tab_all">All</string>
- <!-- Title of the tab for all applications *except* games [CHAR_LIMIT=12] -->
+ <!-- Title of the tab for all applications *except* games [CHAR_LIMIT=24] -->
<string name="all_apps_tab_apps">Apps</string>
- <!-- Title of the tab for applications labeled as games [CHAR_LIMIT=12] -->
+ <!-- Title of the tab for applications labeled as games [CHAR_LIMIT=24] -->
<string name="all_apps_tab_games">Games</string>
- <!-- Tile of the tab for applications that were downloaded from market [CHAR_LIMIT=12] -->
- <string name="all_apps_tab_downloaded">Downloaded</string>
+ <!-- Tile of the tab for applications that were downloaded from market [CHAR_LIMIT=24] -->
+ <string name="all_apps_tab_downloaded">My Apps</string>
<!-- All Apps pane -->
<!-- Message to show when there are no games [CHAR_LIMIT=25] -->