blob: e7c18bdbbf1f01cd52c53c989828c94e5ce2491c [file] [log] [blame]
The Android Open Source Project31dd5032009-03-03 19:32:27 -08001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4* Copyright (C) 2008 The Android Open Source Project
5*
6* Licensed under the Apache License, Version 2.0 (the "License");
7* you may not use this file except in compliance with the License.
8* You may obtain a copy of the License at
9*
10* http://www.apache.org/licenses/LICENSE-2.0
11*
12* Unless required by applicable law or agreed to in writing, software
13* distributed under the License is distributed on an "AS IS" BASIS,
14* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15* See the License for the specific language governing permissions and
16* limitations under the License.
17*/
18-->
19
20<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Dianne Hackborn12687cf2010-03-09 15:03:20 -080021 <!-- Manifest configuration. -->
22 <skip />
23 <!-- Do not translate. android:sharedUserId of this application. -->
Winson Chung4179b4e2011-05-31 17:28:12 -070024 <string name="sharedUserId" translatable="false"><xliff:g id="x"></xliff:g></string>
Dianne Hackborn12687cf2010-03-09 15:03:20 -080025 <!-- Do not translate. android:process of this application. -->
Winson Chung4179b4e2011-05-31 17:28:12 -070026 <string name="process" translatable="false"><xliff:g id="x"></xliff:g></string>
Dianne Hackborn12687cf2010-03-09 15:03:20 -080027
Winson Chung34efdaf2011-05-24 14:19:56 -070028 <!-- Do not translate. We wish to prioritize the Wallpaper and Live Wallpaper pickers,
29 but because they are in a different package, we need to reference the component in
30 a non language-dependent way. If the Live Wallpaper picker component name changes
31 this will have to be updated as well. -->
Winson Chung4179b4e2011-05-31 17:28:12 -070032 <string name="live_wallpaper_picker_package_name" translatable="false">com.android.wallpaper.livepicker</string>
33 <string name="live_wallpaper_picker_class_name" translatable="false">com.android.wallpaper.livepicker.LiveWallpaperActivity</string>
Winson Chung34efdaf2011-05-24 14:19:56 -070034
The Android Open Source Project31dd5032009-03-03 19:32:27 -080035 <!-- General -->
36 <skip />
37 <!-- Application name -->
Romain Guy1fbc1c82009-11-09 20:43:08 -080038 <string name="application_name">Launcher</string>
Dianne Hackbornf2287532009-06-24 20:08:36 -070039 <!-- Name for all applications running as this uid. -->
40 <string name="uid_name">Android Core Apps</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080041 <!-- Default folder name -->
42 <string name="folder_name">Folder</string>
43 <!-- Title of dialog that appears after user selects Wallpaper from menu -->
44 <string name="chooser_wallpaper">Select wallpaper from</string>
45 <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
46 <string name="wallpaper_instructions">Set wallpaper</string>
47 <!-- Option in "Select wallpaper from" dialog box -->
Daniel Sandler0d15cf92009-12-02 14:37:05 -050048 <string name="pick_wallpaper">Wallpapers</string>
Michael Jurka96fb3a32011-01-06 16:17:37 -080049 <!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]-->
Michael Jurkaee53f7b2010-12-15 20:40:57 -080050 <string name="activity_not_found">Application is not installed.</string>
Eric Fischera98fd302009-10-21 11:36:31 -070051 <!-- List item for configuring the current wallpaper -->
52 <string name="configure_wallpaper">Configure...</string>
Patrick Dubroy3d605d52010-07-29 13:59:29 -070053 <!-- Labels for the tabs in the customize drawer -->
Michael Jurka0e260592010-06-30 17:07:39 -070054 <string name="widgets_tab_label">Widgets</string>
Michael Jurkad4ede532010-08-04 18:14:08 -070055 <!-- Title of tab containing all possible folders (ie standard Folders and Live Folders) that
56 can be added to the home screen -->
Michael Jurka0e260592010-06-30 17:07:39 -070057 <string name="folders_tab_label">Folders</string>
Michael Jurkad4ede532010-08-04 18:14:08 -070058 <!-- Title of tab containing all possible shortcuts (eg Contacts, Bookmarks) that can be
59 added to the home screen -->
Winson Chung5ffd8ea2010-09-23 18:40:29 -070060 <string name="shortcuts_tab_label">More</string>
Michael Jurkad4ede532010-08-04 18:14:08 -070061 <!-- Title of tab for configuring wallpapers -->
Michael Jurka0e260592010-06-30 17:07:39 -070062 <string name="wallpapers_tab_label">Wallpapers</string>
Winson Chung5ffd8ea2010-09-23 18:40:29 -070063 <!-- Title of tab for configuring applications -->
Roy West58e7f5b2011-01-26 12:42:20 -080064 <string name="applications_tab_label">App shortcuts</string>
Michael Jurkad4ede532010-08-04 18:14:08 -070065 <!-- Placeholder text, will be removed -->
Michael Jurka0e260592010-06-30 17:07:39 -070066 <string name="wallpapers_temp_tab_text">This will be the wallpapers tab</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080067
Winson Chung55b65502011-05-26 12:03:43 -070068 <!-- AppsCustomize pane -->
69 <!-- Message to tell the user to long-press on a widget to add it [CHAR_LIMIT=50] -->
70 <string name="long_press_widget_to_add">Long-press to pick up a widget</string>
Winson Chungeb66b142011-06-16 13:14:22 -070071 <!-- Market button text. The market button text is removed in Launcher.java
72 in the Phone UI. [CHAR LIMIT=32] -->
73 <string name="market">Shop</string>
Winson Chung3a476782010-09-15 15:21:55 -070074 <!-- The format string for the dimensions of a widget in the drawer -->
Winson Chungb0b2e6f2010-10-12 17:49:56 -070075 <string name="widget_dims_format" translatable="false">%1$d x %2$d</string>
Winson Chung3a476782010-09-15 15:21:55 -070076
Winson Chung68846fd2010-10-29 11:00:27 -070077 <!-- External-drop widget pick label format string [CHAR_LIMIT=25] -->
78 <string name="external_drop_widget_pick_format" translatable="false">%1$s (%2$d x %3$d)</string>
Winson Chunge22a8e92010-11-12 13:40:58 -080079 <!-- External-drop widget error string. This is the error that is shown
80 when you drag and item into the homescreen and it is unable to fit,
81 or an error is encountered. [CHAR_LIMIT=50] -->
82 <string name="external_drop_widget_error">Could not drop item onto this homescreen</string>
83 <!-- External-drop widget pick title. This is shown as the title of the
84 dialog which allows you to pick which widgets to handle a particular
85 drop if there are multiple choices. [CHAR_LIMIT=35] -->
Winson Chung68846fd2010-10-29 11:00:27 -070086 <string name="external_drop_widget_pick_title">Select widget to create</string>
87
The Android Open Source Project31dd5032009-03-03 19:32:27 -080088 <!-- Folders -->
89 <skip />
90 <!-- Label of Folder name field in Rename folder dialog box -->
91 <string name="rename_folder_label">Folder name</string>
92 <!-- Title of dialog box -->
93 <string name="rename_folder_title">Rename folder</string>
94 <!-- Buttons in Rename folder dialog box -->
95 <string name="rename_action">OK</string>
96 <!-- Buttons in Rename folder dialog box -->
97 <string name="cancel_action">Cancel</string>
98
99 <!-- Shortcuts -->
100 <skip />
101 <!-- Title of dialog box -->
102 <string name="menu_item_add_item">Add to Home screen</string>
103 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all apps -->
Jeffrey Sharkey37c23452009-03-24 21:21:35 -0700104 <string name="group_applications">Applications</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800105 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all shortcuts -->
Jeffrey Sharkey37c23452009-03-24 21:21:35 -0700106 <string name="group_shortcuts">Shortcuts</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800107 <!-- Options in "Add to Home" dialog box; Title of the folder gadget -->
Jeffrey Sharkey37c23452009-03-24 21:21:35 -0700108 <string name="group_folder">New folder</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800109 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all live folders -->
Jeffrey Sharkey37c23452009-03-24 21:21:35 -0700110 <string name="group_live_folders">Folders</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800111 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all widgets/gadgets -->
Jeffrey Sharkey37c23452009-03-24 21:21:35 -0700112 <string name="group_widgets">Widgets</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800113 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of apps that can set the wallpaper-->
Jeffrey Sharkey37c23452009-03-24 21:21:35 -0700114 <string name="group_wallpapers">Wallpapers</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800115 <!-- Options in "Add to Home" dialog box; Name of the Folder widget-->
116 <string name="add_folder">Folder</string>
117 <!-- Options in "Add to Home" dialog box; Name of the Clock widget-->
118 <string name="add_clock">Clock</string>
119 <!-- Options in "Add to Home" dialog box; Name of the Picture frame widget-->
120 <string name="add_photo_frame">Picture frame</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800121 <!-- Error message when user has filled a home screen, possibly not used -->
122 <string name="out_of_space">No more room on this Home screen.</string>
Romain Guyd93a7d12009-03-24 21:17:50 -0700123 <!-- Message displayed when a shortcut is created by an external application -->
Eric Fischere461dc62009-08-27 17:25:36 -0700124 <string name="shortcut_installed">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" created.</string>
Romain Guyd93a7d12009-03-24 21:17:50 -0700125 <!-- Message displayed when a shortcut is uninstalled by an external application -->
Eric Fischere461dc62009-08-27 17:25:36 -0700126 <string name="shortcut_uninstalled">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" was removed.</string>
Romain Guyd93a7d12009-03-24 21:17:50 -0700127 <!-- Message displayed when an external application attemps to create a shortcut that already exists -->
Eric Fischere461dc62009-08-27 17:25:36 -0700128 <string name="shortcut_duplicate">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" already exists.</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800129
130 <!-- Title of dialog when user is selecting shortcut to add to homescreen -->
131 <string name="title_select_shortcut">Select shortcut</string>
Winson Chung58f20882010-10-01 13:44:56 -0700132 <!-- Title of dialog when user is selecting an application to add to homescreen -->
133 <string name="title_select_application">Select application</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800134 <!-- Title of dialog when user is selecting live folder to add to homescreen -->
Jeffrey Sharkey37c23452009-03-24 21:21:35 -0700135 <string name="title_select_live_folder">Select folder</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800136
Patrick Dubroy67f7f432010-10-04 17:45:43 -0700137 <!-- All applications label -->
138 <string name="all_apps_button_label">Apps</string>
Joe Onorato52a653f2009-11-11 14:52:11 -0800139 <!-- Label for button in all applications label to go back home (to the workspace / desktop)
140 for accessibilty (spoken when the button gets focus). -->
141 <string name="all_apps_home_button_label">Home</string>
Michael Jurka577d0172010-12-17 20:04:50 -0800142 <!-- Label for trash icon on workspace. Meant to communicate the idea of removing the
Michael Jurka20d96832011-01-05 20:37:37 -0800143 icon/widget from the home screen, but not permanently. [CHAR_LIMIT=30] -->
Michael Jurka577d0172010-12-17 20:04:50 -0800144 <string name="delete_zone_label_workspace">Remove</string>
145 <!-- Label for trash icon in All Apps. The icon/widget will become completely unavailable on the
146 device. [CHAR_LIMIT=30]-->
Michael Jurka20d96832011-01-05 20:37:37 -0800147 <string name="delete_zone_label_all_apps">Uninstall</string>
Joe Onorato52a653f2009-11-11 14:52:11 -0800148
Winson Chung4c98d922011-05-31 16:50:48 -0700149 <!-- Label for delete drop target. [CHAR_LIMIT=30] -->
150 <string name="delete_target_label">Remove</string>
151 <!-- Label for uninstall drop target. [CHAR_LIMIT=30]-->
152 <string name="delete_target_uninstall_label">Uninstall</string>
153 <!-- Label for the info icon. [CHAR_LIMIT=30] -->
Winson Chung201bc822011-06-20 15:41:53 -0700154 <string name="info_target_label">App info</string>
Winson Chung4c98d922011-05-31 16:50:48 -0700155
Winson Chung20ac28b2011-04-13 15:09:01 -0700156 <!-- Accessibility: Search button -->
157 <string name="accessibility_search_button">Search</string>
158 <!-- Accessibility: Voice Search button -->
159 <string name="accessibility_voice_search_button">Voice Search</string>
160 <!-- Accessibility: AllApps button -->
161 <string name="accessibility_all_apps_button">Applications</string>
162 <!-- Accessibility: Customize button -->
163 <string name="accessibility_customize_button">Customize</string>
164 <!-- Accessibility: Delete button -->
165 <string name="accessibility_delete_button">Remove</string>
166
Patrick Dubroycd953712011-02-28 15:16:42 -0800167 <!-- Label for trash icon in All Apps, when an updated system app is selected. The update will
168 be uninstalled. [CHAR_LIMIT=30] -->
169 <string name="delete_zone_label_all_apps_system_app">Uninstall update</string>
170
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800171 <!-- Menus items: -->
172 <skip />
173 <!-- Verb, menu item used to add an item on the desktop -->
174 <string name="menu_add">Add</string>
Winson Chung7ad01412010-09-27 11:33:03 -0700175 <!-- Menu item used to manage installed applications -->
Roy West400d5642010-10-14 06:10:33 -0700176 <string name="menu_manage_apps">Manage apps</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800177 <!-- Noun, menu item used to set the desktop's wallpaper -->
178 <string name="menu_wallpaper">Wallpaper</string>
Mike LeBeau69293562009-05-08 14:27:31 -0700179 <!-- Verb, menu item used to initiate global search -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800180 <string name="menu_search">Search</string>
181 <!-- Noun, menu item used to bring down the notifications shade -->
182 <string name="menu_notifications">Notifications</string>
Romain Guy73b979d2009-06-09 12:57:21 -0700183 <!-- Noun, menu item used to show the gestures settings -->
184 <string name="menu_gestures">Gestures</string>
185 <!-- Noun, menu item used to show the system settings -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800186 <string name="menu_settings">Settings</string>
187
Patrick Dubroy9f7aec82010-09-06 11:03:37 -0700188 <!-- Strings for the contextual action bar (CAB) in All Apps -->
189 <skip />
190 <!-- Describes the button for uninstalling the currently selected application.
191 Text is not displayed, but provided for accessibility. [CHAR_LIMIT=none] -->
192 <string name="cab_menu_delete_app">Uninstall application</string>
193 <!-- Describes the button for getting details/info about currently selected application.
194 Text is not displayed, but provided for accessibility. [CHAR_LIMIT=none] -->
195 <string name="cab_menu_app_info">Application details</string>
Michael Jurka3125d9d2010-09-27 11:30:20 -0700196 <!-- Appears in the CAB when an app is selected in All Apps or Customize mode. [CHAR_LIMIT=50] -->
197 <string name="cab_app_selection_text">1 application selected</string>
198 <!-- Appears in the CAB when a widget is selected in Customize mode. [CHAR_LIMIT=50] -->
199 <string name="cab_widget_selection_text">1 widget selected</string>
200 <!-- Appears in the CAB when a folder is selected in Customize mode. [CHAR_LIMIT=50] -->
201 <string name="cab_folder_selection_text">1 folder selected</string>
202 <!-- Appears in the CAB when a shortcut is selected in Customize mode. [CHAR_LIMIT=50] -->
203 <string name="cab_shortcut_selection_text">1 shortcut selected</string>
Patrick Dubroy9f7aec82010-09-06 11:03:37 -0700204
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800205 <!-- Permissions: -->
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800206 <skip />
207 <!-- Permission short label -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800208 <string name="permlab_install_shortcut">install shortcuts</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800209 <!-- Permission description -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800210 <string name="permdesc_install_shortcut">Allows an application to add
211 shortcuts without user intervention.</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800212 <!-- Permission short label -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800213 <string name="permlab_uninstall_shortcut">uninstall shortcuts</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800214 <!-- Permission description -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800215 <string name="permdesc_uninstall_shortcut">Allows an application to remove
216 shortcuts without user intervention.</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800217 <!-- Permission short label -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800218 <string name="permlab_read_settings">read Home settings and shortcuts</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800219 <!-- Permission description -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800220 <string name="permdesc_read_settings">Allows an application to read the settings and
221 shortcuts in Home.</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800222 <!-- Permission short label -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800223 <string name="permlab_write_settings">write Home settings and shortcuts</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800224 <!-- Permission description -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800225 <string name="permdesc_write_settings">Allows an application to change the settings and
226 shortcuts in Home.</string>
227
228 <!-- Widgets: -->
229 <skip />
Mike LeBeau69293562009-05-08 14:27:31 -0700230
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800231 <!-- Text to show user in place of a gadget when we can't display it properly -->
232 <string name="gadget_error_text">Problem loading widget</string>
Romain Guy41669fc2009-08-13 12:53:24 -0700233
Daniel Sandlerab1ebd72010-04-27 16:57:25 -0400234 <!-- URL to use when detecting the current default browser.
235 Attempts to mimic homepage_base in Browser; {CID} should be replaced
236 by the client-id, e.g. "android-google". -->
237 <string name="default_browser_url" translatable="false">
238 http://www.google.com/m?client=ms-{CID}&amp;source=android-home-hotseat</string>
239
Adam Cohen76fc0852011-06-17 13:26:23 -0700240 <!-- Text to inform the user that they can't uninstall a system application -->
Patrick Dubroy39670182010-09-03 16:25:12 -0700241 <string name="uninstall_system_app_text">This is a system application and cannot be uninstalled.</string>
Daniel Sandler4e1cd232011-05-12 00:06:32 -0400242
243 <!-- Title of the Android Dreams (screensaver) module -->
244 <string name="dream_name">Rocket Launcher</string>
Adam Cohen76fc0852011-06-17 13:26:23 -0700245
246 <!-- Default folder title -->
Adam Cohena65beee2011-06-27 21:32:23 -0700247 <string name="folder_hint_text">Unnamed Folder</string>
Winson Chung6a0f57d2011-06-29 20:10:49 -0700248
249 <!-- Accessibility -->
250 <skip />
251
252 <!-- The format string for default page scroll text [CHAR_LIMIT=none] -->
253 <string name="default_scroll_format" translatable="false">Page %1$d of %2$d</string>
254 <!-- The format string for Workspace page scroll text [CHAR_LIMIT=none] -->
255 <string name="workspace_scroll_format" translatable="false">Workspace %1$d of %2$d</string>
256 <!-- The format string for AppsCustomize Apps page scroll text [CHAR_LIMIT=none] -->
257 <string name="apps_customize_apps_scroll_format" translatable="false">Apps page %1$d of %2$d</string>
258 <!-- The format string for AppsCustomize Apps page scroll text [CHAR_LIMIT=none] -->
259 <string name="apps_customize_widgets_scroll_format" translatable="false">Widgets page %1$d of %2$d</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800260</resources>