strings.xml revision f013e1afd1e68af5e3b868c26a653bbfb39538f8
1<?xml version="1.0" encoding="UTF-8"?>
2<resources xmlns:android="http://schemas.android.com/apk/res/android"
3    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
4    <string name="byteShort">"B"</string>
5    <string name="kilobyteShort">"KB"</string>
6    <string name="megabyteShort">"MB"</string>
7    <string name="gigabyteShort">"GB"</string>
8    <string name="terabyteShort">"TB"</string>
9    <string name="petabyteShort">"PB"</string>
10    <string name="untitled">"&lt;untitled&gt;"</string>
11    <string name="ellipsis">"…"</string>
12    <string name="emptyPhoneNumber">"(No phone number)"</string>
13    <string name="unknownName">"(Unknown)"</string>
14    <string name="defaultVoiceMailAlphaTag">"Voicemail"</string>
15    <string name="defaultMsisdnAlphaTag">"MSISDN1"</string>
16    <string name="mmiError">"Connection problem or invalid MMI code."</string>
17    <string name="serviceEnabled">"Service was enabled."</string>
18    <string name="serviceEnabledFor">"Service was enabled for:"</string>
19    <string name="serviceDisabled">"Service has been disabled."</string>
20    <string name="serviceRegistered">"Registration was successful."</string>
21    <string name="serviceErased">"Erasure was successful."</string>
22    <string name="passwordIncorrect">"Incorrect password."</string>
23    <string name="mmiComplete">"MMI complete."</string>
24    <string name="badPin">"The old PIN you typed is not correct."</string>
25    <string name="badPuk">"The PUK you typed is not correct."</string>
26    <string name="mismatchPin">"The PINs you entered do not match."</string>
27    <string name="invalidPin">"Type a PIN that is 4 to 8 numbers."</string>
28    <!-- no translation found for needPuk (4788728144863892764) -->
29    <skip />
30    <string name="needPuk2">"Type PUK2 to unblock SIM card."</string>
31    <string name="ClipMmi">"Incoming Caller ID"</string>
32    <string name="ClirMmi">"Outgoing Caller ID"</string>
33    <string name="CfMmi">"Call forwarding"</string>
34    <string name="CwMmi">"Call waiting"</string>
35    <string name="BaMmi">"Call barring"</string>
36    <string name="PwdMmi">"Password change"</string>
37    <string name="PinMmi">"PIN change"</string>
38    <string name="CLIRDefaultOnNextCallOn">"Caller ID defaults to restricted. Next call: Restricted"</string>
39    <string name="CLIRDefaultOnNextCallOff">"Caller ID defaults to restricted. Next call: Not restricted"</string>
40    <string name="CLIRDefaultOffNextCallOn">"Caller ID defaults to not restricted. Next call: Restricted"</string>
41    <string name="CLIRDefaultOffNextCallOff">"Caller ID defaults to not restricted. Next call: Not restricted"</string>
42    <string name="serviceNotProvisioned">"Service not provisioned."</string>
43    <string name="CLIRPermanent">"The caller ID setting cannot be changed."</string>
44    <string name="serviceClassVoice">"Voice"</string>
45    <string name="serviceClassData">"Data"</string>
46    <string name="serviceClassFAX">"FAX"</string>
47    <string name="serviceClassSMS">"SMS"</string>
48    <string name="serviceClassDataAsync">"Async"</string>
49    <string name="serviceClassDataSync">"Sync"</string>
50    <string name="serviceClassPacket">"Packet"</string>
51    <string name="serviceClassPAD">"PAD"</string>
52    <string name="cfTemplateNotForwarded">"{0}: Not forwarded"</string>
53    <string name="cfTemplateForwarded">"{0}: {1}"</string>
54    <string name="cfTemplateForwardedTime">"{0}: {1} after {2} seconds"</string>
55    <string name="cfTemplateRegistered">"{0}: Not forwarded"</string>
56    <string name="cfTemplateRegisteredTime">"{0}: Not forwarded"</string>
57    <string name="httpErrorOk">"OK"</string>
58    <string name="httpError">"The Web page contains an error."</string>
59    <string name="httpErrorLookup">"The URL could not be found."</string>
60    <string name="httpErrorUnsupportedAuthScheme">"The site authentication scheme is not supported."</string>
61    <string name="httpErrorAuth">"Authentication was unsuccessful."</string>
62    <string name="httpErrorProxyAuth">"Authentication via the proxy server was unsuccessful."</string>
63    <string name="httpErrorConnect">"The connection to the server was unsuccessful."</string>
64    <string name="httpErrorIO">"The server failed to communicate. Try again later."</string>
65    <string name="httpErrorTimeout">"The connection to the server timed out."</string>
66    <string name="httpErrorRedirectLoop">"The page contains too many server redirects."</string>
67    <string name="httpErrorUnsupportedScheme">"The protocol is not supported."</string>
68    <string name="httpErrorFailedSslHandshake">"A secure connection could not be established."</string>
69    <string name="httpErrorBadUrl">"The page could not be opened because the URL is invalid."</string>
70    <string name="httpErrorFile">"The file could not be accessed."</string>
71    <string name="httpErrorFileNotFound">"The requested file was not found."</string>
72    <string name="httpErrorTooManyRequests">"Too many requests are being processed. Try again later."</string>
73    <string name="contentServiceSync">"Sync"</string>
74    <string name="contentServiceSyncNotificationTitle">"Sync"</string>
75    <string name="contentServiceTooManyDeletesNotificationDesc">"Too many %s deletes."</string>
76    <string name="low_memory">"Phone storage is full! Delete some files to free space."</string>
77    <string name="me">"Me"</string>
78    <string name="power_dialog">"Phone options"</string>
79    <string name="silent_mode">"Silent mode"</string>
80    <string name="turn_on_radio">"Turn on wireless"</string>
81    <string name="turn_off_radio">"Turn off wireless"</string>
82    <string name="screen_lock">"Screen lock"</string>
83    <string name="power_off">"Power off"</string>
84    <string name="shutdown_progress">"Shutting down…"</string>
85    <string name="shutdown_confirm">"Your phone will shut down."</string>
86    <string name="no_recent_tasks">"No recent applications."</string>
87    <string name="global_actions">"Phone options"</string>
88    <string name="global_action_lock">"Screen lock"</string>
89    <string name="global_action_power_off">"Power off"</string>
90    <string name="global_action_toggle_silent_mode">"Silent mode"</string>
91    <string name="global_action_silent_mode_on_status">"Sound is OFF"</string>
92    <string name="global_action_silent_mode_off_status">"Sound is ON"</string>
93    <string name="safeMode">"Safe mode"</string>
94    <string name="permgrouplab_costMoney">"Cost you money"</string>
95    <string name="permgroupdesc_costMoney">"Allow applications to do things that can cost you money."</string>
96    <string name="permgrouplab_messages">"Your messages"</string>
97    <string name="permgroupdesc_messages">"Read and write your SMS, e-mail, and other messages."</string>
98    <string name="permgrouplab_personalInfo">"Your personal information"</string>
99    <string name="permgroupdesc_personalInfo">"Direct access to your contacts and calendar stored on the phone."</string>
100    <string name="permgrouplab_location">"Your location"</string>
101    <string name="permgroupdesc_location">"Monitor your physical location"</string>
102    <string name="permgrouplab_network">"Network communication"</string>
103    <string name="permgroupdesc_network">"Allow applications to access various network features."</string>
104    <string name="permgrouplab_accounts">"Your Google accounts"</string>
105    <string name="permgroupdesc_accounts">"Access the available Google accounts."</string>
106    <string name="permgrouplab_hardwareControls">"Hardware controls"</string>
107    <string name="permgroupdesc_hardwareControls">"Direct access to hardware on the handset."</string>
108    <string name="permgrouplab_phoneCalls">"Phone calls"</string>
109    <string name="permgroupdesc_phoneCalls">"Monitor, record, and process phone calls."</string>
110    <string name="permgrouplab_systemTools">"System tools"</string>
111    <string name="permgroupdesc_systemTools">"Lower-level access and control of the system."</string>
112    <string name="permgrouplab_developmentTools">"Development tools"</string>
113    <string name="permgroupdesc_developmentTools">"Features only needed for application developers."</string>
114    <string name="permlab_statusBar">"disable or modify status bar"</string>
115    <string name="permdesc_statusBar">"Allows application to disable the status bar or add and remove system icons."</string>
116    <string name="permlab_expandStatusBar">"expand/collapse status bar"</string>
117    <string name="permdesc_expandStatusBar">"Allows application to expand or collapse the status bar."</string>
118    <string name="permlab_processOutgoingCalls">"intercept outgoing calls"</string>
119    <string name="permdesc_processOutgoingCalls">"Allows application to process outgoing calls and change the number to be dialed. Malicious applications may monitor, redirect, or prevent outgoing calls."</string>
120    <string name="permlab_receiveSms">"receive SMS"</string>
121    <string name="permdesc_receiveSms">"Allows application to receive and process SMS messages. Malicious applications may monitor your messages or delete them without showing them to you."</string>
122    <string name="permlab_receiveMms">"receive MMS"</string>
123    <string name="permdesc_receiveMms">"Allows application to receive and process MMS messages. Malicious applications may monitor your messages or delete them without showing them to you."</string>
124    <string name="permlab_sendSms">"send SMS messages"</string>
125    <string name="permdesc_sendSms">"Allows application to send SMS messages. Malicious applications may cost you money by sending messages without your confirmation."</string>
126    <string name="permlab_readSms">"read SMS or MMS"</string>
127    <string name="permdesc_readSms">"Allows application to read SMS messages stored on your phone or SIM card. Malicious applications may read your confidential messages."</string>
128    <string name="permlab_writeSms">"edit SMS or MMS"</string>
129    <string name="permdesc_writeSms">"Allows application to write to SMS messages stored on your phone or SIM card. Malicious applications may delete your messages."</string>
130    <string name="permlab_receiveWapPush">"receive WAP"</string>
131    <string name="permdesc_receiveWapPush">"Allows application to receive and process WAP messages. Malicious applications may monitor your messages or delete them without showing them to you."</string>
132    <string name="permlab_getTasks">"retrieve running applications"</string>
133    <string name="permdesc_getTasks">"Allows application to retrieve information about currently and recently running tasks. May allow malicious applications to discover private information about other applications."</string>
134    <string name="permlab_reorderTasks">"reorder running applications"</string>
135    <string name="permdesc_reorderTasks">"Allows an application to move tasks to the foreground and background. Malicious applications can force themselves to the front without your control."</string>
136    <string name="permlab_setDebugApp">"enable application debugging"</string>
137    <string name="permdesc_setDebugApp">"Allows an application to turn on debugging for another application. Malicious applications can use this to kill other applications."</string>
138    <string name="permlab_changeConfiguration">"change your UI settings"</string>
139    <string name="permdesc_changeConfiguration">"Allows an application to change the current configuration, such as the locale or overall font size."</string>
140    <string name="permlab_restartPackages">"restart other applications"</string>
141    <string name="permdesc_restartPackages">"Allows an application to forcibly restart other applications."</string>
142    <string name="permlab_setProcessForeground">"keep from being stopped"</string>
143    <!-- unknown placeholder BREAK in permdesc_setProcessForeground -->
144    <skip />
145    <string name="permlab_forceBack">"force application to close"</string>
146    <string name="permdesc_forceBack">"Allows an application to force any activity that is in the foreground to close and go back. Should never be needed for normal applications."</string>
147    <string name="permlab_dump">"retrieve system internal state"</string>
148    <string name="permdesc_dump">"Allows application to retrieve internal state of the system. Malicious applications may retrieve a wide variety of private and secure information that they should never normally need."</string>
149    <string name="permlab_addSystemService">"publish low-level services"</string>
150    <string name="permdesc_addSystemService">"Allows application to publish its own low-level system services. Malicious applications may hijack the system, and steal or corrupt any data on it."</string>
151    <string name="permlab_runSetActivityWatcher">"monitor and control all application launching"</string>
152    <string name="permdesc_runSetActivityWatcher">"Allows an application to monitor and control how the system launches activities. Malicious applications may completely compromise the system. This permission is only needed for development, never for normal phone usage."</string>
153    <string name="permlab_broadcastPackageRemoved">"send package removed broadcast"</string>
154    <string name="permdesc_broadcastPackageRemoved">"Allows an application to broadcast a notification that an application package has been removed. Malicious applications may use this to kill any other running application."</string>
155    <!-- no translation found for permlab_broadcastSmsReceived (1994692154847312518) -->
156    <skip />
157    <!-- no translation found for permdesc_broadcastSmsReceived (6072362543164841432) -->
158    <skip />
159    <!-- no translation found for permlab_broadcastWapPush (3070023012636951639) -->
160    <skip />
161    <!-- no translation found for permdesc_broadcastWapPush (726912255218924336) -->
162    <skip />
163    <string name="permlab_setProcessLimit">"limit number of running processes"</string>
164    <string name="permdesc_setProcessLimit">"Allows an application to control the maximum number of processes that will run. Never needed for normal applications."</string>
165    <string name="permlab_setAlwaysFinish">"make all background applications close"</string>
166    <string name="permdesc_setAlwaysFinish">"Allows an application to control whether activities are always finished as soon as they go to the background. Never needed for normal applications."</string>
167    <string name="permlab_fotaUpdate">"automatically install system updates"</string>
168    <string name="permdesc_fotaUpdate">"Allows an application to receive notifications about pending system updates and trigger their installation. Malicious applications may use this to corrupt the system with unauthorized updates, or generally interfere with the update process."</string>
169    <string name="permlab_batteryStats">"modify battery statistics"</string>
170    <string name="permdesc_batteryStats">"Allows the modification of collected battery statistics. Not for use by normal applications."</string>
171    <string name="permlab_internalSystemWindow">"display unauthorized windows"</string>
172    <string name="permdesc_internalSystemWindow">"Allows the creation of windows that are intended to be used by the internal system user interface. Not for use by normal applications."</string>
173    <string name="permlab_systemAlertWindow">"display system-level alerts"</string>
174    <string name="permdesc_systemAlertWindow">"Allows an application to show system alert windows. Malicious applications can take over the entire screen of the phone."</string>
175    <string name="permlab_setAnimationScale">"modify global animation speed"</string>
176    <string name="permdesc_setAnimationScale">"Allows an application to change the global animation speed (faster or slower animations) at any time."</string>
177    <string name="permlab_manageAppTokens">"manage application tokens"</string>
178    <string name="permdesc_manageAppTokens">"Allows applications to create and manage their own tokens, bypassing their normal Z-ordering. Should never be needed for normal applications."</string>
179    <string name="permlab_injectEvents">"press keys and control buttons"</string>
180    <string name="permdesc_injectEvents">"Allows an application to deliver its own input events (key presses, etc.) to other applications. Malicious applications can use this to take over the phone."</string>
181    <string name="permlab_readInputState">"record what you type and actions you take"</string>
182    <string name="permdesc_readInputState">"Allows applications to watch the keys you press even when interacting with another application (such as entering a password). Should never be needed for normal applications."</string>
183    <string name="permlab_setOrientation">"change screen orientation"</string>
184    <string name="permdesc_setOrientation">"Allows an application to change the rotation of the screen at any time. Should never be needed for normal applications."</string>
185    <string name="permlab_signalPersistentProcesses">"send Linux signals to applications"</string>
186    <string name="permdesc_signalPersistentProcesses">"Allows application to request that the supplied signal be sent to all persistent processes."</string>
187    <string name="permlab_persistentActivity">"make application always run"</string>
188    <!-- unknown placeholder BREAK in permdesc_persistentActivity -->
189    <skip />
190    <string name="permlab_deletePackages">"delete applications"</string>
191    <string name="permdesc_deletePackages">"Allows an application to delete Android packages. Malicious applications can use this to delete important applications."</string>
192    <string name="permlab_clearAppUserData">"delete other applications data"</string>
193    <string name="permdesc_clearAppUserData">"Allows an application to clear user data."</string>
194    <string name="permlab_deleteCacheFiles">"delete other applications cache"</string>
195    <string name="permdesc_deleteCacheFiles">"Allows an application to delete cache files."</string>
196    <string name="permlab_getPackageSize">"measure application storage space"</string>
197    <string name="permdesc_getPackageSize">"Allows an application to retrieve its code, data, and cache sizes"</string>
198    <string name="permlab_installPackages">"directly install applications"</string>
199    <string name="permdesc_installPackages">"Allows an application to install new or updated Android packages. Malicious applications can use this to add new applications with arbitrarily powerful permissions."</string>
200    <string name="permlab_clearAppCache">"delete all application cache data"</string>
201    <string name="permdesc_clearAppCache">"Allows an application to free phone storage by deleting files in application cache directory. Access is very restricted usually to system process."</string>
202    <string name="permlab_readLogs">"read system log files"</string>
203    <!-- unknown placeholder BREAK_0 in permdesc_readLogs -->
204    <skip />
205    <!-- no translation found for permlab_diagnostic (2955142476313469329) -->
206    <skip />
207    <!-- no translation found for permdesc_diagnostic (1282409892215520166) -->
208    <skip />
209    <string name="permlab_changeComponentState">"enable or disable application components"</string>
210    <string name="permdesc_changeComponentState">"Allows an application to change whether a component of another application is enabled or not. Malicious applications can use this to disable important phone capabilities. Care must be used with permission, as it is possible to get application components into an unusable, inconsistant, or unstable state."</string>
211    <string name="permlab_setPreferredApplications">"set preferred applications"</string>
212    <string name="permdesc_setPreferredApplications">"Allows an application to modify your preferred applications. This can allow malicious applications to silently change the applications that are run, spoofing your existing applications to collect private data from you."</string>
213    <string name="permlab_writeSettings">"modify global system settings"</string>
214    <string name="permdesc_writeSettings">"Allows an application to modify the systems settings data. Malicious applications can corrupt your systems configuration."</string>
215    <!-- no translation found for permlab_writeSecureSettings (4851801872124242319) -->
216    <skip />
217    <!-- no translation found for permdesc_writeSecureSettings (2080620249472761366) -->
218    <skip />
219    <!-- no translation found for permlab_writeGservices (296370685945777755) -->
220    <skip />
221    <!-- no translation found for permdesc_writeGservices (2496928471286495053) -->
222    <skip />
223    <string name="permlab_receiveBootCompleted">"automatically start at boot"</string>
224    <string name="permdesc_receiveBootCompleted">"Allows an application to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the application to slow down the overall phone by always running."</string>
225    <string name="permlab_broadcastSticky">"send sticky broadcast"</string>
226    <string name="permdesc_broadcastSticky">"Allows an application to send sticky broadcasts, which remain after the broadcast ends. Malicious applications can make the phone slow or unstable by causing it to use too much memory."</string>
227    <string name="permlab_readContacts">"read contact data"</string>
228    <string name="permdesc_readContacts">"Allows an application to read all of the contact (address) data stored on your phone. Malicious applications can use this to send your data to other people."</string>
229    <string name="permlab_writeContacts">"write contact data"</string>
230    <string name="permdesc_writeContacts">"Allows an application to modify the contact (address) data stored on your phone. Malicious applications can use this to erase or modify your contact data."</string>
231    <string name="permlab_writeOwnerData">"write owner data"</string>
232    <string name="permdesc_writeOwnerData">"Allows an application to modify the phone owner data stored on your phone. Malicious applications can use this to erase or modify owner data."</string>
233    <string name="permlab_readOwnerData">"read owner data"</string>
234    <string name="permdesc_readOwnerData">"Allows an application read the phone owner data stored on your phone. Malicious applications can use this to read phone owner data."</string>
235    <string name="permlab_readCalendar">"read calendar data"</string>
236    <string name="permdesc_readCalendar">"Allows an application to read all of the calendar events stored on your phone. Malicious applications can use this to send your calendar events to other people."</string>
237    <string name="permlab_writeCalendar">"write calendar data"</string>
238    <string name="permdesc_writeCalendar">"Allows an application to modify the calendar events stored on your phone. Malicious applications can use this to erase or modify your calendar data."</string>
239    <string name="permlab_accessMockLocation">"mock location sources for testing"</string>
240    <string name="permdesc_accessMockLocation">"Create mock location sources for testing. Malicious applications can use this to override the location and/or status returned by real location sources such as GPS or Network providers."</string>
241    <!-- no translation found for permlab_accessLocationExtraCommands (8291822077788811687) -->
242    <skip />
243    <!-- no translation found for permdesc_accessLocationExtraCommands (5135782633548630731) -->
244    <skip />
245    <string name="permlab_accessFineLocation">"fine (GPS) location"</string>
246    <string name="permdesc_accessFineLocation">"Access fine location sources such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are, and may consume additional battery power."</string>
247    <string name="permlab_accessCoarseLocation">"coarse (network-based) location"</string>
248    <string name="permdesc_accessCoarseLocation">"Access coarse location sources such as the cellular network database to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are."</string>
249    <string name="permlab_accessSurfaceFlinger">"access SurfaceFlinger"</string>
250    <string name="permdesc_accessSurfaceFlinger">"Allows application to use SurfaceFlinger low-level features."</string>
251    <string name="permlab_readFrameBuffer">"read frame buffer"</string>
252    <string name="permdesc_readFrameBuffer">"Allows application to use read the content of the frame buffer."</string>
253    <string name="permlab_modifyAudioSettings">"change your audio settings"</string>
254    <string name="permdesc_modifyAudioSettings">"Allows application to modify global audio settings such as volume and routing."</string>
255    <string name="permlab_recordAudio">"record audio"</string>
256    <string name="permdesc_recordAudio">"Allows application to access the audio record path."</string>
257    <string name="permlab_camera">"take pictures"</string>
258    <string name="permdesc_camera">"Allows application to take pictures with the camera. This allows the application at any time to collect images the camera is seeing."</string>
259    <string name="permlab_brick">"permanently disable phone"</string>
260    <string name="permdesc_brick">"Allows the application to disable the entire phone permanently. This is very dangerous."</string>
261    <!-- no translation found for permlab_reboot (8844650672567077423) -->
262    <skip />
263    <!-- no translation found for permdesc_reboot (4704919552870918328) -->
264    <skip />
265    <string name="permlab_mount_unmount_filesystems">"mount and unmount filesystems"</string>
266    <string name="permdesc_mount_unmount_filesystems">"Allows the application to mount and unmount filesystems for removable storage."</string>
267    <string name="permlab_vibrate">"control vibrator"</string>
268    <string name="permdesc_vibrate">"Allows the application to control the vibrator."</string>
269    <string name="permlab_flashlight">"control flashlight"</string>
270    <string name="permdesc_flashlight">"Allows the application to control the flashlight."</string>
271    <string name="permlab_hardware_test">"test hardware"</string>
272    <string name="permdesc_hardware_test">"Allows the application to control various peripherals for the purpose of hardware testing."</string>
273    <string name="permlab_callPhone">"directly call phone numbers"</string>
274    <string name="permdesc_callPhone">"Allows the application to call phone numbers without your intervention. Malicious applications may cause unexpected calls on your phone bill. Note that this does not allow the application to call emergency numbers."</string>
275    <!-- no translation found for permlab_callPrivileged (2166923597287697159) -->
276    <skip />
277    <!-- no translation found for permdesc_callPrivileged (5109789447971735501) -->
278    <skip />
279    <!-- no translation found for permlab_locationUpdates (4216418293360456836) -->
280    <skip />
281    <!-- no translation found for permdesc_locationUpdates (7635814693478743648) -->
282    <skip />
283    <!-- no translation found for permlab_checkinProperties (2260796787386280708) -->
284    <skip />
285    <!-- no translation found for permdesc_checkinProperties (3508022022841741945) -->
286    <skip />
287    <string name="permlab_modifyPhoneState">"modify phone state"</string>
288    <string name="permdesc_modifyPhoneState">"Allows the application to control the phone features of the device. An application with this permission can switch networks, turn the phone radio on and off and the like without ever notifying you."</string>
289    <string name="permlab_readPhoneState">"read phone state"</string>
290    <string name="permdesc_readPhoneState">"Allows the application to access the phone features of the device. An application with this permission can determine the phone number of this phone, whether a call is active, the number that call is connected to and the like."</string>
291    <string name="permlab_wakeLock">"prevent phone from sleeping"</string>
292    <string name="permdesc_wakeLock">"Allows an application to prevent the phone from going to sleep."</string>
293    <string name="permlab_devicePower">"power phone on or off"</string>
294    <string name="permdesc_devicePower">"Allows the application to turn the phone on or off."</string>
295    <string name="permlab_factoryTest">"run in factory test mode"</string>
296    <string name="permdesc_factoryTest">"Run as a low-level manufacturer test, allowing complete access to the phone hardware. Only available when a phone is running in manufacturer test mode."</string>
297    <string name="permlab_setWallpaper">"set wallpaper"</string>
298    <string name="permdesc_setWallpaper">"Allows the application to set the system wallpaper."</string>
299    <string name="permlab_setWallpaperHints">"set wallpaper size hints"</string>
300    <string name="permdesc_setWallpaperHints">"Allows the application to set the system wallpaper size hints."</string>
301    <string name="permlab_masterClear">"reset system to factory defaults"</string>
302    <string name="permdesc_masterClear">"Allows an application to completely reset the system to its factory settings, erasing all data, configuration, and installed applications."</string>
303    <string name="permlab_setTimeZone">"set time zone"</string>
304    <string name="permdesc_setTimeZone">"Allows an application to change the phones time zone."</string>
305    <string name="permlab_getAccounts">"discover known accounts"</string>
306    <string name="permdesc_getAccounts">"Allows an application to get the list of accounts known by the phone."</string>
307    <string name="permlab_accessNetworkState">"view network state"</string>
308    <string name="permdesc_accessNetworkState">"Allows an application to view the state of all networks."</string>
309    <string name="permlab_createNetworkSockets">"full Internet access"</string>
310    <string name="permdesc_createNetworkSockets">"Allows an application to create network sockets."</string>
311    <!-- no translation found for permlab_writeApnSettings (3190585220761979369) -->
312    <skip />
313    <!-- no translation found for permdesc_writeApnSettings (4093875220468761052) -->
314    <skip />
315    <string name="permlab_changeNetworkState">"change network connectivity"</string>
316    <string name="permdesc_changeNetworkState">"Allows an application to change the state network connectivity."</string>
317    <string name="permlab_accessWifiState">"view Wi-Fi state"</string>
318    <string name="permdesc_accessWifiState">"Allows an application to view the information about the state of Wi-Fi."</string>
319    <string name="permlab_changeWifiState">"change Wi-Fi state"</string>
320    <string name="permdesc_changeWifiState">"Allows an application to connect to and disconnect from Wi-Fi access points, and to make changes to configured Wi-Fi networks."</string>
321    <string name="permlab_bluetoothAdmin">"bluetooth administration"</string>
322    <string name="permdesc_bluetoothAdmin">"Allows an application to configure the local Bluetooth phone, and to discover and pair with remote devices."</string>
323    <string name="permlab_bluetooth">"create Bluetooth connections"</string>
324    <string name="permdesc_bluetooth">"Allows an application to view configuration of the local Bluetooth phone, and to make and accept connections with paired devices."</string>
325    <string name="permlab_disableKeyguard">"disable keylock"</string>
326    <string name="permdesc_disableKeyguard">"Allows an application to disable the keylock and any associated password security. A legitimate example of this is the phone disabling the keylock when receiving an incoming phone call, then re-enabling the keylock when the call is finished."</string>
327    <string name="permlab_readSyncSettings">"read sync settings"</string>
328    <string name="permdesc_readSyncSettings">"Allows an application to read the sync settings, such as whether sync is enabled for Contacts."</string>
329    <string name="permlab_writeSyncSettings">"write sync settings"</string>
330    <string name="permdesc_writeSyncSettings">"Allows an application to modify the sync settings, such as whether sync is enabled for Contacts."</string>
331    <string name="permlab_readSyncStats">"read sync statistics"</string>
332    <string name="permdesc_readSyncStats">"Allows an application to reafocusd the sync stats; e.g., the history of syncs that have occurred."</string>
333    <!-- no translation found for permlab_subscribedFeedsRead (2043206814904506589) -->
334    <skip />
335    <!-- no translation found for permdesc_subscribedFeedsRead (6977343942680042449) -->
336    <skip />
337    <!-- no translation found for permlab_subscribedFeedsWrite (2556727307229571556) -->
338    <skip />
339    <!-- no translation found for permdesc_subscribedFeedsWrite (4134783294590266220) -->
340    <skip />
341    <!-- no translation found for phoneTypes:0 (6070018634209800981) -->
342    <!-- no translation found for phoneTypes:1 (1514509689885965711) -->
343    <!-- no translation found for phoneTypes:2 (497473201754095234) -->
344    <!-- no translation found for phoneTypes:3 (5554432614281047787) -->
345    <!-- no translation found for phoneTypes:4 (2222084401110150993) -->
346    <!-- no translation found for phoneTypes:5 (2290007103906353121) -->
347    <!-- no translation found for phoneTypes:6 (6930783706213719251) -->
348    <!-- no translation found for phoneTypes:7 (1326005699931077792) -->
349    <!-- no translation found for emailAddressTypes:0 (1540640638077615417) -->
350    <!-- no translation found for emailAddressTypes:1 (4252853367575831977) -->
351    <!-- no translation found for emailAddressTypes:2 (7158046581744435718) -->
352    <!-- no translation found for emailAddressTypes:3 (3625034471181268169) -->
353    <!-- no translation found for postalAddressTypes:0 (5732960259696659380) -->
354    <!-- no translation found for postalAddressTypes:1 (7132240704786130285) -->
355    <!-- no translation found for postalAddressTypes:2 (1317604357745852817) -->
356    <!-- no translation found for postalAddressTypes:3 (1582953598462826702) -->
357    <!-- no translation found for imAddressTypes:0 (7806620012096518833) -->
358    <!-- no translation found for imAddressTypes:1 (5748846799950672787) -->
359    <!-- no translation found for imAddressTypes:2 (6196536810275073680) -->
360    <!-- no translation found for imAddressTypes:3 (8519128375350623648) -->
361    <!-- no translation found for organizationTypes:0 (1299224825223821142) -->
362    <!-- no translation found for organizationTypes:1 (2455717447227299354) -->
363    <!-- no translation found for organizationTypes:2 (7027570839313438290) -->
364    <!-- no translation found for imProtocols:0 (3318725788774688043) -->
365    <!-- no translation found for imProtocols:1 (1787713387022932886) -->
366    <!-- no translation found for imProtocols:2 (6751174158442316516) -->
367    <!-- no translation found for imProtocols:3 (1151283347465052653) -->
368    <!-- no translation found for imProtocols:4 (2157980008878817934) -->
369    <!-- no translation found for imProtocols:5 (7836237460308230767) -->
370    <!-- no translation found for imProtocols:6 (1180789904462172516) -->
371    <!-- no translation found for imProtocols:7 (21955111672779862) -->
372    <string name="keyguard_password_enter_pin_code">"Enter PIN code:"</string>
373    <string name="keyguard_password_wrong_pin_code">"Incorrect PIN code!"</string>
374    <string name="keyguard_label_text">"To unlock, press Menu then 0."</string>
375    <string name="emergency_call_dialog_number_for_display">"Emergency number"</string>
376    <string name="lockscreen_carrier_default">"(No service)"</string>
377    <string name="lockscreen_screen_locked">"Screen locked"</string>
378    <string name="lockscreen_instructions_when_pattern_enabled">"Press Menu to unlock or place emergency call."</string>
379    <string name="lockscreen_instructions_when_pattern_disabled">"Press Menu to unlock."</string>
380    <string name="lockscreen_pattern_instructions">"Draw pattern to unlock:"</string>
381    <string name="lockscreen_emergency_call">"Emergency call"</string>
382    <string name="lockscreen_pattern_correct">"Correct!"</string>
383    <string name="lockscreen_pattern_wrong">"Sorry, try again:"</string>
384    <string name="lockscreen_plugged_in">"Charging (<xliff:g id="NUMBER">%d%%</xliff:g>)"</string>
385    <string name="lockscreen_low_battery">"Connect your charger."</string>
386    <string name="lockscreen_missing_sim_message_short">"No SIM card."</string>
387    <string name="lockscreen_missing_sim_message">"No SIM card in phone."</string>
388    <string name="lockscreen_missing_sim_instructions">"Please insert a SIM card."</string>
389    <!-- no translation found for lockscreen_network_locked_message (323609607922245071) -->
390    <skip />
391    <string name="lockscreen_sim_puk_locked_message">"SIM card is PUK-locked."</string>
392    <string name="lockscreen_sim_puk_locked_instructions">"Please contact Customer Care."</string>
393    <string name="lockscreen_sim_locked_message">"SIM card is locked."</string>
394    <string name="lockscreen_sim_unlock_progress_dialog_message">"Unlocking SIM card…"</string>
395    <string name="lockscreen_too_many_failed_attempts_dialog_message">"You have incorrectly drawn your unlock pattern <xliff:g id="NUMBER_0">%d</xliff:g> times. "\n\n"Please try again in <xliff:g id="NUMBER_1">%d</xliff:g> seconds."</string>
396    <string name="lockscreen_failed_attempts_almost_glogin">"You have incorrectly drawn your unlock pattern <xliff:g id="NUMBER_0">%d</xliff:g> times. After <xliff:g id="NUMBER_1">%d</xliff:g> more unsuccessful attempts, you will be asked to unlock your phone using your Google sign-in."\n\n" Please try again in <xliff:g id="NUMBER_2">%d</xliff:g> seconds."</string>
397    <string name="lockscreen_too_many_failed_attempts_countdown">"Try again in <xliff:g id="NUMBER">%d</xliff:g> seconds."</string>
398    <string name="lockscreen_forgot_pattern_button_text">"Forgot pattern?"</string>
399    <string name="lockscreen_glogin_too_many_attempts">"Too many pattern attempts!"</string>
400    <string name="lockscreen_glogin_instructions">"To unlock,"\n"sign in with your Google account:"</string>
401    <string name="lockscreen_glogin_username_hint">"Username (email)"</string>
402    <string name="lockscreen_glogin_password_hint">"Password"</string>
403    <string name="lockscreen_glogin_submit_button">"Sign in"</string>
404    <string name="lockscreen_glogin_invalid_input">"Invalid username or password."</string>
405    <!-- unknown placeholder FORMAT in status_bar_time_format -->
406    <skip />
407    <!-- no translation found for hour_minute_ampm (1850330605794978742) -->
408    <skip />
409    <!-- no translation found for hour_minute_cap_ampm (1122840227537374196) -->
410    <skip />
411    <!-- no translation found for hour_ampm (7665432130905376251) -->
412    <skip />
413    <!-- no translation found for hour_cap_ampm (3600295014648400268) -->
414    <skip />
415    <string name="status_bar_clear_all_button">"Clear notifications"</string>
416    <string name="status_bar_no_notifications_title">"No notifications"</string>
417    <string name="status_bar_ongoing_events_title">"Ongoing"</string>
418    <string name="status_bar_latest_events_title">"Notifications"</string>
419    <string name="battery_status_text_percent_format">"<xliff:g id="NUMBER">%d</xliff:g>"</string>
420    <string name="battery_status_charging">"Charging…"</string>
421    <string name="battery_low_title">"Please connect charger"</string>
422    <string name="battery_low_subtitle">"The battery is getting low:"</string>
423    <string name="battery_low_percent_format">"less than <xliff:g id="NUMBER">%d%%</xliff:g> remaining."</string>
424    <string name="factorytest_failed">"Factory test failed"</string>
425    <string name="factorytest_not_system">"The FACTORY_TEST action is only supported for packages installed in /system/app."</string>
426    <string name="factorytest_no_action">"No package was found that provides the FACTORY_TEST action."</string>
427    <string name="factorytest_reboot">"Reboot"</string>
428    <string name="save_password_label">"Confirm"</string>
429    <string name="save_password_message">"Do you want the browser to remember this password?"</string>
430    <string name="save_password_notnow">"Not now"</string>
431    <string name="save_password_remember">"Remember"</string>
432    <string name="save_password_never">"Never"</string>
433    <string name="open_permission_deny">"You do not have permission to open this page."</string>
434    <string name="text_copied">"Text copied to clipboard."</string>
435    <string name="more_item_label">"More"</string>
436    <string name="prepend_shortcut_label">"Menu+"</string>
437    <!-- no translation found for menu_space_shortcut_label (194586306440382711) -->
438    <skip />
439    <!-- no translation found for menu_enter_shortcut_label (7214761412193519345) -->
440    <skip />
441    <!-- no translation found for menu_delete_shortcut_label (2854936426194985313) -->
442    <skip />
443    <string name="search_go">"Search"</string>
444    <string name="today">"Today"</string>
445    <string name="yesterday">"Yesterday"</string>
446    <string name="tomorrow">"Tomorrow"</string>
447    <string name="oneMonthDurationPast">"1 month ago"</string>
448    <!-- no translation found for beforeOneMonthDurationPast (7578100953282866827) -->
449    <skip />
450    <!-- no translation found for num_seconds_ago:one (7416512229671810725) -->
451    <!-- no translation found for num_seconds_ago:other (8138756910300398447) -->
452    <!-- no translation found for num_minutes_ago:one (8620869479299420562) -->
453    <!-- no translation found for num_minutes_ago:other (5065488162050522741) -->
454    <!-- no translation found for num_hours_ago:one (853404611989669641) -->
455    <!-- no translation found for num_hours_ago:other (3558873784561756849) -->
456    <!-- no translation found for num_days_ago:one (4222479980812128212) -->
457    <!-- no translation found for num_days_ago:other (5445701370433601703) -->
458    <!-- no translation found for in_num_seconds:one (4253290037777327003) -->
459    <!-- no translation found for in_num_seconds:other (1280033870920841404) -->
460    <!-- no translation found for in_num_minutes:one (1487585791027953091) -->
461    <!-- no translation found for in_num_minutes:other (6274204576475209932) -->
462    <!-- no translation found for in_num_hours:one (6501470863235186391) -->
463    <!-- no translation found for in_num_hours:other (4415358752953289251) -->
464    <!-- no translation found for in_num_days:one (5608475533104443893) -->
465    <!-- no translation found for in_num_days:other (3827193006163842267) -->
466    <string name="preposition_for_date">"on %s"</string>
467    <string name="preposition_for_time">"at %s"</string>
468    <string name="preposition_for_year">"in %s"</string>
469    <string name="day">"day"</string>
470    <string name="days">"days"</string>
471    <string name="hour">"hour"</string>
472    <string name="hours">"hours"</string>
473    <string name="minute">"min"</string>
474    <string name="minutes">"mins"</string>
475    <string name="second">"sec"</string>
476    <string name="seconds">"secs"</string>
477    <string name="week">"week"</string>
478    <string name="weeks">"weeks"</string>
479    <string name="year">"year"</string>
480    <string name="years">"years"</string>
481    <string name="sunday">"Sunday"</string>
482    <string name="monday">"Monday"</string>
483    <string name="tuesday">"Tuesday"</string>
484    <string name="wednesday">"Wednesday"</string>
485    <string name="thursday">"Thursday"</string>
486    <string name="friday">"Friday"</string>
487    <string name="saturday">"Saturday"</string>
488    <string name="every_weekday">"Every weekday (Mon–Fri)"</string>
489    <string name="daily">"Daily"</string>
490    <string name="weekly">"Weekly on <xliff:g id="DAY">%s</xliff:g>"</string>
491    <string name="monthly">"Monthly"</string>
492    <string name="yearly">"Yearly"</string>
493    <string name="VideoView_error_title">"Cannot play video"</string>
494    <string name="VideoView_error_text_unknown">"Sorry, this video cannot be played."</string>
495    <string name="VideoView_error_button">"OK"</string>
496    <string name="am">"AM"</string>
497    <string name="pm">"PM"</string>
498    <!-- unknown placeholder FORMAT in numeric_date -->
499    <skip />
500    <!-- unknown placeholder FORMAT in wday1_date1_time1_wday2_date2_time2 -->
501    <skip />
502    <!-- unknown placeholder FORMAT in wday1_date1_wday2_date2 -->
503    <skip />
504    <!-- unknown placeholder FORMAT in date1_time1_date2_time2 -->
505    <skip />
506    <!-- unknown placeholder FORMAT in date1_date2 -->
507    <skip />
508    <!-- unknown placeholder FORMAT in time1_time2 -->
509    <skip />
510    <!-- unknown placeholder FORMAT in time_wday_date -->
511    <skip />
512    <!-- unknown placeholder FORMAT in wday_date -->
513    <skip />
514    <!-- unknown placeholder FORMAT in time_date -->
515    <skip />
516    <!-- unknown placeholder FORMAT in time_wday -->
517    <skip />
518    <!-- no translation found for full_date_month_first (6011143962222283357) -->
519    <skip />
520    <!-- no translation found for full_date_day_first (8621594762705478189) -->
521    <skip />
522    <!-- no translation found for medium_date_month_first (48990963718825728) -->
523    <skip />
524    <!-- no translation found for medium_date_day_first (2898992016440387123) -->
525    <skip />
526    <!-- no translation found for twelve_hour_time_format (6015557937879492156) -->
527    <skip />
528    <!-- no translation found for twenty_four_hour_time_format (5176807998669709535) -->
529    <skip />
530    <string name="noon">"noon"</string>
531    <string name="Noon">"Noon"</string>
532    <string name="midnight">"midnight"</string>
533    <string name="Midnight">"Midnight"</string>
534    <!-- unknown placeholder FORMAT in month_day -->
535    <skip />
536    <!-- unknown placeholder FORMAT in month -->
537    <skip />
538    <!-- unknown placeholder FORMAT in month_day_year -->
539    <skip />
540    <!-- unknown placeholder FORMAT in month_year -->
541    <skip />
542    <!-- no translation found for time_of_day (8375993139317154157) -->
543    <skip />
544    <!-- no translation found for date_and_time (9197690194373107109) -->
545    <skip />
546    <!-- unknown placeholder FORMAT in same_year_md1_md2 -->
547    <skip />
548    <!-- unknown placeholder FORMAT in same_year_wday1_md1_wday2_md2 -->
549    <skip />
550    <!-- unknown placeholder FORMAT in same_year_mdy1_mdy2 -->
551    <skip />
552    <!-- unknown placeholder FORMAT in same_year_wday1_mdy1_wday2_mdy2 -->
553    <skip />
554    <!-- unknown placeholder FORMAT in same_year_md1_time1_md2_time2 -->
555    <skip />
556    <!-- unknown placeholder FORMAT in same_year_wday1_md1_time1_wday2_md2_time2 -->
557    <skip />
558    <!-- unknown placeholder FORMAT in same_year_mdy1_time1_mdy2_time2 -->
559    <skip />
560    <!-- unknown placeholder FORMAT in same_year_wday1_mdy1_time1_wday2_mdy2_time2 -->
561    <skip />
562    <!-- unknown placeholder FORMAT in numeric_md1_md2 -->
563    <skip />
564    <!-- unknown placeholder FORMAT in numeric_wday1_md1_wday2_md2 -->
565    <skip />
566    <!-- unknown placeholder FORMAT in numeric_mdy1_mdy2 -->
567    <skip />
568    <!-- unknown placeholder FORMAT in numeric_wday1_mdy1_wday2_mdy2 -->
569    <skip />
570    <!-- unknown placeholder FORMAT in numeric_md1_time1_md2_time2 -->
571    <skip />
572    <!-- unknown placeholder FORMAT in numeric_wday1_md1_time1_wday2_md2_time2 -->
573    <skip />
574    <!-- unknown placeholder FORMAT in numeric_mdy1_time1_mdy2_time2 -->
575    <skip />
576    <!-- unknown placeholder FORMAT in numeric_wday1_mdy1_time1_wday2_mdy2_time2 -->
577    <skip />
578    <!-- unknown placeholder FORMAT in same_month_md1_md2 -->
579    <skip />
580    <!-- unknown placeholder FORMAT in same_month_wday1_md1_wday2_md2 -->
581    <skip />
582    <!-- unknown placeholder FORMAT in same_month_mdy1_mdy2 -->
583    <skip />
584    <!-- unknown placeholder FORMAT in same_month_wday1_mdy1_wday2_mdy2 -->
585    <skip />
586    <!-- unknown placeholder FORMAT in same_month_md1_time1_md2_time2 -->
587    <skip />
588    <!-- unknown placeholder FORMAT in same_month_wday1_md1_time1_wday2_md2_time2 -->
589    <skip />
590    <!-- unknown placeholder FORMAT in same_month_mdy1_time1_mdy2_time2 -->
591    <skip />
592    <!-- unknown placeholder FORMAT in same_month_wday1_mdy1_time1_wday2_mdy2_time2 -->
593    <skip />
594    <!-- unknown placeholder FORMAT in abbrev_month_day_year -->
595    <skip />
596    <!-- unknown placeholder FORMAT in abbrev_month_year -->
597    <skip />
598    <!-- unknown placeholder FORMAT in abbrev_month_day -->
599    <skip />
600    <!-- unknown placeholder FORMAT in abbrev_month -->
601    <skip />
602    <string name="day_of_week_long_sunday">"Sunday"</string>
603    <string name="day_of_week_long_monday">"Monday"</string>
604    <string name="day_of_week_long_tuesday">"Tuesday"</string>
605    <string name="day_of_week_long_wednesday">"Wednesday"</string>
606    <string name="day_of_week_long_thursday">"Thursday"</string>
607    <string name="day_of_week_long_friday">"Friday"</string>
608    <string name="day_of_week_long_saturday">"Saturday"</string>
609    <string name="day_of_week_medium_sunday">"Sun"</string>
610    <string name="day_of_week_medium_monday">"Mon"</string>
611    <string name="day_of_week_medium_tuesday">"Tue"</string>
612    <string name="day_of_week_medium_wednesday">"Wed"</string>
613    <string name="day_of_week_medium_thursday">"Thu"</string>
614    <string name="day_of_week_medium_friday">"Fri"</string>
615    <string name="day_of_week_medium_saturday">"Sat"</string>
616    <string name="day_of_week_short_sunday">"Su"</string>
617    <string name="day_of_week_short_monday">"Mo"</string>
618    <string name="day_of_week_short_tuesday">"Tu"</string>
619    <string name="day_of_week_short_wednesday">"We"</string>
620    <string name="day_of_week_short_thursday">"Th"</string>
621    <string name="day_of_week_short_friday">"Fr"</string>
622    <string name="day_of_week_short_saturday">"Sa"</string>
623    <string name="day_of_week_shorter_sunday">"Su"</string>
624    <string name="day_of_week_shorter_monday">"M"</string>
625    <string name="day_of_week_shorter_tuesday">"Tu"</string>
626    <string name="day_of_week_shorter_wednesday">"W"</string>
627    <string name="day_of_week_shorter_thursday">"Th"</string>
628    <string name="day_of_week_shorter_friday">"F"</string>
629    <string name="day_of_week_shorter_saturday">"Sa"</string>
630    <string name="day_of_week_shortest_sunday">"S"</string>
631    <string name="day_of_week_shortest_monday">"M"</string>
632    <string name="day_of_week_shortest_tuesday">"T"</string>
633    <string name="day_of_week_shortest_wednesday">"W"</string>
634    <string name="day_of_week_shortest_thursday">"T"</string>
635    <string name="day_of_week_shortest_friday">"F"</string>
636    <string name="day_of_week_shortest_saturday">"S"</string>
637    <string name="month_long_january">"January"</string>
638    <string name="month_long_february">"February"</string>
639    <string name="month_long_march">"March"</string>
640    <string name="month_long_april">"April"</string>
641    <string name="month_long_may">"May"</string>
642    <string name="month_long_june">"June"</string>
643    <string name="month_long_july">"July"</string>
644    <string name="month_long_august">"August"</string>
645    <string name="month_long_september">"September"</string>
646    <string name="month_long_october">"October"</string>
647    <string name="month_long_november">"November"</string>
648    <string name="month_long_december">"December"</string>
649    <string name="month_medium_january">"Jan"</string>
650    <string name="month_medium_february">"Feb"</string>
651    <string name="month_medium_march">"Mar"</string>
652    <string name="month_medium_april">"Apr"</string>
653    <string name="month_medium_may">"May"</string>
654    <string name="month_medium_june">"Jun"</string>
655    <string name="month_medium_july">"Jul"</string>
656    <string name="month_medium_august">"Aug"</string>
657    <string name="month_medium_september">"Sep"</string>
658    <string name="month_medium_october">"Oct"</string>
659    <string name="month_medium_november">"Nov"</string>
660    <string name="month_medium_december">"Dec"</string>
661    <string name="month_shortest_january">"J"</string>
662    <string name="month_shortest_february">"F"</string>
663    <string name="month_shortest_march">"M"</string>
664    <string name="month_shortest_april">"A"</string>
665    <string name="month_shortest_may">"M"</string>
666    <string name="month_shortest_june">"J"</string>
667    <string name="month_shortest_july">"J"</string>
668    <string name="month_shortest_august">"A"</string>
669    <string name="month_shortest_september">"S"</string>
670    <string name="month_shortest_october">"O"</string>
671    <string name="month_shortest_november">"N"</string>
672    <string name="month_shortest_december">"D"</string>
673    <!-- unknown placeholder FORMAT in elapsed_time_short_format_mm_ss -->
674    <skip />
675    <!-- unknown placeholder FORMAT in elapsed_time_short_format_h_mm_ss -->
676    <skip />
677    <string name="selectAll">"Select all"</string>
678    <string name="cut">"Cut"</string>
679    <string name="cutAll">"Cut all"</string>
680    <string name="copy">"Copy"</string>
681    <string name="copyAll">"Copy all"</string>
682    <string name="paste">"Paste"</string>
683    <string name="copyUrl">"Copy URL"</string>
684    <!-- no translation found for inputMethod (7911866729148111492) -->
685    <skip />
686    <!-- no translation found for editTextMenuTitle (3984253728638788023) -->
687    <skip />
688    <string name="low_internal_storage_view_title">"Low on space"</string>
689    <string name="low_internal_storage_view_text">"Your phone is running low on internal storage space."</string>
690    <string name="ok">"OK"</string>
691    <string name="cancel">"Cancel"</string>
692    <string name="yes">"OK"</string>
693    <string name="no">"Cancel"</string>
694    <string name="capital_on">"ON"</string>
695    <string name="capital_off">"OFF"</string>
696    <string name="whichApplication">"Complete action using"</string>
697    <string name="alwaysUse">"Use by default for this action."</string>
698    <string name="clearDefaultHintMsg">"Clear default in Home Settings &gt; Applications &gt; Manage applications."</string>
699    <string name="chooseActivity">"Select an action"</string>
700    <string name="noApplications">"No applications can perform this action."</string>
701    <string name="aerr_title">"Sorry!"</string>
702    <string name="aerr_application">"The application <xliff:g id="APPLICATION">%1$s</xliff:g> (process <xliff:g id="PROCESS">%2$s</xliff:g>) has stopped unexpectedly. Please try again."</string>
703    <string name="aerr_process">"The process <xliff:g id="PROCESS">%1$s</xliff:g> has stopped unexpectedly. Please try again."</string>
704    <string name="anr_title">"Application unresponsive"</string>
705    <string name="anr_activity_application">"Activity <xliff:g id="ACTIVITY">%1$s</xliff:g> (in application <xliff:g id="APPLICATION">%2$s</xliff:g>) is not responding."</string>
706    <string name="anr_activity_process">"Activity <xliff:g id="ACTIVITY">%1$s</xliff:g> (in process <xliff:g id="PROCESS">%2$s</xliff:g>) is not responding."</string>
707    <string name="anr_application_process">"Application <xliff:g id="APPLICATION">%1$s</xliff:g> (in process <xliff:g id="PROCESS">%2$s</xliff:g>) is not responding."</string>
708    <string name="anr_process">"Process <xliff:g id="PROCESS">%1$s</xliff:g> is not responding."</string>
709    <string name="force_close">"Force close"</string>
710    <string name="wait">"Wait"</string>
711    <string name="debug">"Debug"</string>
712    <string name="sendText">"Select an action for text"</string>
713    <string name="volume_ringtone">"Ringer volume"</string>
714    <string name="volume_music">"Music/video volume"</string>
715    <string name="volume_call">"In-call volume"</string>
716    <string name="volume_alarm">"Alarm volume"</string>
717    <string name="volume_unknown">"Volume"</string>
718    <string name="ringtone_default">"Default ringtone"</string>
719    <string name="ringtone_default_with_actual">"Default ringtone (<xliff:g id="ACTUAL_RINGTONE">%1$s</xliff:g>)"</string>
720    <string name="ringtone_silent">"Silent"</string>
721    <string name="ringtone_picker_title">"Select a ringtone"</string>
722    <string name="ringtone_unknown">"Unknown ringtone"</string>
723    <!-- no translation found for wifi_available:one (8168012881468888470) -->
724    <!-- no translation found for wifi_available:other (4666122955807117718) -->
725    <!-- no translation found for wifi_available_detailed:one (5107769161192143259) -->
726    <!-- no translation found for wifi_available_detailed:other (853347657960575809) -->
727    <string name="select_character">"Select character to insert"</string>
728    <!-- no translation found for sms_control_default_app_name (7522184737840550841) -->
729    <skip />
730    <string name="sms_control_title">"Sending SMS messages"</string>
731    <string name="sms_control_message">"A large number of SMS messages are being sent. Select \"OK\" to continue, or \"Cancel\" to stop sending."</string>
732    <string name="sms_control_yes">"OK"</string>
733    <string name="sms_control_no">"Cancel"</string>
734    <string name="date_time_set">"Set"</string>
735    <string name="default_permission_group">"Default"</string>
736    <string name="no_permissions">"No permissions required"</string>
737    <!-- no translation found for perms_hide (4145325555929151849) -->
738    <skip />
739    <!-- no translation found for perms_show_all (6040194843455403173) -->
740    <skip />
741    <!-- no translation found for googlewebcontenthelper_loading (2140804350507245589) -->
742    <skip />
743    <!-- no translation found for usb_storage_title (8699631567051394409) -->
744    <skip />
745    <!-- no translation found for usb_storage_message (5344039189213308733) -->
746    <skip />
747    <!-- no translation found for usb_storage_button_mount (6700104384375121662) -->
748    <skip />
749    <!-- no translation found for usb_storage_button_unmount (465869657252626688) -->
750    <skip />
751    <!-- no translation found for usb_storage_error_message (3192564550748426087) -->
752    <skip />
753    <!-- no translation found for usb_storage_notification_title (6237028017872246940) -->
754    <skip />
755    <!-- no translation found for usb_storage_notification_message (7371717280517625905) -->
756    <skip />
757    <!-- no translation found for select_input_method (2658280517827502015) -->
758    <skip />
759    <!-- no translation found for fast_scroll_alphabet (1017432309285755759) -->
760    <skip />
761    <!-- no translation found for fast_scroll_numeric_alphabet (3092587363718901074) -->
762    <skip />
763    <!-- no translation found for candidates_style (7738463880139922176) -->
764    <skip />
765</resources>
766