blob: dd9b170f318c2dd9a9a7ded72a3b247587481337 [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">
21 <!-- General -->
22 <skip />
Jason Monk0bfcceb2014-03-21 15:42:06 -040023
24 <!-- URI used to import old favorites. [DO NOT TRANSLATE] -->
25 <string name="old_launcher_provider_uri" translatable="false">content://com.android.launcher2.settings/favorites?notify=true</string>
26
Adam Cohendf3ac432014-07-16 14:47:28 -070027 <!-- Permission to receive the com.android.launcher3.action.LAUNCH intent -->
28 <string name="receive_launch_broadcasts_permission" translatable="false">com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS</string>
29
Adam Cohen3ed316a2014-07-23 18:21:20 -070030 <!-- Permission to receive the com.android.launcher3.action.FIRST_LOAD_COMPLETE intent -->
31 <string name="receive_first_load_broadcast_permission" translatable="false">com.android.launcher3.permission.RECEIVE_FIRST_LOAD_BROADCAST</string>
32
The Android Open Source Project31dd5032009-03-03 19:32:27 -080033 <!-- Application name -->
Daniel Sandler325dc232013-06-05 22:57:57 -040034 <string name="application_name">Launcher3</string>
Michael Jurkad7c28052012-04-27 15:43:36 -070035 <!-- Accessibility-facing application name -->
36 <string name="home">Home</string>
Dianne Hackbornf2287532009-06-24 20:08:36 -070037 <!-- Name for all applications running as this uid. -->
38 <string name="uid_name">Android Core Apps</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080039 <!-- Default folder name -->
Adam Cohen35712202011-07-15 10:51:28 -070040 <string name="folder_name"></string>
Michael Jurka96fb3a32011-01-06 16:17:37 -080041 <!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]-->
Claudia de Veaux0c2aecb2011-10-20 12:26:18 -070042 <string name="activity_not_found">App isn\'t installed.</string>
Sunny Goyal1a745e82014-10-02 15:58:31 -070043 <!-- Displayed when user selects a shortcut for an app that is current not available [CHAR_LIMIT=none]-->
44 <string name="activity_not_available">App isn\'t available</string>
Sunny Goyalc5c60ad2014-07-14 12:02:01 -070045 <!-- SafeMode shortcut error string -->
46 <string name="safemode_shortcut_error">Downloaded app disabled in Safe mode</string>
Patrick Dubroy3d605d52010-07-29 13:59:29 -070047 <!-- Labels for the tabs in the customize drawer -->
Michael Jurka0e260592010-06-30 17:07:39 -070048 <string name="widgets_tab_label">Widgets</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080049
Adam Cohenb5fe60c2013-06-06 22:03:51 -070050 <string name="widget_adder">Widgets</string>
51
Adam Cohen39a06042013-07-19 14:30:12 -070052 <string name="toggle_weight_watcher">Show Mem</string>
53
Winson Chung55b65502011-05-26 12:03:43 -070054 <!-- AppsCustomize pane -->
Michael Jurka931dc972011-08-05 15:08:15 -070055 <!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] -->
Claudia de Veaux0c2aecb2011-10-20 12:26:18 -070056 <string name="long_press_widget_to_add">Touch &amp; hold to pick up a widget.</string>
Winson Chungeb66b142011-06-16 13:14:22 -070057 <!-- Market button text. The market button text is removed in Launcher.java
58 in the Phone UI. [CHAR LIMIT=32] -->
59 <string name="market">Shop</string>
Winson Chung3a476782010-09-15 15:21:55 -070060 <!-- The format string for the dimensions of a widget in the drawer -->
Fabrice Di Meglio2d838712013-04-08 13:05:14 -070061 <!-- There is a special version of this format string for Farsi -->
62 <string name="widget_dims_format">%1$d \u00d7 %2$d</string>
Winson Chung3a476782010-09-15 15:21:55 -070063
Winson Chung68846fd2010-10-29 11:00:27 -070064 <!-- External-drop widget pick label format string [CHAR_LIMIT=25] -->
Fabrice Di Megliocc11f742012-12-18 16:25:49 -080065 <string name="external_drop_widget_pick_format" translatable="false">%1$s (%2$d \u00d7 %3$d)</string>
Winson Chunge22a8e92010-11-12 13:40:58 -080066 <!-- External-drop widget error string. This is the error that is shown
67 when you drag and item into the homescreen and it is unable to fit,
68 or an error is encountered. [CHAR_LIMIT=50] -->
Claudia de Veaux7fb4bf52011-12-09 11:34:44 -080069 <string name="external_drop_widget_error">Couldn\'t drop item on this Home screen.</string>
Winson Chunge22a8e92010-11-12 13:40:58 -080070 <!-- External-drop widget pick title. This is shown as the title of the
71 dialog which allows you to pick which widgets to handle a particular
72 drop if there are multiple choices. [CHAR_LIMIT=35] -->
Claudia de Veaux0c2aecb2011-10-20 12:26:18 -070073 <string name="external_drop_widget_pick_title">Choose widget to create</string>
Winson Chung68846fd2010-10-29 11:00:27 -070074
The Android Open Source Project31dd5032009-03-03 19:32:27 -080075 <!-- Folders -->
76 <skip />
77 <!-- Label of Folder name field in Rename folder dialog box -->
78 <string name="rename_folder_label">Folder name</string>
79 <!-- Title of dialog box -->
80 <string name="rename_folder_title">Rename folder</string>
81 <!-- Buttons in Rename folder dialog box -->
82 <string name="rename_action">OK</string>
83 <!-- Buttons in Rename folder dialog box -->
84 <string name="cancel_action">Cancel</string>
85
86 <!-- Shortcuts -->
87 <skip />
88 <!-- Title of dialog box -->
89 <string name="menu_item_add_item">Add to Home screen</string>
90 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all apps -->
Claudia de Veaux0c2aecb2011-10-20 12:26:18 -070091 <string name="group_applications">Apps</string>
Winson Chung5a808352011-06-27 19:08:49 -070092 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all shortcut
93s -->
94 <string name="group_shortcuts">Shortcuts</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080095 <!-- 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 -070096 <string name="group_widgets">Widgets</string>
Winson Chung169c3d72012-04-24 14:43:54 -070097 <!-- Error message when user has filled all their home screens -->
98 <string name="completely_out_of_space">No more room on your Home screens.</string>
99 <!-- Error message when user has filled a home screen -->
100 <string name="out_of_space">No more room on this Home screen.</string>
Winson Chung93eef082012-03-23 15:59:27 -0700101 <!-- Error message when user has filled the hotseat -->
Adrian Roosa0d5a042014-01-14 17:45:22 -0800102 <string name="hotseat_out_of_space">No more room in the Favorites tray</string>
Winson Chung3d503fb2011-07-13 17:25:49 -0700103 <!-- Error message when user tries to drop an invalid item on the hotseat -->
Adrian Roosa0d5a042014-01-14 17:45:22 -0800104 <string name="invalid_hotseat_item">This widget is too large for the Favorites tray</string>
Romain Guyd93a7d12009-03-24 21:17:50 -0700105 <!-- Message displayed when a shortcut is created by an external application -->
Eric Fischere461dc62009-08-27 17:25:36 -0700106 <string name="shortcut_installed">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" created.</string>
Romain Guyd93a7d12009-03-24 21:17:50 -0700107 <!-- Message displayed when a shortcut is uninstalled by an external application -->
Eric Fischere461dc62009-08-27 17:25:36 -0700108 <string name="shortcut_uninstalled">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" was removed.</string>
Romain Guyd93a7d12009-03-24 21:17:50 -0700109 <!-- Message displayed when an external application attemps to create a shortcut that already exists -->
Eric Fischere461dc62009-08-27 17:25:36 -0700110 <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 -0800111
112 <!-- Title of dialog when user is selecting shortcut to add to homescreen -->
Claudia de Veaux7fb4bf52011-12-09 11:34:44 -0800113 <string name="title_select_shortcut">Choose shortcut</string>
Winson Chung58f20882010-10-01 13:44:56 -0700114 <!-- Title of dialog when user is selecting an application to add to homescreen -->
Claudia de Veaux0c2aecb2011-10-20 12:26:18 -0700115 <string name="title_select_application">Choose app</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800116
Patrick Dubroy67f7f432010-10-04 17:45:43 -0700117 <!-- All applications label -->
118 <string name="all_apps_button_label">Apps</string>
Joe Onorato52a653f2009-11-11 14:52:11 -0800119 <!-- Label for button in all applications label to go back home (to the workspace / desktop)
120 for accessibilty (spoken when the button gets focus). -->
121 <string name="all_apps_home_button_label">Home</string>
Michael Jurka577d0172010-12-17 20:04:50 -0800122 <!-- Label for trash icon on workspace. Meant to communicate the idea of removing the
Michael Jurka20d96832011-01-05 20:37:37 -0800123 icon/widget from the home screen, but not permanently. [CHAR_LIMIT=30] -->
Michael Jurka577d0172010-12-17 20:04:50 -0800124 <string name="delete_zone_label_workspace">Remove</string>
125 <!-- Label for trash icon in All Apps. The icon/widget will become completely unavailable on the
126 device. [CHAR_LIMIT=30]-->
Michael Jurka20d96832011-01-05 20:37:37 -0800127 <string name="delete_zone_label_all_apps">Uninstall</string>
Joe Onorato52a653f2009-11-11 14:52:11 -0800128
Winson Chung4c98d922011-05-31 16:50:48 -0700129 <!-- Label for delete drop target. [CHAR_LIMIT=30] -->
130 <string name="delete_target_label">Remove</string>
131 <!-- Label for uninstall drop target. [CHAR_LIMIT=30]-->
132 <string name="delete_target_uninstall_label">Uninstall</string>
133 <!-- Label for the info icon. [CHAR_LIMIT=30] -->
Winson Chung201bc822011-06-20 15:41:53 -0700134 <string name="info_target_label">App info</string>
Winson Chung4c98d922011-05-31 16:50:48 -0700135
Winson Chung20ac28b2011-04-13 15:09:01 -0700136 <!-- Accessibility: Search button -->
137 <string name="accessibility_search_button">Search</string>
138 <!-- Accessibility: Voice Search button -->
139 <string name="accessibility_voice_search_button">Voice Search</string>
140 <!-- Accessibility: AllApps button -->
Claudia de Veaux0c2aecb2011-10-20 12:26:18 -0700141 <string name="accessibility_all_apps_button">Apps</string>
Winson Chung20ac28b2011-04-13 15:09:01 -0700142 <!-- Accessibility: Delete button -->
143 <string name="accessibility_delete_button">Remove</string>
144
Patrick Dubroycd953712011-02-28 15:16:42 -0800145 <!-- Label for trash icon in All Apps, when an updated system app is selected. The update will
146 be uninstalled. [CHAR_LIMIT=30] -->
147 <string name="delete_zone_label_all_apps_system_app">Uninstall update</string>
148
Michael Jurkab964f9c2011-09-27 22:10:05 -0700149 <!-- URL pointing to help text. If empty, no link to help will be created [DO NOT TRANSLATE] -->
150 <string name="help_url" translatable="false"></string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800151
Patrick Dubroy9f7aec82010-09-06 11:03:37 -0700152 <!-- Strings for the contextual action bar (CAB) in All Apps -->
153 <skip />
154 <!-- Describes the button for uninstalling the currently selected application.
155 Text is not displayed, but provided for accessibility. [CHAR_LIMIT=none] -->
Claudia de Veaux0c2aecb2011-10-20 12:26:18 -0700156 <string name="cab_menu_delete_app">Uninstall app</string>
Patrick Dubroy9f7aec82010-09-06 11:03:37 -0700157 <!-- Describes the button for getting details/info about currently selected application.
158 Text is not displayed, but provided for accessibility. [CHAR_LIMIT=none] -->
Claudia de Veaux0c2aecb2011-10-20 12:26:18 -0700159 <string name="cab_menu_app_info">App details</string>
Michael Jurka3125d9d2010-09-27 11:30:20 -0700160 <!-- Appears in the CAB when an app is selected in All Apps or Customize mode. [CHAR_LIMIT=50] -->
Claudia de Veaux0c2aecb2011-10-20 12:26:18 -0700161 <string name="cab_app_selection_text">1 app selected</string>
Michael Jurka3125d9d2010-09-27 11:30:20 -0700162 <!-- Appears in the CAB when a widget is selected in Customize mode. [CHAR_LIMIT=50] -->
163 <string name="cab_widget_selection_text">1 widget selected</string>
164 <!-- Appears in the CAB when a folder is selected in Customize mode. [CHAR_LIMIT=50] -->
165 <string name="cab_folder_selection_text">1 folder selected</string>
166 <!-- Appears in the CAB when a shortcut is selected in Customize mode. [CHAR_LIMIT=50] -->
167 <string name="cab_shortcut_selection_text">1 shortcut selected</string>
Patrick Dubroy9f7aec82010-09-06 11:03:37 -0700168
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800169 <!-- Permissions: -->
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800170 <skip />
171 <!-- Permission short label -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800172 <string name="permlab_install_shortcut">install shortcuts</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800173 <!-- Permission description -->
Claudia de Veaux0c2aecb2011-10-20 12:26:18 -0700174 <string name="permdesc_install_shortcut">Allows an app to add
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800175 shortcuts without user intervention.</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800176 <!-- Permission short label -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800177 <string name="permlab_uninstall_shortcut">uninstall shortcuts</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800178 <!-- Permission description -->
Claudia de Veaux7fb4bf52011-12-09 11:34:44 -0800179 <string name="permdesc_uninstall_shortcut">Allows the app to remove
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800180 shortcuts without user intervention.</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800181 <!-- Permission short label -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800182 <string name="permlab_read_settings">read Home settings and shortcuts</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800183 <!-- Permission description -->
Claudia de Veaux7fb4bf52011-12-09 11:34:44 -0800184 <string name="permdesc_read_settings">Allows the app to read the settings and
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800185 shortcuts in Home.</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800186 <!-- Permission short label -->
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800187 <string name="permlab_write_settings">write Home settings and shortcuts</string>
Joe Onoratoe075e1f2010-03-10 15:30:07 -0800188 <!-- Permission description -->
Claudia de Veaux7fb4bf52011-12-09 11:34:44 -0800189 <string name="permdesc_write_settings">Allows the app to change the settings and
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800190 shortcuts in Home.</string>
191
192 <!-- Widgets: -->
193 <skip />
Mike LeBeau69293562009-05-08 14:27:31 -0700194
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800195 <!-- Text to show user in place of a gadget when we can't display it properly -->
196 <string name="gadget_error_text">Problem loading widget</string>
Romain Guy41669fc2009-08-13 12:53:24 -0700197
Sunny Goyalff572272014-07-23 13:58:07 -0700198 <!-- Text to show user in place of a gadget when it is not yet initialized. -->
Sunny Goyal0fc1be12014-08-11 17:05:23 -0700199 <string name="gadget_setup_text">Setup</string>
Sunny Goyalff572272014-07-23 13:58:07 -0700200
Adam Cohen76fc0852011-06-17 13:26:23 -0700201 <!-- Text to inform the user that they can't uninstall a system application -->
Claudia de Veaux0c2aecb2011-10-20 12:26:18 -0700202 <string name="uninstall_system_app_text">This is a system app and can\'t be uninstalled.</string>
Daniel Sandler4e1cd232011-05-12 00:06:32 -0400203
204 <!-- Title of the Android Dreams (screensaver) module -->
205 <string name="dream_name">Rocket Launcher</string>
Adam Cohen76fc0852011-06-17 13:26:23 -0700206
207 <!-- Default folder title -->
Adam Cohena65beee2011-06-27 21:32:23 -0700208 <string name="folder_hint_text">Unnamed Folder</string>
Winson Chung6a0f57d2011-06-29 20:10:49 -0700209
210 <!-- Accessibility -->
211 <skip />
212
alanv51944f12012-05-07 17:31:32 -0700213 <!-- The format string for Workspace descriptions [CHAR_LIMIT=none] -->
214 <string name="workspace_description_format">Home screen %1$d</string>
215
Winson Chung6a0f57d2011-06-29 20:10:49 -0700216 <!-- The format string for default page scroll text [CHAR_LIMIT=none] -->
Adam Cohen3371da02011-10-25 21:38:29 -0700217 <string name="default_scroll_format">Page %1$d of %2$d</string>
Winson Chung6a0f57d2011-06-29 20:10:49 -0700218 <!-- The format string for Workspace page scroll text [CHAR_LIMIT=none] -->
alanv51944f12012-05-07 17:31:32 -0700219 <string name="workspace_scroll_format">Home screen %1$d of %2$d</string>
Winson Chung6a0f57d2011-06-29 20:10:49 -0700220 <!-- The format string for AppsCustomize Apps page scroll text [CHAR_LIMIT=none] -->
Adam Cohen3371da02011-10-25 21:38:29 -0700221 <string name="apps_customize_apps_scroll_format">Apps page %1$d of %2$d</string>
Winson Chung6a0f57d2011-06-29 20:10:49 -0700222 <!-- The format string for AppsCustomize Apps page scroll text [CHAR_LIMIT=none] -->
Adam Cohen3371da02011-10-25 21:38:29 -0700223 <string name="apps_customize_widgets_scroll_format">Widgets page %1$d of %2$d</string>
Winson Chung82f55532011-08-09 14:14:23 -0700224
225 <!-- Clings -->
Winson Chung0091e372013-10-22 14:40:17 -0700226 <!-- The title text for the workspace cling [CHAR_LIMIT=30] -->
Winson Chung5317c2b2014-01-10 16:46:15 -0800227 <string name="first_run_cling_title">Welcome</string>
Winson Chungf7e11e92013-10-10 16:28:52 -0700228 <!-- The description of how to use the workspace [CHAR_LIMIT=60] -->
Winson Chung16de08e2013-10-01 11:33:59 -0700229 <string name="first_run_cling_description">Make yourself at home.</string>
Winson Chungf7e11e92013-10-10 16:28:52 -0700230 <!-- The description of how to use the workspace [CHAR_LIMIT=60] -->
Winson Chungaf40f202013-09-18 18:26:31 -0700231 <string name="first_run_cling_custom_content_hint"></string>
Winson Chungf7e11e92013-10-10 16:28:52 -0700232 <!-- The description of how to use the workspace [CHAR_LIMIT=60] -->
Winson Chungaf40f202013-09-18 18:26:31 -0700233 <string name="first_run_cling_search_bar_hint"></string>
Winson Chungf7e11e92013-10-10 16:28:52 -0700234 <!-- The description of how to use the workspace [CHAR_LIMIT=60] -->
Winson Chungaf40f202013-09-18 18:26:31 -0700235 <string name="first_run_cling_create_screens_hint">Create more screens for apps and folders</string>
Winson Chunga6945242014-01-08 14:04:34 -0800236 <!-- The title text for the migration cling [CHAR_LIMIT=30] -->
Winson Chung5317c2b2014-01-10 16:46:15 -0800237 <string name="migration_cling_title">Copy your app icons</string>
Winson Chungc83d1362014-01-13 14:52:49 -0800238 <!-- The description of what migration does [CHAR_LIMIT=70] -->
Winson Chung5317c2b2014-01-10 16:46:15 -0800239 <string name="migration_cling_description">Import icons and folders from your old Home screens?</string>
Winson Chunga6945242014-01-08 14:04:34 -0800240 <!-- The description of the button to migrate apps from another launcher [CHAR_LIMIT=30] -->
Winson Chung5317c2b2014-01-10 16:46:15 -0800241 <string name="migration_cling_copy_apps">COPY ICONS</string>
Winson Chunga6945242014-01-08 14:04:34 -0800242 <!-- The description of the button to use the default launcher layout [CHAR_LIMIT=30] -->
Winson Chung5317c2b2014-01-10 16:46:15 -0800243 <string name="migration_cling_use_default">START FRESH</string>
Winson Chung0091e372013-10-22 14:40:17 -0700244 <!-- The title text for the workspace cling [CHAR_LIMIT=30] -->
Winson Chungaf40f202013-09-18 18:26:31 -0700245 <string name="workspace_cling_title">Organize your space</string>
Winson Chung0091e372013-10-22 14:40:17 -0700246 <!-- The description of how to use the workspace [CHAR_LIMIT=70] -->
Winson Chungfa545132013-09-26 17:45:32 -0700247 <string name="workspace_cling_move_item">Touch &amp; hold background to manage wallpaper, widgets and settings.</string>
Sunny Goyal99fd4b12014-08-20 10:48:12 -0700248 <!-- The title text for workspace longpress action [CHAR_LIMIT=40] -->
249 <string name="workspace_cling_longpress_title">Wallpapers, widgets, &amp; settings</string>
250 <!-- The description of how to use the workspace [CHAR_LIMIT=70] -->
251 <string name="workspace_cling_longpress_description">Touch &amp; hold background to customize</string>
252 <!-- The description of the button to dismiss the cling [CHAR_LIMIT=30] -->
253 <string name="workspace_cling_longpress_dismiss">GOT IT</string>
Winson Chung0091e372013-10-22 14:40:17 -0700254 <!-- The title text for the Folder cling [CHAR_LIMIT=30] -->
Winson Chungfa545132013-09-26 17:45:32 -0700255 <string name="folder_cling_title">Here\'s a folder</string>
Winson Chung0091e372013-10-22 14:40:17 -0700256 <!-- The description of how to create a folder [CHAR_LIMIT=70] -->
Winson Chungfa545132013-09-26 17:45:32 -0700257 <string name="folder_cling_create_folder">To create one like this, touch &amp; hold an app, then move it over another.</string>
Winson Chungf7e11e92013-10-10 16:28:52 -0700258 <!-- The text on the button to dismiss a cling [CHAR_LIMIT=30] -->
Winson Chung82f55532011-08-09 14:14:23 -0700259 <string name="cling_dismiss">OK</string>
Michael Jurka45355c42012-10-08 13:21:35 +0200260 <!-- Error message on dummy custom cling layout [DO NOT TRANSLATE] -->
261 <string name="dummy_custom_cling_error_message">Error: custom workspace layout passed in but custom cling was not overwritten</string>
Eric Fischerf1388552011-09-30 15:49:47 -0700262 <add-resource type="string" name="default_folder_name" />
Winson Chung82f55532011-08-09 14:14:23 -0700263
Adam Cohen3371da02011-10-25 21:38:29 -0700264 <!-- Folder accessibility -->
265 <!-- The format string for when a folder is opened, speaks the dimensions -->
Eric Fischere8da8662012-02-24 10:17:44 -0800266 <string name="folder_opened">Folder opened, <xliff:g id="width" example="5">%1$d</xliff:g> by <xliff:g id="height" example="3">%2$d</xliff:g></string>
Adam Cohen3371da02011-10-25 21:38:29 -0700267 <!-- Instruction that clicking outside will close folder -->
Claudia de Veaux7fb4bf52011-12-09 11:34:44 -0800268 <string name="folder_tap_to_close">Touch to close folder</string>
Adam Cohen3371da02011-10-25 21:38:29 -0700269 <!-- Instruction that clicking outside will commit folder rename -->
Claudia de Veaux7fb4bf52011-12-09 11:34:44 -0800270 <string name="folder_tap_to_rename">Touch to save rename</string>
Adam Cohen3371da02011-10-25 21:38:29 -0700271 <!-- Indication that folder closed -->
272 <string name="folder_closed">Folder closed</string>
273 <!-- Folder renamed format -->
Eric Fischere8da8662012-02-24 10:17:44 -0800274 <string name="folder_renamed">Folder renamed to <xliff:g id="name" example="Games">%1$s</xliff:g></string>
Adam Cohen3371da02011-10-25 21:38:29 -0700275 <!-- Folder name format -->
Eric Fischere8da8662012-02-24 10:17:44 -0800276 <string name="folder_name_format">Folder: <xliff:g id="name" example="Games">%1$s</xliff:g></string>
Michael Jurka22beb902012-10-11 11:00:37 +0200277
Daniel Sandlera127b7a2013-06-17 14:25:46 -0400278 <!-- Debug-only activity name. [DO NOT TRANSLATE] -->
279 <string name="debug_memory_activity">* HPROF</string>
280
Adam Cohenf358a4b2013-07-23 16:47:31 -0700281 <!-- Strings for the customization mode -->
282 <!-- Text for widget add button -->
Adam Cohen410f3cd2013-09-22 12:09:32 -0700283 <string name="widget_button_text">Widgets</string>
Adam Cohenf358a4b2013-07-23 16:47:31 -0700284 <!-- Text for wallpaper change button -->
Adam Cohen410f3cd2013-09-22 12:09:32 -0700285 <string name="wallpaper_button_text">Wallpapers</string>
Adam Cohen30bacb22013-08-29 14:25:25 -0700286 <!-- Text for settings button -->
287 <string name="settings_button_text">Settings</string>
Chris Wrenaeff7ea2014-02-14 16:59:24 -0500288
289 <!-- Label on an icon that references an uninstalled package, that is going to be installed at some point. [CHAR_LIMIT=15] -->
290 <string name="package_state_enqueued">Waiting</string>
291 <!-- Label on an icon that references an uninstalled package, that is currently being downloaded. [CHAR_LIMIT=15] -->
292 <string name="package_state_downloading">Downloading</string>
293 <!-- Label on an icon that references an uninstalled package, that is currently being installed. [CHAR_LIMIT=15] -->
294 <string name="package_state_installing">Installing</string>
295 <!-- Label on an icon that references an uninstalled package, for which we have no information about when it might be installed. [CHAR_LIMIT=15] -->
296 <string name="package_state_unknown">Unknown</string>
297 <!-- Label on an icon that references an uninstalled package, for which restore from market has failed. [CHAR_LIMIT=15] -->
Chris Wrenc6e7d9e2014-04-01 16:14:00 -0400298 <string name="package_state_error">Not restored</string>
Chris Wren40c5ed32014-06-24 18:24:23 -0400299
300 <!-- Button for abandoned promises dialog, that removes all abandoned promise icons. -->
301 <string name="abandoned_clean_all">Remove All</string>
302 <!-- Button for abandoned promises dialog, to removes this abandoned promise icon. -->
303 <string name="abandoned_clean_this">Remove</string>
304 <!-- Button for abandoned promise dialog, to search in the market for the missing package. -->
305 <string name="abandoned_search">Search</string>
306 <!-- Title for abandoned promise dialog. -->
Chris Wren8d8d6222014-07-01 09:37:48 -0400307 <string name="abandoned_promises_title">This app is not installed</string>
308 <!-- Explanation for abandoned promise dialog. "The first 'it' refers to the shortcut icon.
309 The second "it" refers to the app. -->
Chris Wren803a4be2014-07-01 16:52:49 -0400310 <string name="abandoned_promise_explanation">The app for this icon isn\'t installed.
311 You can remove it, or search for the app and install it manually.
312 </string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -0800313</resources>