strings.xml revision adaa819bb7b63a25a8ed3cc36372ce9b4cb6ffbb
19066cfe9886ac131c34d59ed0e2d287b0e3c0087The Android Open Source Project<?xml version="1.0" encoding="UTF-8"?>
2113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer<!-- 
3113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer/* //device/apps/common/assets/res/any/strings.xml
4113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer**
5113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer** Copyright 2006, The Android Open Source Project
6113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer**
7113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer** Licensed under the Apache License, Version 2.0 (the "License");
8113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer** you may not use this file except in compliance with the License.
9113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer** You may obtain a copy of the License at
10113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer**
11113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer**     http://www.apache.org/licenses/LICENSE-2.0
12113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer**
13113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer** Unless required by applicable law or agreed to in writing, software
14113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer** distributed under the License is distributed on an "AS IS" BASIS,
15113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer** See the License for the specific language governing permissions and
17113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer** limitations under the License.
18113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer*/
19113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer -->
20113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer
219066cfe9886ac131c34d59ed0e2d287b0e3c0087The Android Open Source Project<resources xmlns:android="http://schemas.android.com/apk/res/android"
229066cfe9886ac131c34d59ed0e2d287b0e3c0087The Android Open Source Project    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
23113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="byteShort" msgid="8340973892742019101">"B"</string>
24113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="kilobyteShort" msgid="5973789783504771878">"KB"</string>
25113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="megabyteShort" msgid="6355851576770428922">"MB"</string>
26113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="gigabyteShort" msgid="3259882455212193214">"GB"</string>
27113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="terabyteShort" msgid="231613018159186962">"TB"</string>
28113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="petabyteShort" msgid="5637816680144990219">"PB"</string>
299841174e07db12e46e5885485a8558313bb8c915Eric Fischer    <string name="fileSizeSuffix" msgid="9164292791500531949">"<xliff:g id="NUMBER">%1$s</xliff:g><xliff:g id="UNIT">%2$s</xliff:g>"</string>
308d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="durationDays" msgid="6652371460511178259">"<xliff:g id="DAYS">%1$d</xliff:g> days"</string>
318d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="durationDayHours" msgid="2713107458736744435">"<xliff:g id="DAYS">%1$d</xliff:g> day <xliff:g id="HOURS">%2$d</xliff:g> hrs"</string>
328d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="durationDayHour" msgid="7293789639090958917">"<xliff:g id="DAYS">%1$d</xliff:g> day <xliff:g id="HOURS">%2$d</xliff:g> hr"</string>
338d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="durationHours" msgid="4266858287167358988">"<xliff:g id="HOURS">%1$d</xliff:g> hrs"</string>
348d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="durationHourMinutes" msgid="9029176248692041549">"<xliff:g id="HOURS">%1$d</xliff:g> hr <xliff:g id="MINUTES">%2$d</xliff:g> mins"</string>
358d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="durationHourMinute" msgid="2741677355177402539">"<xliff:g id="HOURS">%1$d</xliff:g> hr <xliff:g id="MINUTES">%2$d</xliff:g> min"</string>
368d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="durationMinutes" msgid="3134226679883579347">"<xliff:g id="MINUTES">%1$d</xliff:g> mins"</string>
376b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <string name="durationMinute" msgid="7155301744174623818">"<xliff:g id="MINUTES">%1$d</xliff:g> min"</string>
388d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="durationMinuteSeconds" msgid="1424656185379003751">"<xliff:g id="MINUTES">%1$d</xliff:g> min <xliff:g id="SECONDS">%2$d</xliff:g> secs"</string>
398d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="durationMinuteSecond" msgid="3989228718067466680">"<xliff:g id="MINUTES">%1$d</xliff:g> min <xliff:g id="SECONDS">%2$d</xliff:g> sec"</string>
408d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="durationSeconds" msgid="8050088505238241405">"<xliff:g id="SECONDS">%1$d</xliff:g> secs"</string>
418d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="durationSecond" msgid="985669622276420331">"<xliff:g id="SECONDS">%1$d</xliff:g> sec"</string>
4226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="untitled" msgid="4638956954852782576">"&lt;Untitled&gt;"</string>
43113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ellipsis" msgid="7899829516048813237">"…"</string>
44d3530ac774028c8d71c7ffb49033100d10056623Eric Fischer    <string name="ellipsis_two_dots" msgid="1228078994866030736">"‥"</string>
45113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="emptyPhoneNumber" msgid="7694063042079676517">"(No phone number)"</string>
46113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="unknownName" msgid="2277556546742746522">"(Unknown)"</string>
47113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="defaultVoiceMailAlphaTag" msgid="2660020990097733077">"Voicemail"</string>
48113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="defaultMsisdnAlphaTag" msgid="2850889754919584674">"MSISDN1"</string>
49113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="mmiError" msgid="5154499457739052907">"Connection problem or invalid MMI code."</string>
50113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="mmiFdnError" msgid="5224398216385316471">"Operation is restricted to fixed dialling numbers only."</string>
51113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceEnabled" msgid="8147278346414714315">"Service was enabled."</string>
52113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceEnabledFor" msgid="6856228140453471041">"Service was enabled for:"</string>
53113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceDisabled" msgid="1937553226592516411">"Service has been disabled."</string>
54113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceRegistered" msgid="6275019082598102493">"Registration was successful."</string>
556f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="serviceErased" msgid="1288584695297200972">"Erase successful."</string>
56113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="passwordIncorrect" msgid="7612208839450128715">"Incorrect password."</string>
57113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="mmiComplete" msgid="8232527495411698359">"MMI complete."</string>
5826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="badPin" msgid="9015277645546710014">"The old PIN that you typed is incorrect."</string>
5926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="badPuk" msgid="5487257647081132201">"The PUK that you typed isn\'t correct."</string>
6026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="mismatchPin" msgid="609379054496863419">"The PINs that you typed don\'t match."</string>
61113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="invalidPin" msgid="3850018445187475377">"Type a PIN that is 4 to 8 numbers."</string>
626d470b71766303a1b05861fc4ec8941916d4c7ecEric Fischer    <string name="invalidPuk" msgid="8761456210898036513">"Type a PUK that is 8 numbers or longer."</string>
63113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="needPuk" msgid="919668385956251611">"Your SIM card is PUK-locked. Type the PUK code to unlock it."</string>
64113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="needPuk2" msgid="4526033371987193070">"Type PUK2 to unblock SIM card."</string>
65070f1a25296f5349ff8bb5ef7b75486286e7599dBaligh Uddin    <string name="enablePin" msgid="209412020907207950">"Unsuccessful, enable SIM/RUIM Lock."</string>
66070f1a25296f5349ff8bb5ef7b75486286e7599dBaligh Uddin  <plurals name="pinpuk_attempts">
67070f1a25296f5349ff8bb5ef7b75486286e7599dBaligh Uddin    <item quantity="one" msgid="6596245285809790142">"You have <xliff:g id="NUMBER">%d</xliff:g> remaining attempt/s before SIM is locked."</item>
68070f1a25296f5349ff8bb5ef7b75486286e7599dBaligh Uddin    <item quantity="other" msgid="7530597808358774740">"You have <xliff:g id="NUMBER">%d</xliff:g> remaining attempt/s before SIM is locked."</item>
69070f1a25296f5349ff8bb5ef7b75486286e7599dBaligh Uddin  </plurals>
70e422b10f93a0da9c49e2b090c348a56453111ec1Eric Fischer    <string name="imei" msgid="2625429890869005782">"IMEI"</string>
71e422b10f93a0da9c49e2b090c348a56453111ec1Eric Fischer    <string name="meid" msgid="4841221237681254195">"MEID"</string>
72113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ClipMmi" msgid="6952821216480289285">"Incoming Caller ID"</string>
73113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ClirMmi" msgid="7784673673446833091">"Outgoing Caller ID"</string>
74becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="ColpMmi" msgid="3065121483740183974">"Connected Line ID"</string>
75becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="ColrMmi" msgid="4996540314421889589">"Connected Line ID Restriction"</string>
76113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="CfMmi" msgid="5123218989141573515">"Call forwarding"</string>
77113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="CwMmi" msgid="9129678056795016867">"Call waiting"</string>
78113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="BaMmi" msgid="455193067926770581">"Call barring"</string>
79113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="PwdMmi" msgid="7043715687905254199">"Password change"</string>
80113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="PinMmi" msgid="3113117780361190304">"PIN change"</string>
81113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="CnipMmi" msgid="3110534680557857162">"Calling number present"</string>
82113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="CnirMmi" msgid="3062102121430548731">"Calling number restricted"</string>
83113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ThreeWCMmi" msgid="9051047170321190368">"Three-way calling"</string>
84113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="RuacMmi" msgid="7827887459138308886">"Rejection of undesired annoying calls"</string>
85113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="CndMmi" msgid="3116446237081575808">"Calling number delivery"</string>
86113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="DndMmi" msgid="1265478932418334331">"Do not disturb"</string>
87113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="CLIRDefaultOnNextCallOn" msgid="429415409145781923">"Caller ID defaults to restricted. Next call: Restricted"</string>
88113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="CLIRDefaultOnNextCallOff" msgid="3092918006077864624">"Caller ID defaults to restricted. Next call: Not restricted"</string>
89113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="CLIRDefaultOffNextCallOn" msgid="6179425182856418465">"Caller ID defaults to not restricted. Next call: Restricted"</string>
90113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="CLIRDefaultOffNextCallOff" msgid="2567998633124408552">"Caller ID defaults to not restricted. Next call: Not restricted"</string>
91113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceNotProvisioned" msgid="8614830180508686666">"Service not provisioned."</string>
9226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="CLIRPermanent" msgid="3377371145926835671">"You can\'t change the caller ID setting."</string>
93113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="RestrictedChangedTitle" msgid="5592189398956187498">"Restricted access changed"</string>
94113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="RestrictedOnData" msgid="8653794784690065540">"Data service is blocked."</string>
95113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="RestrictedOnEmergency" msgid="6581163779072833665">"Emergency service is blocked."</string>
96113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="RestrictedOnNormal" msgid="4953867011389750673">"Voice service is blocked."</string>
976f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="RestrictedOnAllVoice" msgid="3396963652108151260">"All voice services are blocked."</string>
98113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="RestrictedOnSms" msgid="8314352327461638897">"SMS service is blocked."</string>
996f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="RestrictedOnVoiceData" msgid="996636487106171320">"Voice/Data services are blocked."</string>
100113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="RestrictedOnVoiceSms" msgid="1888588152792023873">"Voice/SMS services are blocked."</string>
1016f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="RestrictedOnAll" msgid="5643028264466092821">"All voice/data/SMS services are blocked."</string>
102113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceClassVoice" msgid="1258393812335258019">"Voice"</string>
103113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceClassData" msgid="872456782077937893">"Data"</string>
104113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceClassFAX" msgid="5566624998840486475">"FAX"</string>
105113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceClassSMS" msgid="2015460373701527489">"SMS"</string>
106113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceClassDataAsync" msgid="4523454783498551468">"Async"</string>
107113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceClassDataSync" msgid="7530000519646054776">"Sync"</string>
108113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceClassPacket" msgid="6991006557993423453">"Packet"</string>
109113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="serviceClassPAD" msgid="3235259085648271037">"PAD"</string>
110113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText0" msgid="7170335472198694945">"Roaming Indicator On"</string>
111113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText1" msgid="5314861519752538922">"Roaming Indicator Off"</string>
112113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText2" msgid="8969929049081268115">"Roaming Indicator Flashing"</string>
113113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText3" msgid="5148255027043943317">"Out of local area"</string>
114113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText4" msgid="8808456682550796530">"Out of Building"</string>
115113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText5" msgid="7604063252850354350">"Roaming - Preferred System"</string>
116113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText6" msgid="2059440825782871513">"Roaming - Available System"</string>
117113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText7" msgid="7112078724097233605">"Roaming - Alliance Partner"</string>
118113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText8" msgid="5989569778604089291">"Roaming - Premium Partner"</string>
119113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText9" msgid="7969296811355152491">"Roaming - Full Service Functionality"</string>
120113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText10" msgid="3992906999815316417">"Roaming - Partial Service Functionality"</string>
121113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText11" msgid="4154476854426920970">"Roaming Banner On"</string>
122113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingText12" msgid="1189071119992726320">"Roaming Banner Off"</string>
123113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="roamingTextSearching" msgid="8360141885972279963">"Searching for Service"</string>
124113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="cfTemplateNotForwarded" msgid="1683685883841272560">"<xliff:g id="BEARER_SERVICE_CODE">{0}</xliff:g>: Not forwarded"</string>
125113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="cfTemplateForwarded" msgid="1302922117498590521">"<xliff:g id="BEARER_SERVICE_CODE">{0}</xliff:g>: <xliff:g id="DIALING_NUMBER">{1}</xliff:g>"</string>
126113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="cfTemplateForwardedTime" msgid="9206251736527085256">"<xliff:g id="BEARER_SERVICE_CODE">{0}</xliff:g>: <xliff:g id="DIALING_NUMBER">{1}</xliff:g> after <xliff:g id="TIME_DELAY">{2}</xliff:g> seconds"</string>
127113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="cfTemplateRegistered" msgid="5073237827620166285">"<xliff:g id="BEARER_SERVICE_CODE">{0}</xliff:g>: Not forwarded"</string>
128113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="cfTemplateRegisteredTime" msgid="6781621964320635172">"<xliff:g id="BEARER_SERVICE_CODE">{0}</xliff:g>: Not forwarded"</string>
129113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="fcComplete" msgid="3118848230966886575">"Feature code complete."</string>
130113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="fcError" msgid="3327560126588500777">"Connection problem or invalid feature code."</string>
131113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="httpErrorOk" msgid="1191919378083472204">"OK"</string>
1326f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="httpError" msgid="7956392511146698522">"There was a network error."</string>
1336f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="httpErrorLookup" msgid="4711687456111963163">"Couldn\'t find the URL."</string>
13426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="httpErrorUnsupportedAuthScheme" msgid="6299980280442076799">"The site authentication scheme isn\'t supported."</string>
1356f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="httpErrorAuth" msgid="1435065629438044534">"Couldn\'t authenticate."</string>
136113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="httpErrorProxyAuth" msgid="1788207010559081331">"Authentication via the proxy server was unsuccessful."</string>
1376f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="httpErrorConnect" msgid="8714273236364640549">"Couldn\'t connect to the server."</string>
1386f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="httpErrorIO" msgid="2340558197489302188">"Couldn\'t communicate with the server. Try again later."</string>
139113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="httpErrorTimeout" msgid="4743403703762883954">"The connection to the server timed out."</string>
140113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="httpErrorRedirectLoop" msgid="8679596090392779516">"The page contains too many server redirects."</string>
14126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="httpErrorUnsupportedScheme" msgid="5015730812906192208">"The protocol isn\'t supported."</string>
1426f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="httpErrorFailedSslHandshake" msgid="96549606000658641">"Couldn\'t establish a secure connection."</string>
1436f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="httpErrorBadUrl" msgid="3636929722728881972">"Couldn\'t open the page because the URL is invalid."</string>
1446f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="httpErrorFile" msgid="2170788515052558676">"Couldn\'t access the file."</string>
1456f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="httpErrorFileNotFound" msgid="6203856612042655084">"Couldn\'t find the requested file."</string>
146113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="httpErrorTooManyRequests" msgid="1235396927087188253">"Too many requests are being processed. Try again later."</string>
1476f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="notification_title" msgid="8967710025036163822">"Sign-in error for <xliff:g id="ACCOUNT">%1$s</xliff:g>"</string>
148113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="contentServiceSync" msgid="8353523060269335667">"Sync"</string>
149113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="contentServiceSyncNotificationTitle" msgid="397743349191901458">"Sync"</string>
150113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="contentServiceTooManyDeletesNotificationDesc" msgid="8100981435080696431">"Too many <xliff:g id="CONTENT_TYPE">%s</xliff:g> deletions."</string>
1516f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="low_memory" product="tablet" msgid="6494019234102154896">"Tablet storage is full. Delete some files to free space."</string>
1528d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="low_memory" product="watch" msgid="4415914910770005166">"Watch storage is full. Delete some files to free up space."</string>
1536b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for low_memory (516619861191025923) -->
1546b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
1556f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="low_memory" product="default" msgid="3475999286680000541">"Phone storage is full. Delete some files to free space."</string>
156c2de3dbf59741dd5d0e67cbffd6878271cea4a7dBaligh Uddin    <string name="ssl_ca_cert_warning" msgid="5848402127455021714">"Network may be monitored"</string>
157c2de3dbf59741dd5d0e67cbffd6878271cea4a7dBaligh Uddin    <string name="ssl_ca_cert_noti_by_unknown" msgid="4475437862189850602">"By an unknown third party"</string>
158c2de3dbf59741dd5d0e67cbffd6878271cea4a7dBaligh Uddin    <string name="ssl_ca_cert_noti_managed" msgid="4030263497686867141">"By <xliff:g id="MANAGING_DOMAIN">%s</xliff:g>"</string>
159113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="me" msgid="6545696007631404292">"Me"</string>
160a7a44f189479963fc2c40c8bf5b48ab1b0fe005dEric Fischer    <string name="power_dialog" product="tablet" msgid="8545351420865202853">"Tablet options"</string>
1616b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for power_dialog (6153888706430556356) -->
1626b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
163113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="power_dialog" product="default" msgid="1319919075463988638">"Phone options"</string>
164113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="silent_mode" msgid="7167703389802618663">"Silent mode"</string>
165113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="turn_on_radio" msgid="3912793092339962371">"Turn on wireless"</string>
166113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="turn_off_radio" msgid="8198784949987062346">"Turn off wireless"</string>
167113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="screen_lock" msgid="799094655496098153">"Screen lock"</string>
168113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="power_off" msgid="4266614107412865048">"Power off"</string>
1696f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="silent_mode_silent" msgid="319298163018473078">"Ringer off"</string>
1706f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="silent_mode_vibrate" msgid="7072043388581551395">"Ringer vibrate"</string>
1716f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="silent_mode_ring" msgid="8592241816194074353">"Ringer on"</string>
172113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="shutdown_progress" msgid="2281079257329981203">"Shutting down…"</string>
173a7a44f189479963fc2c40c8bf5b48ab1b0fe005dEric Fischer    <string name="shutdown_confirm" product="tablet" msgid="3385745179555731470">"Your tablet will shut down."</string>
1746b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for shutdown_confirm (476672373995075359) -->
1756b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
1768d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="shutdown_confirm" product="watch" msgid="3490275567476369184">"Your watch will shut down."</string>
177113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="shutdown_confirm" product="default" msgid="649792175242821353">"Your phone will shut down."</string>
17826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="shutdown_confirm_question" msgid="2906544768881136183">"Do you want to shut down?"</string>
1790b6408b6bf0f740959304c4ed7b1ed03b371bf74Eric Fischer    <string name="reboot_safemode_title" msgid="7054509914500140361">"Reboot to safe mode"</string>
1800b6408b6bf0f740959304c4ed7b1ed03b371bf74Eric Fischer    <string name="reboot_safemode_confirm" msgid="55293944502784668">"Do you want to reboot into safe mode? This will disable all third-party applications that you have installed. They will be restored when you reboot again."</string>
181113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="recent_tasks_title" msgid="3691764623638127888">"Recent"</string>
18226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="no_recent_tasks" msgid="8794906658732193473">"No recent apps"</string>
183a7a44f189479963fc2c40c8bf5b48ab1b0fe005dEric Fischer    <string name="global_actions" product="tablet" msgid="408477140088053665">"Tablet options"</string>
1846b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for global_actions (7240386462508182976) -->
1856b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
186113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="global_actions" product="default" msgid="2406416831541615258">"Phone options"</string>
187113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="global_action_lock" msgid="2844945191792119712">"Screen lock"</string>
188113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="global_action_power_off" msgid="4471879440839879722">"Power off"</string>
1891747cf158b857c359827f6aae441f81022129670Baligh Uddin    <string name="global_action_bug_report" msgid="7934010578922304799">"Bug report"</string>
1901747cf158b857c359827f6aae441f81022129670Baligh Uddin    <string name="bugreport_title" msgid="2667494803742548533">"Take bug report"</string>
191ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="bugreport_message" msgid="398447048750350456">"This will collect information about your current device state, to send as an email message. It will take a little time from starting the bug report until it is ready to be sent. Please be patient."</string>
192113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="global_action_toggle_silent_mode" msgid="8219525344246810925">"Silent mode"</string>
193113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="global_action_silent_mode_on_status" msgid="3289841937003758806">"Sound is OFF"</string>
194113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="global_action_silent_mode_off_status" msgid="1506046579177066419">"Sound is ON"</string>
1956f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="global_actions_toggle_airplane_mode" msgid="5884330306926307456">"Aeroplane mode"</string>
1966f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="global_actions_airplane_mode_on_status" msgid="2719557982608919750">"Aeroplane mode is ON"</string>
1976f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="global_actions_airplane_mode_off_status" msgid="5075070442854490296">"Aeroplane mode is OFF"</string>
1988d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="global_action_settings" msgid="1756531602592545966">"Settings"</string>
199b282abcbf0f8e9a8ac5b08684f7d5ecd53d584bdBaligh Uddin    <string name="global_action_lockdown" msgid="8751542514724332873">"Lock now"</string>
2006d470b71766303a1b05861fc4ec8941916d4c7ecEric Fischer    <string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
201113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="safeMode" msgid="2788228061547930246">"Safe mode"</string>
202113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="android_system_label" msgid="6577375335728551336">"Android System"</string>
203dae2a8e286c3e0b715742f4c2fc6dd04452e8442Baligh Uddin    <string name="user_owner_label" msgid="6465364741001216388">"Personal apps"</string>
204eb5b366411d79fd194bc931ee3604f6e812cc048Baligh Uddin    <string name="managed_profile_label" msgid="6260850669674791528">"Work"</string>
205113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgrouplab_costMoney" msgid="5429808217861460401">"Services that cost you money"</string>
2066f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permgroupdesc_costMoney" msgid="3293301903409869495">"Do things that can cost you money."</string>
207113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgrouplab_messages" msgid="7521249148445456662">"Your messages"</string>
20826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permgroupdesc_messages" msgid="7821999071003699236">"Read and write your SMS, email and other messages."</string>
209113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgrouplab_personalInfo" msgid="3519163141070533474">"Your personal information"</string>
210657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_personalInfo" msgid="8426453129788861338">"Direct access to information about you, stored in on your contact card."</string>
211657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_socialInfo" msgid="5799096623412043791">"Your social information"</string>
212657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_socialInfo" msgid="7129842457611643493">"Direct access to information about your contacts and social connections."</string>
213113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgrouplab_location" msgid="635149742436692049">"Your location"</string>
2146f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permgroupdesc_location" msgid="5704679763124170100">"Monitor your physical location."</string>
215113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgrouplab_network" msgid="5808983377727109831">"Network communication"</string>
2166f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permgroupdesc_network" msgid="4478299413241861987">"Access various network features."</string>
217657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_bluetoothNetwork" msgid="1585403544162128109">"Bluetooth"</string>
218657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_bluetoothNetwork" msgid="5625288577164282391">"Access devices and networks through Bluetooth."</string>
219657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_audioSettings" msgid="8329261670151871235">"Audio Settings"</string>
220657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_audioSettings" msgid="2641515403347568130">"Change audio settings."</string>
221657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_affectsBattery" msgid="6209246653424798033">"Affects Battery"</string>
222657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_affectsBattery" msgid="6441275320638916947">"Use features that can quickly drain battery."</string>
223657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_calendar" msgid="5863508437783683902">"Calendar"</string>
224657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_calendar" msgid="5777534316982184416">"Direct access to calendar and events."</string>
225657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_dictionary" msgid="4148597128843641379">"Read User Dictionary"</string>
226657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_dictionary" msgid="7921166355964764490">"Read words in user dictionary."</string>
227657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_writeDictionary" msgid="8090237702432576788">"Write User Dictionary"</string>
228657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_writeDictionary" msgid="2711561994497361646">"Add words to the user dictionary."</string>
229657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_bookmarks" msgid="1949519673103968229">"Bookmarks and History"</string>
230657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_bookmarks" msgid="4169771606257963028">"Direct access to bookmarks and browser history."</string>
231657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_deviceAlarms" msgid="6117704629728824101">"Alarm"</string>
232657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_deviceAlarms" msgid="4769356362251641175">"Set the alarm clock."</string>
233657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_voicemail" msgid="4162237145027592133">"Voicemail"</string>
234657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_voicemail" msgid="2498403969862951393">"Direct access to voicemail."</string>
235657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_microphone" msgid="171539900250043464">"Microphone"</string>
236657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_microphone" msgid="7106618286905738408">"Direct access to the microphone to record audio."</string>
237657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_camera" msgid="4820372495894586615">"Camera"</string>
238657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_camera" msgid="2933667372289567714">"Direct access to camera for image or video capture."</string>
2397f05e8736cf015a04c46414c779027c9e07fadc5Baligh Uddin    <string name="permgrouplab_screenlock" msgid="8275500173330718168">"Lock screen"</string>
2407f05e8736cf015a04c46414c779027c9e07fadc5Baligh Uddin    <string name="permgroupdesc_screenlock" msgid="7067497128925499401">"Ability to affect behaviour of the lock screen on your device."</string>
241657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_appInfo" msgid="8028789762634147725">"Your applications information"</string>
242657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_appInfo" msgid="3950378538049625907">"Ability to affect behaviour of other applications on your device."</string>
243657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_wallpaper" msgid="3850280158041175998">"Wallpaper"</string>
244657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_wallpaper" msgid="5630417854750540154">"Change the device wallpaper settings."</string>
245657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_systemClock" msgid="406535759236612992">"Clock"</string>
246657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_systemClock" msgid="3944359833624094992">"Change the device time or timezone."</string>
247657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_statusBar" msgid="2095862568113945398">"Status Bar"</string>
248657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_statusBar" msgid="6242593432226807171">"Change the device status bar settings."</string>
249657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_syncSettings" msgid="3341990986147826541">"Sync Settings"</string>
250657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_syncSettings" msgid="7603195265129031797">"Access to the sync settings."</string>
251113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgrouplab_accounts" msgid="3359646291125325519">"Your accounts"</string>
252113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgroupdesc_accounts" msgid="4948732641827091312">"Access the available accounts."</string>
253113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgrouplab_hardwareControls" msgid="7998214968791599326">"Hardware controls"</string>
254113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgroupdesc_hardwareControls" msgid="4357057861225462702">"Direct access to hardware on the handset."</string>
255113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgrouplab_phoneCalls" msgid="9067173988325865923">"Phone calls"</string>
256113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgroupdesc_phoneCalls" msgid="7489701620446183770">"Monitor, record and process phone calls."</string>
257113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgrouplab_systemTools" msgid="4652191644082714048">"System tools"</string>
258113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgroupdesc_systemTools" msgid="8162102602190734305">"Lower-level access and control of the system."</string>
259113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgrouplab_developmentTools" msgid="3446164584710596513">"Development tools"</string>
26026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permgroupdesc_developmentTools" msgid="7058828032358142018">"Features only needed for app developers."</string>
261657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgrouplab_display" msgid="4279909676036402636">"Other Application UI"</string>
262657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permgroupdesc_display" msgid="6051002031933013714">"Effect the UI of other applications."</string>
263113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgrouplab_storage" msgid="1971118770546336966">"Storage"</string>
264c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="permgroupdesc_storage" product="nosdcard" msgid="7442318502446874999">"Access the USB storage."</string>
265113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permgroupdesc_storage" product="default" msgid="9203302214915355774">"Access the SD card."</string>
26665f0ecbb17d6aaee5a30eaee504a5dc966b6d37fBaligh Uddin    <string name="permgrouplab_accessibilityFeatures" msgid="7919025602283593907">"Accessibility features"</string>
26765f0ecbb17d6aaee5a30eaee504a5dc966b6d37fBaligh Uddin    <string name="permgroupdesc_accessibilityFeatures" msgid="4205196881678144335">"Features that assistive technology can request."</string>
26865d97eae3d16ea6a3dac6bf17f97ac39d28d0c49Baligh Uddin    <string name="capability_title_canRetrieveWindowContent" msgid="3901717936930170320">"Retrieve window content"</string>
26965d97eae3d16ea6a3dac6bf17f97ac39d28d0c49Baligh Uddin    <string name="capability_desc_canRetrieveWindowContent" msgid="3772225008605310672">"Inspect the content of a window that you\'re interacting with."</string>
27065d97eae3d16ea6a3dac6bf17f97ac39d28d0c49Baligh Uddin    <string name="capability_title_canRequestTouchExploration" msgid="3108723364676667320">"Turn on Explore by Touch"</string>
27165d97eae3d16ea6a3dac6bf17f97ac39d28d0c49Baligh Uddin    <string name="capability_desc_canRequestTouchExploration" msgid="5800552516779249356">"Touched items will be spoken aloud and the screen can be explored using gestures."</string>
27265d97eae3d16ea6a3dac6bf17f97ac39d28d0c49Baligh Uddin    <string name="capability_title_canRequestEnhancedWebAccessibility" msgid="1739881766522594073">"Turn on enhanced web accessibility"</string>
27365d97eae3d16ea6a3dac6bf17f97ac39d28d0c49Baligh Uddin    <string name="capability_desc_canRequestEnhancedWebAccessibility" msgid="7881063961507511765">"Scripts may be installed to make app content more accessible."</string>
27465d97eae3d16ea6a3dac6bf17f97ac39d28d0c49Baligh Uddin    <string name="capability_title_canRequestFilterKeyEvents" msgid="2103440391902412174">"Observe text that you type"</string>
27565d97eae3d16ea6a3dac6bf17f97ac39d28d0c49Baligh Uddin    <string name="capability_desc_canRequestFilterKeyEvents" msgid="7463135292204152818">"Includes personal data such as credit card numbers and passwords."</string>
276113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_statusBar" msgid="7417192629601890791">"disable or modify status bar"</string>
27726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_statusBar" msgid="8434669549504290975">"Allows the app to disable the status bar or add and remove system icons."</string>
278113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_statusBarService" msgid="7247281911387931485">"status bar"</string>
27926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_statusBarService" msgid="716113660795976060">"Allows the app to be the status bar."</string>
280113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_expandStatusBar" msgid="1148198785937489264">"expand/collapse status bar"</string>
28126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_expandStatusBar" msgid="6917549437129401132">"Allows the app to expand or collapse the status bar."</string>
28299a6183443b63f5c9795389f4353e854ef9118e3Baligh Uddin    <string name="permlab_install_shortcut" msgid="4279070216371564234">"install shortcuts"</string>
28399a6183443b63f5c9795389f4353e854ef9118e3Baligh Uddin    <string name="permdesc_install_shortcut" msgid="8341295916286736996">"Allows an application to add Home screen shortcuts without user intervention."</string>
28499a6183443b63f5c9795389f4353e854ef9118e3Baligh Uddin    <string name="permlab_uninstall_shortcut" msgid="4729634524044003699">"uninstall shortcuts"</string>
28599a6183443b63f5c9795389f4353e854ef9118e3Baligh Uddin    <string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Allows the application to remove Home screen shortcuts without user intervention."</string>
28687cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"reroute outgoing calls"</string>
2878d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Allows the app to see the number being dialled during an outgoing call with the option to redirect the call to a different number or abort the call altogether."</string>
28887cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_receiveSms" msgid="8673471768947895082">"receive text messages (SMS)"</string>
28942a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_receiveSms" msgid="6424387754228766939">"Allows the app to receive and process SMS messages. This means that the app could monitor or delete messages sent to your device without showing them to you."</string>
29087cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_receiveMms" msgid="1821317344668257098">"receive text messages (MMS)"</string>
29142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_receiveMms" msgid="533019437263212260">"Allows the app to receive and process MMS messages. This means that the app could monitor or delete messages sent to your device without showing them to you."</string>
2926d470b71766303a1b05861fc4ec8941916d4c7ecEric Fischer    <string name="permlab_receiveEmergencyBroadcast" msgid="1803477660846288089">"receive emergency broadcasts"</string>
29326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_receiveEmergencyBroadcast" msgid="848524070262431974">"Allows the app to receive and process emergency broadcast messages. This permission is only available for system apps."</string>
294f4a5cc1b526a9ec00146f70ce1d627f0f1078f1bEric Fischer    <string name="permlab_readCellBroadcasts" msgid="1598328843619646166">"read mobile broadcast messages"</string>
295f4a5cc1b526a9ec00146f70ce1d627f0f1078f1bEric Fischer    <string name="permdesc_readCellBroadcasts" msgid="6361972776080458979">"Allows the app to read mobile broadcast messages received by your device. Cell broadcast alerts are delivered in some locations to warn you of emergency situations. Malicious apps may interfere with the performance or operation of your device when an emergency mobile broadcast is received."</string>
296113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_sendSms" msgid="5600830612147671529">"send SMS messages"</string>
29742a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_sendSms" msgid="7094729298204937667">"Allows the app to send SMS messages. This may result in unexpected charges. Malicious apps may cost you money by sending messages without your confirmation."</string>
29836d6e3db89b2804c2a0328e6dcb60d9d07bfcf73Baligh Uddin    <string name="permlab_sendRespondViaMessageRequest" msgid="8713889105305943200">"send respond-via-message events"</string>
29936d6e3db89b2804c2a0328e6dcb60d9d07bfcf73Baligh Uddin    <string name="permdesc_sendRespondViaMessageRequest" msgid="7107648548468778734">"Allows the app to send requests to other messaging apps to handle respond-via-message events for incoming calls."</string>
30087cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_readSms" msgid="8745086572213270480">"read your text messages (SMS or MMS)"</string>
30142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readSms" product="tablet" msgid="2467981548684735522">"Allows the app to read SMS messages stored on your tablet or SIM card. This allows the app to read all SMS messages, regardless of content or confidentiality."</string>
3026b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_readSms (5102425513647038535) -->
3036b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
30442a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readSms" product="default" msgid="3695967533457240550">"Allows the app to read SMS messages stored on your phone or SIM card. This allows the app to read all SMS messages, regardless of content or confidentiality."</string>
30587cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_writeSms" msgid="3216950472636214774">"edit your text messages (SMS or MMS)"</string>
30626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_writeSms" product="tablet" msgid="5160413947794501538">"Allows the app to write to SMS messages stored on your tablet or SIM card. Malicious apps may delete your messages."</string>
3076b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_writeSms (955871498983538187) -->
3086b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
30926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_writeSms" product="default" msgid="7268668709052328567">"Allows the app to write to SMS messages stored on your phone or SIM card. Malicious apps may delete your messages."</string>
31087cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_receiveWapPush" msgid="5991398711936590410">"receive text messages (WAP)"</string>
31142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_receiveWapPush" msgid="748232190220583385">"Allows the app to receive and process WAP messages. This permission includes the ability to monitor or delete messages sent to you without showing them to you."</string>
312041628cea439825baaa68f593b3d3daf2ccaebebBaligh Uddin    <string name="permlab_receiveBluetoothMap" msgid="7593811487142360528">"receive Bluetooth messages (MAP)"</string>
313041628cea439825baaa68f593b3d3daf2ccaebebBaligh Uddin    <string name="permdesc_receiveBluetoothMap" msgid="8656755936919466345">"Allows the app to receive and process Bluetooth MAP messages. This means that the app could monitor or delete messages sent to your device without showing them to you."</string>
31426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_getTasks" msgid="6466095396623933906">"retrieve running apps"</string>
31542a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_getTasks" msgid="7454215995847658102">"Allows the app to retrieve information about currently and recently running tasks. This may allow the app to discover information about which applications are used on the device."</string>
31606a1d149628a7e9074a83caebf653ee2a3894451Baligh Uddin    <string name="permlab_startTasksFromRecents" msgid="8990073877885690623">"start a task from recents"</string>
31706a1d149628a7e9074a83caebf653ee2a3894451Baligh Uddin    <string name="permdesc_startTasksFromRecents" msgid="7382133554871222235">"Allows the app to use an ActivityManager.RecentTaskInfo object to launch a defunct task that was returned from ActivityManager.getRecentTaskList()."</string>
3180eb70f73f356f52a07c9ea899117616bc4623732Baligh Uddin    <string name="permlab_interactAcrossUsers" msgid="7114255281944211682">"interact across users"</string>
3190eb70f73f356f52a07c9ea899117616bc4623732Baligh Uddin    <string name="permdesc_interactAcrossUsers" msgid="364670963623385786">"Allows the app to perform actions across different users on the device. Malicious apps may use this to violate the protection between users."</string>
3200eb70f73f356f52a07c9ea899117616bc4623732Baligh Uddin    <string name="permlab_interactAcrossUsersFull" msgid="2567734285545074105">"full license to interact across users"</string>
3210eb70f73f356f52a07c9ea899117616bc4623732Baligh Uddin    <string name="permdesc_interactAcrossUsersFull" msgid="376841368395502366">"Allows all possible interactions across users."</string>
322a92bc3bb3b769bf5be92a19e33980c82953f3ec6Baligh Uddin    <string name="permlab_manageUsers" msgid="1676150911672282428">"manage users"</string>
323a92bc3bb3b769bf5be92a19e33980c82953f3ec6Baligh Uddin    <string name="permdesc_manageUsers" msgid="8409306667645355638">"Allows apps to manage users on the device, including query, creation and deletion."</string>
3240b6408b6bf0f740959304c4ed7b1ed03b371bf74Eric Fischer    <string name="permlab_getDetailedTasks" msgid="6229468674753529501">"retrieve details of running apps"</string>
3250b6408b6bf0f740959304c4ed7b1ed03b371bf74Eric Fischer    <string name="permdesc_getDetailedTasks" msgid="153824741440717599">"Allows the app to retrieve detailed information about currently and recently running tasks. Malicious apps may discover private information about other apps."</string>
32626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_reorderTasks" msgid="2018575526934422779">"re-order running apps"</string>
32742a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_reorderTasks" msgid="7734217754877439351">"Allows the app to move tasks to the foreground and background. The app may do this without your input."</string>
32826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_removeTasks" msgid="6821513401870377403">"stop running apps"</string>
3296f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permdesc_removeTasks" msgid="1394714352062635493">"Allows the app to remove tasks and kill their apps. Malicious apps may disrupt the behaviour of other apps."</string>
330d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="permlab_manageActivityStacks" msgid="7391191384027303065">"manage activity stacks"</string>
331d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="permdesc_manageActivityStacks" msgid="1615881933034084440">"Allows the app to add, remove and modify the activity stacks in which other apps run. Malicious apps may disrupt the behaviour of other apps."</string>
332f4a5cc1b526a9ec00146f70ce1d627f0f1078f1bEric Fischer    <string name="permlab_startAnyActivity" msgid="2918768238045206456">"start any activity"</string>
333f4a5cc1b526a9ec00146f70ce1d627f0f1078f1bEric Fischer    <string name="permdesc_startAnyActivity" msgid="997823695343584001">"Allows the app to start any activity, regardless of permission protection or exported state."</string>
3345f304cedab474732acec5d8dfda41efaa1a51ffeEric Fischer    <string name="permlab_setScreenCompatibility" msgid="6975387118861842061">"set screen compatibility"</string>
3355f304cedab474732acec5d8dfda41efaa1a51ffeEric Fischer    <string name="permdesc_setScreenCompatibility" msgid="692043618693917374">"Allows the app to control the screen compatibility mode of other applications. Malicious applications may break the behaviour of other applications."</string>
33626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_setDebugApp" msgid="3022107198686584052">"enable app debugging"</string>
3376f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permdesc_setDebugApp" msgid="4474512416299013256">"Allows the app to turn on debugging for another app. Malicious apps may use this to kill other apps."</string>
33887cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_changeConfiguration" msgid="4162092185124234480">"change system display settings"</string>
3396f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permdesc_changeConfiguration" msgid="4372223873154296076">"Allows the app to change the current configuration, such as the locale or overall font size."</string>
340113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_enableCarMode" msgid="5684504058192921098">"enable car mode"</string>
34126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_enableCarMode" msgid="4853187425751419467">"Allows the app to enable the car mode."</string>
34287cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_killBackgroundProcesses" msgid="3914026687420177202">"close other apps"</string>
34342a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_killBackgroundProcesses" msgid="4593353235959733119">"Allows the app to end background processes of other apps. This may cause other apps to stop running."</string>
34426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_forceStopPackages" msgid="2329627428832067700">"force stop other apps"</string>
34526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_forceStopPackages" msgid="5253157296183940812">"Allows the app to forcibly stop other apps."</string>
34626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_forceBack" msgid="652935204072584616">"force app to close"</string>
34726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_forceBack" msgid="3892295830419513623">"Allows the app to force any activity that is in the foreground to close and go back. Should never be needed for normal apps."</string>
348113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_dump" msgid="1681799862438954752">"retrieve system internal status"</string>
34926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_dump" msgid="1778299088692290329">"Allows the app to retrieve the internal state of the system. Malicious apps may retrieve a wide variety of private and secure information that they should never normally need."</string>
3506d470b71766303a1b05861fc4ec8941916d4c7ecEric Fischer    <string name="permlab_retrieve_window_content" msgid="8022588608994589938">"retrieve screen content"</string>
35126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_retrieve_window_content" msgid="3193269069469700265">"Allows the app to retrieve the content of the active window. Malicious apps may retrieve the entire window content and examine all its text except passwords."</string>
352ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="permlab_temporary_enable_accessibility" msgid="2312612135127310254">"temporary enable accessibility"</string>
353ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="permdesc_temporary_enable_accessibility" msgid="8079456293182975464">"Allows an application to temporarily enable accessibility on the device. Malicious apps may enable accessibility without user consent."</string>
3548d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permlab_retrieveWindowToken" msgid="7154762602367758602">"retrieve window token"</string>
3558d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_retrieveWindowToken" msgid="668173747687795074">"Allows an application to retrieve the window token. Malicious apps may perform unauthorised interaction with the application window impersonating the system."</string>
3568d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permlab_frameStats" msgid="7056374987314361639">"retrieve frame statistics"</string>
3578d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_frameStats" msgid="4758001089491284919">"Allows an application to collect frame statistics. Malicious apps may observe the frame statistics of windows from other apps."</string>
35859a4cb36cf389c601edbfc8bc7b8c039ca8949ecYing Wang    <string name="permlab_filter_events" msgid="8675535648807427389">"filter events"</string>
35959a4cb36cf389c601edbfc8bc7b8c039ca8949ecYing Wang    <string name="permdesc_filter_events" msgid="8006236315888347680">"Allows an application to register an input filter which filters the stream of all user events before they are dispatched. Malicious app may control the system UI without user intervention."</string>
360113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_shutdown" msgid="7185747824038909016">"partial shutdown"</string>
361113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permdesc_shutdown" msgid="7046500838746291775">"Puts the activity manager into a shut-down state. Does not perform a complete shut down."</string>
362113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_stopAppSwitches" msgid="4138608610717425573">"prevent app switches"</string>
36326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_stopAppSwitches" msgid="8262195802582255021">"Prevents the user from switching to another app."</string>
364d4d51a35a06ba9503948b53738caeef553f4dd43Baligh Uddin    <string name="permlab_getTopActivityInfo" msgid="2537922311411546016">"get current app info"</string>
365e9772829a8146684962b54e7902ccb50c69acb78Baligh Uddin    <string name="permdesc_getTopActivityInfo" msgid="2512448855496067131">"Allows the holder to retrieve private information about the current application in the foreground of the screen."</string>
36626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_runSetActivityWatcher" msgid="892239094867182656">"monitor and control all app launching"</string>
36726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_runSetActivityWatcher" msgid="6003603162578577406">"Allows the app to monitor and control how the system launches activities. Malicious apps may completely compromise the system. This permission is only needed for development, never for normal use."</string>
368113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_broadcastPackageRemoved" msgid="2576333434893532475">"send package removed broadcast"</string>
36926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_broadcastPackageRemoved" msgid="6621901216207931089">"Allows the app to broadcast a notification that an app package has been removed. Malicious apps may use this to kill any other running app."</string>
370113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_broadcastSmsReceived" msgid="5689095009030336593">"send SMS-received broadcast"</string>
37126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_broadcastSmsReceived" msgid="4152037720034365492">"Allows the app to broadcast a notification that an SMS message has been received. Malicious apps may use this to forge incoming SMS messages."</string>
372113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_broadcastWapPush" msgid="3145347413028582371">"send WAP-PUSH-received broadcast"</string>
37326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_broadcastWapPush" msgid="4783402525039442729">"Allows the app to broadcast a notification that a WAP PUSH message has been received. Malicious apps may use this to forge MMS message receipt or to silently replace the content of any web page with malicious variants."</string>
374113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_setProcessLimit" msgid="2451873664363662666">"limit number of running processes"</string>
37526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setProcessLimit" msgid="7318061314040879542">"Allows the app to control the maximum number of processes that will run. Never needed for normal apps."</string>
37687cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_setAlwaysFinish" msgid="550958507798796965">"force background apps to close"</string>
37726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setAlwaysFinish" msgid="7471310652868841499">"Allows the app to control whether activities are always finished as soon as they go to the background. Never needed for normal apps."</string>
3783e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permlab_batteryStats" msgid="2789610673514103364">"read battery statistics"</string>
3793e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permdesc_batteryStats" msgid="5897346582882915114">"Allows an application to read the current low-level battery use data. May allow the application to find out detailed information about which apps you use."</string>
3803e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permlab_updateBatteryStats" msgid="3719689764536379557">"modify battery statistics"</string>
3813e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permdesc_updateBatteryStats" msgid="6862817857178025002">"Allows the app to modify collected battery statistics. Not for use by normal apps."</string>
3825e3ea0d01c6fcfa96b073db26fa2dbebdc7714a3Baligh Uddin    <string name="permlab_getAppOpsStats" msgid="1508779687436585744">"retrieve app ops statistics"</string>
3835e3ea0d01c6fcfa96b073db26fa2dbebdc7714a3Baligh Uddin    <string name="permdesc_getAppOpsStats" msgid="6243887041577912877">"Allows the app to retrieve collected application operation statistics. Not for use by normal apps."</string>
384ac074da78bb4368975a045afd6ca19e173850209Baligh Uddin    <string name="permlab_updateAppOpsStats" msgid="8829097373851521505">"modify app ops statistics"</string>
385ac074da78bb4368975a045afd6ca19e173850209Baligh Uddin    <string name="permdesc_updateAppOpsStats" msgid="50784596594403483">"Allows the app to modify collected component usage statistics. Not for use by normal apps."</string>
386113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_backup" msgid="470013022865453920">"control system back up and restore"</string>
38726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_backup" msgid="6912230525140589891">"Allows the app to control the system\'s backup and restore mechanism. Not for use by normal apps."</string>
38889234127e5eb221a54b633c163d47a593cd30083Eric Fischer    <string name="permlab_confirm_full_backup" msgid="5557071325804469102">"confirm a full backup or restore operation"</string>
38926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_confirm_full_backup" msgid="1748762171637699562">"Allows the app to launch the full backup confirmation UI. Not to be used by any app."</string>
390113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_internalSystemWindow" msgid="2148563628140193231">"display unauthorised windows"</string>
3916f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permdesc_internalSystemWindow" msgid="7458387759461466397">"Allows the app to create windows that are intended to be used by the internal system user interface. Not for use by normal apps."</string>
39287cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_systemAlertWindow" msgid="3543347980839518613">"draw over other apps"</string>
3933e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permdesc_systemAlertWindow" msgid="8584678381972820118">"Allows the app to draw on top of other applications or parts of the user interface. They may interfere with your use of the interface in any application, or change what you think you are seeing in other applications."</string>
394113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_setAnimationScale" msgid="2805103241153907174">"modify global animation speed"</string>
3956f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permdesc_setAnimationScale" msgid="7690063428924343571">"Allows the app to change the global animation speed (faster or slower animations) at any time."</string>
39626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_manageAppTokens" msgid="1286505717050121370">"manage app tokens"</string>
39726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_manageAppTokens" msgid="8043431713014395671">"Allows the app to create and manage their own tokens, bypassing their normal Z-ordering. Should never be needed for normal apps."</string>
398657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permlab_freezeScreen" msgid="4708181184441880175">"freeze screen"</string>
399657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="permdesc_freezeScreen" msgid="8558923789222670064">"Allows the application to temporarily freeze the screen for a full-screen transition."</string>
400113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_injectEvents" msgid="1378746584023586600">"press keys and control buttons"</string>
40126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_injectEvents" product="tablet" msgid="206352565599968632">"Allows the app to deliver its own input events (key presses, etc.) to other apps. Malicious apps may use this to take over the tablet."</string>
4026b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_injectEvents (4681361983270791611) -->
4036b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
40426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_injectEvents" product="default" msgid="653128057572326253">"Allows the app to deliver its own input events (key presses, etc.) to other apps. Malicious apps may use this to take over the phone."</string>
405113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_readInputState" msgid="469428900041249234">"record what you type and actions that you take"</string>
40626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_readInputState" msgid="8387754901688728043">"Allows the app to watch the keys that you press even when interacting with another app (such as typing a password). Should never be needed for normal apps."</string>
407113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_bindInputMethod" msgid="3360064620230515776">"bind to an input method"</string>
40826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_bindInputMethod" msgid="3250440322807286331">"Allows the holder to bind to the top-level interface of an input method. Should never be needed for normal apps."</string>
40931348a1155c52df014691e98277e946056b23920Eric Fischer    <string name="permlab_bindAccessibilityService" msgid="5357733942556031593">"bind to an accessibility service"</string>
41031348a1155c52df014691e98277e946056b23920Eric Fischer    <string name="permdesc_bindAccessibilityService" msgid="7034615928609331368">"Allows the holder to bind to the top-level interface of an accessibility service. Should never be needed for normal apps."</string>
411d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="permlab_bindPrintService" msgid="8462815179572748761">"bind to a print service"</string>
412d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="permdesc_bindPrintService" msgid="7960067623209111135">"Allows the holder to bind to the top-level interface of a print service. Should never be needed for normal apps."</string>
413369606b20c90905b594ce084e83fe0d3755bfd33Baligh Uddin    <string name="permlab_bindPrintSpoolerService" msgid="6807762783744125954">"bind to a print spooler service"</string>
414369606b20c90905b594ce084e83fe0d3755bfd33Baligh Uddin    <string name="permdesc_bindPrintSpoolerService" msgid="3680552285933318372">"Allows the holder to bind to the top-level interface of a print spooler service. Should never be needed for normal apps."</string>
415ff16e3728dc38efdd476f42350f14e8996b3dbedBaligh Uddin    <string name="permlab_bindNfcService" msgid="2752731300419410724">"bind to NFC service"</string>
416ff16e3728dc38efdd476f42350f14e8996b3dbedBaligh Uddin    <string name="permdesc_bindNfcService" msgid="6120647629174066862">"Allows the holder to bind to applications that are emulating NFC cards. Should never be needed for normal apps."</string>
4175a4e75e2e260d077bfdb285bef03760852b87651Eric Fischer    <string name="permlab_bindTextService" msgid="7358378401915287938">"bind to a text service"</string>
41826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_bindTextService" msgid="8151968910973998670">"Allows the holder to bind to the top-level interface of a text service (e.g. SpellCheckerService). Should never be needed for normal applications."</string>
41923018767d21387cb26af502e447278bf123a1e6bEric Fischer    <string name="permlab_bindVpnService" msgid="4708596021161473255">"bind to a VPN service"</string>
42026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_bindVpnService" msgid="2067845564581693905">"Allows the holder to bind to the top-level interface of a Vpn service. Should never be needed for normal apps."</string>
421113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_bindWallpaper" msgid="8716400279937856462">"bind to wallpaper"</string>
42226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_bindWallpaper" msgid="7108428692595491668">"Allows the holder to bind to the top-level interface of wallpaper. Should never be needed for normal applications."</string>
4238d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permlab_bindVoiceInteraction" msgid="5334852580713715068">"bind to a voice interactor"</string>
4248d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_bindVoiceInteraction" msgid="2345721766501778101">"Allows the holder to bind to the top-level interface of a voice interaction service. Should never be needed for normal apps."</string>
425d6db9bc985843c7290711fda2d134483ceb011ecBaligh Uddin    <string name="permlab_manageVoiceKeyphrases" msgid="1252285102392793548">"manage voice key phrases"</string>
426d6db9bc985843c7290711fda2d134483ceb011ecBaligh Uddin    <string name="permdesc_manageVoiceKeyphrases" msgid="8476560722907530008">"Allows the holder to manage the key phrases for voice hotword detection. Should never be needed for normal apps."</string>
427d405ecff9bbb6827e30c2f48ada4efcd2a46f674Baligh Uddin    <string name="permlab_bindRemoteDisplay" msgid="1782923938029941960">"bind to a remote display"</string>
428d405ecff9bbb6827e30c2f48ada4efcd2a46f674Baligh Uddin    <string name="permdesc_bindRemoteDisplay" msgid="1261242718727295981">"Allows the holder to bind to the top-level interface of a remote display. Should never be needed for normal apps."</string>
429f04ae729fa453bb7a025b44a099fab981bec67f5Eric Fischer    <string name="permlab_bindRemoteViews" msgid="5697987759897367099">"bind to a widget service"</string>
43026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_bindRemoteViews" msgid="4717987810137692572">"Allows the holder to bind to the top-level interface of a widget service. Should never be needed for normal apps."</string>
431113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_bindDeviceAdmin" msgid="8704986163711455010">"interact with device admin"</string>
43226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_bindDeviceAdmin" msgid="569715419543907930">"Allows the holder to send intents to a device administrator. Should never be needed for normal apps."</string>
433f3cd5189754e22d522da86636b3b1c44e730ec04Baligh Uddin    <string name="permlab_bindTvInput" msgid="5601264742478168987">"bind to a TV input"</string>
434f3cd5189754e22d522da86636b3b1c44e730ec04Baligh Uddin    <string name="permdesc_bindTvInput" msgid="2371008331852001924">"Allows the holder to bind to the top-level interface of a TV input. Should never be needed for normal apps."</string>
435becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="permlab_modifyParentalControls" msgid="4611318225997592242">"modify parental controls"</string>
436becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="permdesc_modifyParentalControls" msgid="7438482894162282039">"Allows the holder to modify the system\'s parental controls data. Should never be needed for normal apps."</string>
437029f8b545ea8ab4fa3226f6115717e427350b218Baligh Uddin    <string name="permlab_manageDeviceAdmins" msgid="4248828900045808722">"add or remove a device admin"</string>
438029f8b545ea8ab4fa3226f6115717e427350b218Baligh Uddin    <string name="permdesc_manageDeviceAdmins" msgid="5025608167709942485">"Allows the holder to add or remove active device administrators. Should never be needed for normal apps."</string>
439113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_setOrientation" msgid="3365947717163866844">"change screen orientation"</string>
44026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setOrientation" msgid="3046126619316671476">"Allows the app to change the rotation of the screen at any time. Should never be needed for normal apps."</string>
4416d470b71766303a1b05861fc4ec8941916d4c7ecEric Fischer    <string name="permlab_setPointerSpeed" msgid="9175371613322562934">"change pointer speed"</string>
44226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setPointerSpeed" msgid="6866563234274104233">"Allows the app to change the mouse or touch pad pointer speed at any time. Should never be needed for normal apps."</string>
4435ffc3bd2b6741b8e98e38e8710d5a5df024cc7bfEric Fischer    <string name="permlab_setKeyboardLayout" msgid="4778731703600909340">"change keyboard layout"</string>
4445ffc3bd2b6741b8e98e38e8710d5a5df024cc7bfEric Fischer    <string name="permdesc_setKeyboardLayout" msgid="8480016771134175879">"Allows the app to change the keyboard layout. Should never be needed for normal apps."</string>
44526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_signalPersistentProcesses" msgid="4539002991947376659">"send Linux signals to apps"</string>
44626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_signalPersistentProcesses" msgid="4896992079182649141">"Allows the app to request that the supplied signal be sent to all persistent processes."</string>
44726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_persistentActivity" msgid="8841113627955563938">"make app always run"</string>
44842a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_persistentActivity" product="tablet" msgid="8525189272329086137">"Allows the app to make parts of itself persistent in memory. This can limit the memory available to other apps, slowing down the tablet."</string>
4496b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_persistentActivity (5086862529499103587) -->
4506b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
45142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_persistentActivity" product="default" msgid="4384760047508278272">"Allows the app to make parts of itself persistent in memory. This can limit the memory available to other apps, slowing down the phone."</string>
45226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_deletePackages" msgid="184385129537705938">"delete apps"</string>
45326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_deletePackages" msgid="7411480275167205081">"Allows the app to delete Android packages. Malicious apps may use this to delete important apps."</string>
45426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_clearAppUserData" msgid="274109191845842756">"delete other apps\' data"</string>
45526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_clearAppUserData" msgid="4625323684125459488">"Allows the app to clear user data."</string>
45626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_deleteCacheFiles" msgid="3128665571837408675">"delete other apps\' caches"</string>
45726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_deleteCacheFiles" msgid="3812998599006730196">"Allows the app to delete cache files."</string>
45826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_getPackageSize" msgid="7472921768357981986">"measure app storage space"</string>
45926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_getPackageSize" msgid="3921068154420738296">"Allows the app to retrieve its code, data and cache sizes"</string>
46026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_installPackages" msgid="2199128482820306924">"directly install apps"</string>
46126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_installPackages" msgid="5628530972548071284">"Allows the app to install new or updated Android packages. Malicious apps may use this to add new apps with arbitrarily powerful permissions."</string>
46226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_clearAppCache" msgid="7487279391723526815">"delete all app cache data"</string>
4633e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permdesc_clearAppCache" product="tablet" msgid="8974640871945434565">"Allows the app to free tablet storage by deleting files in the cache directories of other applications. This may cause other applications to start up more slowly as they need to re-retrieve their data."</string>
4646b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_clearAppCache (244647416303997022) -->
4656b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
4663e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permdesc_clearAppCache" product="default" msgid="2459441021956436779">"Allows the app to free phone storage by deleting files in the cache directories of other applications. This may cause other applications to start up more slowly as they need to re-retrieve their data."</string>
46726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_movePackage" msgid="3289890271645921411">"move app resources"</string>
46826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_movePackage" msgid="319562217778244524">"Allows the app to move app resources from internal to external media and vice versa."</string>
469c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="permlab_readLogs" msgid="6615778543198967614">"read sensitive log data"</string>
47026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_readLogs" product="tablet" msgid="82061313293455151">"Allows the app to read from the system\'s various log files. This allows it to discover general information about what you are doing with the tablet, potentially including personal or private information."</string>
4716b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_readLogs (9023899974809538988) -->
4726b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
47326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_readLogs" product="default" msgid="2063438140241560443">"Allows the app to read from the system\'s various log files. This allows it to discover general information about what you are doing with the phone, potentially including personal or private information."</string>
4744a97ebfec5ff24fd34cdb354f0e85ca1279035f8Eric Fischer    <string name="permlab_anyCodecForPlayback" msgid="715805555823881818">"use any media decoder for playback"</string>
4756f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permdesc_anyCodecForPlayback" msgid="8283912488433189010">"Allows the app to use any installed media decoder to decode for playback."</string>
476856c281362e6d2a20089a7ce4bbbb7e32cb571c2Baligh Uddin    <string name="permlab_manageCaCertificates" msgid="1678391896786882014">"manage trusted credentials"</string>
477856c281362e6d2a20089a7ce4bbbb7e32cb571c2Baligh Uddin    <string name="permdesc_manageCaCertificates" msgid="4015644047196937014">"Allows the app to install and uninstall CA certificates as trusted credentials."</string>
478d6db9bc985843c7290711fda2d134483ceb011ecBaligh Uddin    <string name="permlab_bindJobService" msgid="3637568367978271086">"run the application\'s scheduled background work"</string>
479d6db9bc985843c7290711fda2d134483ceb011ecBaligh Uddin    <string name="permdesc_bindJobService" msgid="3473288460524119838">"This permission allows the Android system to run the application in the background when requested."</string>
480113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_diagnostic" msgid="8076743953908000342">"read/write to resources owned by diag"</string>
48126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_diagnostic" msgid="6608295692002452283">"Allows the app to read and write to any resource owned by the diag group; for example, files in /dev. This could potentially affect system stability and security. This should ONLY be used for hardware-specific diagnostics by the manufacturer or operator."</string>
48226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_changeComponentState" msgid="6335576775711095931">"enable or disable app components"</string>
48326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_changeComponentState" product="tablet" msgid="8887435740982237294">"Allows the app to change whether a component of another app is enabled or not. Malicious apps may use this to disable important tablet capabilities. Care must be taken with this permission, as it is possible to get app components into an unusable, inconsistent or unstable state."</string>
4846b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_changeComponentState (9151634188264231389) -->
4856b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
48626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_changeComponentState" product="default" msgid="1827232484416505615">"Allows the app to change whether a component of another app is enabled or not. Malicious apps may use this to disable important phone capabilities. Care must be taken with this permission, as it is possible to get app components into an unusable, inconsistent or unstable state."</string>
4874cfa5ec14cc705bf442e6e34a00b93d5bfbfc199Eric Fischer    <string name="permlab_grantRevokePermissions" msgid="4627315351093508795">"grant or revoke permissions"</string>
4884cfa5ec14cc705bf442e6e34a00b93d5bfbfc199Eric Fischer    <string name="permdesc_grantRevokePermissions" msgid="4088642654085850662">"Allows an application to grant or revoke specific permissions for it or other applications. Malicious applications may use this to access features for which you have not granted them permission."</string>
48926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_setPreferredApplications" msgid="8463181628695396391">"set preferred apps"</string>
49026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setPreferredApplications" msgid="4973986762241783712">"Allows the app to modify your preferred apps. Malicious apps may silently change the apps that are run, spoofing your existing apps to collect private data from you."</string>
49187cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_writeSettings" msgid="2226195290955224730">"modify system settings"</string>
49226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_writeSettings" msgid="7775723441558907181">"Allows the app to modify the system\'s settings data. Malicious apps may corrupt your system\'s configuration."</string>
493113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_writeSecureSettings" msgid="204676251876718288">"modify secure system settings"</string>
49426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_writeSecureSettings" msgid="8159535613020137391">"Allows the app to modify the system\'s secure settings data. Not for use by normal apps."</string>
495113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_writeGservices" msgid="2149426664226152185">"modify the Google services map"</string>
49626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_writeGservices" msgid="1287309437638380229">"Allows the app to modify the Google services map. Not for use by normal apps."</string>
49787cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_receiveBootCompleted" msgid="5312965565987800025">"run at startup"</string>
49826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_receiveBootCompleted" product="tablet" msgid="7390304664116880704">"Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the tablet and allow the app to slow down the overall tablet by always running."</string>
4996b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_receiveBootCompleted (4525890122209673621) -->
5006b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
50126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_receiveBootCompleted" product="default" msgid="513950589102617504">"Allows the app 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 app to slow down the overall phone by always running."</string>
502113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_broadcastSticky" msgid="7919126372606881614">"send sticky broadcast"</string>
50342a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_broadcastSticky" product="tablet" msgid="7749760494399915651">"Allows the app to send sticky broadcasts, which remain after the broadcast ends. Excessive use may make the tablet slow or unstable by causing it to use too much memory."</string>
5046b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_broadcastSticky (6839285697565389467) -->
5056b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
50642a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_broadcastSticky" product="default" msgid="2825803764232445091">"Allows the app to send sticky broadcasts, which remain after the broadcast ends. Excessive use may make the phone slow or unstable by causing it to use too much memory."</string>
50787cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_readContacts" msgid="8348481131899886131">"read your contacts"</string>
50842a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readContacts" product="tablet" msgid="5294866856941149639">"Allows the app to read data about your contacts stored on your tablet, including the frequency with which you\'ve called, emailed or communicated in other ways with specific individuals. This permission allows apps to save your contact data, and malicious apps may share contact data without your knowledge."</string>
5096b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_readContacts (1839238344654834087) -->
5106b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
51142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readContacts" product="default" msgid="8440654152457300662">"Allows the app to read data about your contacts stored on your phone, including the frequency with which you\'ve called, emailed or communicated in other ways with specific individuals. This permission allows apps to save your contact data, and malicious apps may share contact data without your knowledge."</string>
51287cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_writeContacts" msgid="5107492086416793544">"modify your contacts"</string>
51342a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_writeContacts" product="tablet" msgid="897243932521953602">"Allows the app to modify the data about your contacts stored on your tablet, including the frequency with which you\'ve called, emailed or communicated in other ways with specific contacts. This permission allows apps to delete contact data."</string>
5146b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_writeContacts (5438230957000018959) -->
5156b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
51642a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_writeContacts" product="default" msgid="589869224625163558">"Allows the app to modify the data about your contacts stored on your phone, including the frequency with which you\'ve called, emailed or communicated in other ways with specific contacts. This permission allows apps to delete contact data."</string>
5171469438f8bd02710a559617c90b38327918cf8dfEric Fischer    <string name="permlab_readCallLog" msgid="3478133184624102739">"read call log"</string>
51842a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readCallLog" product="tablet" msgid="3700645184870760285">"Allows the app to read your tablet\'s call log, including data about incoming and outgoing calls. This permission allows apps to save your call log data, and malicious apps may share call log data without your knowledge."</string>
5196b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_readCallLog (5611770887047387926) -->
5206b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
52142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readCallLog" product="default" msgid="5777725796813217244">"Allows the app to read your phone\'s call log, including data about incoming and outgoing calls. This permission allows apps to save your call log data, and malicious apps may share call log data without your knowledge."</string>
5221469438f8bd02710a559617c90b38327918cf8dfEric Fischer    <string name="permlab_writeCallLog" msgid="8552045664743499354">"write call log"</string>
5231469438f8bd02710a559617c90b38327918cf8dfEric Fischer    <string name="permdesc_writeCallLog" product="tablet" msgid="6661806062274119245">"Allows the app to modify your tablet\'s call log, including data about incoming and outgoing calls. Malicious apps may use this to erase or modify your call log."</string>
5246b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_writeCallLog (4225034892248398019) -->
5256b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
5261469438f8bd02710a559617c90b38327918cf8dfEric Fischer    <string name="permdesc_writeCallLog" product="default" msgid="683941736352787842">"Allows the app to modify your phone\'s call log, including data about incoming and outgoing calls. Malicious apps may use this to erase or modify your call log."</string>
52787cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_readProfile" msgid="4701889852612716678">"read your own contact card"</string>
52842a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readProfile" product="default" msgid="5462475151849888848">"Allows the app to read personal profile information stored on your device, such as your name and contact information. This means that the app can identify you and may send your profile information to others."</string>
52987cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_writeProfile" msgid="907793628777397643">"modify your own contact card"</string>
53042a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_writeProfile" product="default" msgid="5552084294598465899">"Allows the app to change or add to personal profile information stored on your device, such as your name and contact information. This means that the app can identify you and may send your profile information to others."</string>
5318d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permlab_bodySensors" msgid="4871091374767171066">"body sensors (like heart rate monitors)"</string>
5329162890f056c895d68975baf1665f4d60bd6b0c9Geoff Mendal    <string name="permdesc_bodySensors" product="default" msgid="4380015021754180431">"Allows the app to access data from sensors that monitor your physical condition, such as your heart rate."</string>
53303e9d8ae0759289f4474227382caa898f398c636Eric Fischer    <string name="permlab_readSocialStream" product="default" msgid="1268920956152419170">"read your social stream"</string>
53442a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readSocialStream" product="default" msgid="4255706027172050872">"Allows the app to access and sync social updates from you and your friends. Be careful when sharing information - this allows the app to read communications between you and your friends on social networks, regardless of confidentiality. Note: this permission may not be enforced on all social networks."</string>
53503e9d8ae0759289f4474227382caa898f398c636Eric Fischer    <string name="permlab_writeSocialStream" product="default" msgid="3504179222493235645">"write to your social stream"</string>
53642a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_writeSocialStream" product="default" msgid="3086557552204114849">"Allows the app to display social updates from your friends. Be careful when sharing information - this allows the app to produce messages that may appear to come from a friend. Note: this permission may not be enforced on all social networks."</string>
53723018767d21387cb26af502e447278bf123a1e6bEric Fischer    <string name="permlab_readCalendar" msgid="5972727560257612398">"read calendar events plus confidential information"</string>
53842a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readCalendar" product="tablet" msgid="4216462049057658723">"Allows the app to read all calendar events stored on your tablet, including those of friends or co-workers. This may allow the app to share or save your calendar data, regardless of confidentiality or sensitivity."</string>
5396b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_readCalendar (3191352452242394196) -->
5406b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
54142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readCalendar" product="default" msgid="7434548682470851583">"Allows the app to read all calendar events stored on your phone, including those of friends or co-workers. This may allow the app to share or save your calendar data, regardless of confidentiality or sensitivity."</string>
54223018767d21387cb26af502e447278bf123a1e6bEric Fischer    <string name="permlab_writeCalendar" msgid="8438874755193825647">"add or modify calendar events and send emails to guests without owners\' knowledge"</string>
54342a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_writeCalendar" product="tablet" msgid="6679035520113668528">"Allows the app to add, remove and change events that you can modify on your tablet, including those of friends or co-workers. This may allow the app to send messages that appear to come from calendar owners, or modify events without the owners\' knowledge."</string>
5446b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_writeCalendar (1273290605500902507) -->
5456b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
54642a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_writeCalendar" product="default" msgid="2324469496327249376">"Allows the app to add, remove and change events that you can modify on your phone, including those of friends or co-workers. This may allow the app to send messages that appear to come from calendar owners, or modify events without the owners\' knowledge."</string>
547113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_accessMockLocation" msgid="8688334974036823330">"mock location sources for testing"</string>
54842a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_accessMockLocation" msgid="5808711039482051824">"Create mock location sources for testing or install a new location provider. This allows the app to override the location and/or status returned by other location sources such as GPS or location providers."</string>
549113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_accessLocationExtraCommands" msgid="2836308076720553837">"access extra location provider commands"</string>
550b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="permdesc_accessLocationExtraCommands" msgid="6078307221056649927">"Allows the app to access extra location provider commands. This may allow the app to interfere with the operation of the GPS or other location sources."</string>
551113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_installLocationProvider" msgid="6578101199825193873">"permission to install a location provider"</string>
55242a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_installLocationProvider" msgid="9066146120470591509">"Create mock location sources for testing or install a new location provider. This allows the app to override the location and/or status returned by other location sources such as GPS or location providers."</string>
5533e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permlab_accessFineLocation" msgid="1191898061965273372">"precise location (GPS and network-based)"</string>
5543e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permdesc_accessFineLocation" msgid="5295047563564981250">"Allows the app to get your precise location using the Global Positioning System (GPS) or network location sources such as mobile towers and Wi-Fi. These location services must be turned on and available to your device for the app to use them. Apps may use this to determine where you are, and may consume additional battery power."</string>
5553e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permlab_accessCoarseLocation" msgid="4887895362354239628">"approximate location (network-based)"</string>
5563e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permdesc_accessCoarseLocation" msgid="2538200184373302295">"Allows the app to get your approximate location. This location is derived by location services using network location sources such as mobile towers and Wi-Fi. These location services must be turned on and available to your device for the app to use them. Apps may use this to determine approximately where you are."</string>
557113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_accessSurfaceFlinger" msgid="2363969641792388947">"access SurfaceFlinger"</string>
55826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_accessSurfaceFlinger" msgid="1041619516733293551">"Allows the app to use SurfaceFlinger low-level features."</string>
559113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_readFrameBuffer" msgid="6690504248178498136">"read frame buffer"</string>
56026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_readFrameBuffer" msgid="4937405521809454680">"Allows the app to read the content of the frame buffer."</string>
561d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="permlab_accessInputFlinger" msgid="5348635270689553857">"access InputFlinger"</string>
562d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="permdesc_accessInputFlinger" msgid="2104864941201226616">"Allows the app to use InputFlinger low-level features."</string>
563db412dcad8c6f6fd36c6d57bf6628b50f5b3c002Baligh Uddin    <string name="permlab_configureWifiDisplay" msgid="5595661694746742168">"configure Wi-Fi displays"</string>
564db412dcad8c6f6fd36c6d57bf6628b50f5b3c002Baligh Uddin    <string name="permdesc_configureWifiDisplay" msgid="7916815158690218065">"Allows the app to configure and connect to Wi-Fi displays."</string>
5655365debd9bf52e329cee875f99f992f18457d91dBaligh Uddin    <string name="permlab_controlWifiDisplay" msgid="393641276723695496">"control Wi-Fi displays"</string>
5665365debd9bf52e329cee875f99f992f18457d91dBaligh Uddin    <string name="permdesc_controlWifiDisplay" msgid="4543912292681826986">"Allows the app to control low-level features of Wi-Fi displays."</string>
5677bb1d9450a9864fb2c804be3d07063277dcaaf6eBaligh Uddin    <string name="permlab_captureAudioOutput" msgid="6857134498402346708">"capture audio output"</string>
5687bb1d9450a9864fb2c804be3d07063277dcaaf6eBaligh Uddin    <string name="permdesc_captureAudioOutput" msgid="6210597754212208853">"Allows the app to capture and redirect audio output."</string>
569e9772829a8146684962b54e7902ccb50c69acb78Baligh Uddin    <string name="permlab_captureAudioHotword" msgid="1890553935650349808">"Hotword detection"</string>
570e9772829a8146684962b54e7902ccb50c69acb78Baligh Uddin    <string name="permdesc_captureAudioHotword" msgid="9151807958153056810">"Allows the app to capture audio for Hotword detection. The capture can happen in the background but does not prevent other audio capture (e.g. Camcorder)."</string>
571dae2a8e286c3e0b715742f4c2fc6dd04452e8442Baligh Uddin    <string name="permlab_modifyAudioRouting" msgid="7738060354490807723">"Audio Routing"</string>
572dae2a8e286c3e0b715742f4c2fc6dd04452e8442Baligh Uddin    <string name="permdesc_modifyAudioRouting" msgid="7205731074267199735">"Allows the app to directly control audio routing and override audio policy decisions."</string>
5737bb1d9450a9864fb2c804be3d07063277dcaaf6eBaligh Uddin    <string name="permlab_captureVideoOutput" msgid="2246828773589094023">"capture video output"</string>
5747bb1d9450a9864fb2c804be3d07063277dcaaf6eBaligh Uddin    <string name="permdesc_captureVideoOutput" msgid="359481658034149860">"Allows the app to capture and redirect video output."</string>
5757bb1d9450a9864fb2c804be3d07063277dcaaf6eBaligh Uddin    <string name="permlab_captureSecureVideoOutput" msgid="7815398969303382016">"capture secure video output"</string>
5767bb1d9450a9864fb2c804be3d07063277dcaaf6eBaligh Uddin    <string name="permdesc_captureSecureVideoOutput" msgid="2779793064709350289">"Allows the app to capture and redirect secure video output."</string>
57748d7d2b28bafefdc776b0d72bb9fceadc6cb1d2fBaligh Uddin    <string name="permlab_mediaContentControl" msgid="8749790560720562511">"control media playback and metadata access"</string>
57848d7d2b28bafefdc776b0d72bb9fceadc6cb1d2fBaligh Uddin    <string name="permdesc_mediaContentControl" msgid="1637478200272062">"Allows the app to control media playback and access the media information (title, author...)."</string>
579113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_modifyAudioSettings" msgid="6095859937069146086">"change your audio settings"</string>
58042a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_modifyAudioSettings" msgid="3522565366806248517">"Allows the app to modify global audio settings such as volume and which speaker is used for output."</string>
581113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_recordAudio" msgid="3876049771427466323">"record audio"</string>
58242a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_recordAudio" msgid="4906839301087980680">"Allows the app to record audio with the microphone. This permission allows the app to record audio at any time without your confirmation."</string>
5833c5fe29ed22a80fca5067445caf011e4e0c4ab7fBaligh Uddin    <string name="permlab_sim_communication" msgid="1180265879464893029">"SIM communication"</string>
5843c5fe29ed22a80fca5067445caf011e4e0c4ab7fBaligh Uddin    <string name="permdesc_sim_communication" msgid="5725159654279639498">"Allows the app to send commands to the SIM. This is very dangerous."</string>
585113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_camera" msgid="3616391919559751192">"take pictures and videos"</string>
58642a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_camera" msgid="8497216524735535009">"Allows the app to take pictures and videos with the camera. This permission allows the app to use the camera at any time without your confirmation."</string>
5870f3f34612f93063939911805501e2dea187bb355Baligh Uddin    <string name="permlab_cameraDisableTransmitLed" msgid="2651072630501126222">"disable transmit indicator LED when camera is in use"</string>
5880f3f34612f93063939911805501e2dea187bb355Baligh Uddin    <string name="permdesc_cameraDisableTransmitLed" msgid="4764585465480295341">"Allows a pre-installed system application to disable the camera use indicator LED."</string>
589a7a44f189479963fc2c40c8bf5b48ab1b0fe005dEric Fischer    <string name="permlab_brick" product="tablet" msgid="2961292205764488304">"permanently disable tablet"</string>
5906b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permlab_brick (4912674222121249410) -->
5916b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
592113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_brick" product="default" msgid="8337817093326370537">"permanently disable phone"</string>
59326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_brick" product="tablet" msgid="4334818808001699530">"Allows the app to permanently disable the entire tablet. This is very dangerous."</string>
5946b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_brick (7070924544316356349) -->
5956b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
59626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_brick" product="default" msgid="5788903297627283099">"Allows the app to permanently disable the entire phone. This is very dangerous."</string>
597a7a44f189479963fc2c40c8bf5b48ab1b0fe005dEric Fischer    <string name="permlab_reboot" product="tablet" msgid="3436634972561795002">"force tablet reboot"</string>
5986b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permlab_reboot (2112102119558886236) -->
5996b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
600113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_reboot" product="default" msgid="2898560872462638242">"force phone reboot"</string>
60126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_reboot" product="tablet" msgid="8172056180063700741">"Allows the app to force the tablet to reboot."</string>
6026b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_reboot (7116222694344401650) -->
6036b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
60426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_reboot" product="default" msgid="5326008124289989969">"Allows the app to force the phone to reboot."</string>
60587cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_mount_unmount_filesystems" product="nosdcard" msgid="2927361537942591841">"access USB storage filesystem"</string>
60687cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_mount_unmount_filesystems" product="default" msgid="4402305049890953810">"access SD Card filesystem"</string>
60726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_mount_unmount_filesystems" msgid="1829290701658992347">"Allows the app to mount and unmount file systems for removable storage."</string>
60887cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_mount_format_filesystems" product="nosdcard" msgid="6227819582624904972">"Erase USB storage"</string>
60987cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_mount_format_filesystems" product="default" msgid="262582698639274056">"erase SD Card"</string>
61026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_mount_format_filesystems" msgid="8784268246779198627">"Allows the app to format removable storage."</string>
611c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="permlab_asec_access" msgid="3411338632002193846">"get information on internal storage"</string>
61226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_asec_access" msgid="3094563844593878548">"Allows the application to access information on internal storage."</string>
613c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="permlab_asec_create" msgid="6414757234789336327">"create internal storage"</string>
61426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_asec_create" msgid="4558869273585856876">"Allows the application to create internal storage."</string>
615c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="permlab_asec_destroy" msgid="526928328301618022">"destroy internal storage"</string>
61626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_asec_destroy" msgid="7218749286145526537">"Allows the app to destroy internal storage."</string>
61726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_asec_mount_unmount" msgid="8877998101944999386">"mount/unmount internal storage"</string>
61826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_asec_mount_unmount" msgid="3451360114902490929">"Allows the app to mount/unmount internal storage."</string>
619c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="permlab_asec_rename" msgid="7496633954080472417">"rename internal storage"</string>
62026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_asec_rename" msgid="1794757588472127675">"Allows the app to rename internal storage."</string>
62187cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_vibrate" msgid="7696427026057705834">"control vibration"</string>
62226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_vibrate" msgid="6284989245902300945">"Allows the app to control the vibrator."</string>
623113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_flashlight" msgid="2155920810121984215">"control flashlight"</string>
62426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_flashlight" msgid="6522284794568368310">"Allows the app to control the flashlight."</string>
625c8c3729506fe58a77d797dcaff286170e05996d0Eric Fischer    <string name="permlab_manageUsb" msgid="1113453430645402723">"manage preferences and permissions for USB devices"</string>
62626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_manageUsb" msgid="7776155430218239833">"Allows the app to manage preferences and permissions for USB devices."</string>
627f04ae729fa453bb7a025b44a099fab981bec67f5Eric Fischer    <string name="permlab_accessMtp" msgid="4953468676795917042">"implement MTP protocol"</string>
628f04ae729fa453bb7a025b44a099fab981bec67f5Eric Fischer    <string name="permdesc_accessMtp" msgid="6532961200486791570">"Allows access to the kernel MTP driver to implement the MTP USB protocol."</string>
629113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_hardware_test" msgid="4148290860400659146">"test hardware"</string>
63026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_hardware_test" msgid="6597964191208016605">"Allows the app to control various peripherals for the purpose of hardware testing."</string>
63175eefed34b7e48533250de18fdb5fc133ceb19afBaligh Uddin    <string name="permlab_fm" msgid="8749504526866832">"access FM radio"</string>
63275eefed34b7e48533250de18fdb5fc133ceb19afBaligh Uddin    <string name="permdesc_fm" msgid="4145699441237962818">"Allows the app to access FM radio to listen to programmes."</string>
633113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_callPhone" msgid="3925836347681847954">"directly call phone numbers"</string>
63442a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_callPhone" msgid="3740797576113760827">"Allows the app to call phone numbers without your intervention. This may result in unexpected charges or calls. Note that this doesn\'t allow the app to call emergency numbers. Malicious apps may cost you money by making calls without your confirmation."</string>
635113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_callPrivileged" msgid="4198349211108497879">"directly call any phone numbers"</string>
63626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_callPrivileged" msgid="1689024901509996810">"Allows the app to call any phone number, including emergency numbers, without your intervention. Malicious apps may place unnecessary and illegal calls to emergency services."</string>
637a7a44f189479963fc2c40c8bf5b48ab1b0fe005dEric Fischer    <string name="permlab_performCdmaProvisioning" product="tablet" msgid="4842576994144604821">"directly start CDMA tablet setup"</string>
6386b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permlab_performCdmaProvisioning (3485391974208100809) -->
6396b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
640113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_performCdmaProvisioning" product="default" msgid="5604848095315421425">"directly start CDMA phone setup"</string>
64126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_performCdmaProvisioning" msgid="1994193538802314186">"Allows the app to start CDMA provisioning. Malicious apps may unnecessarily start CDMA provisioning."</string>
642113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_locationUpdates" msgid="7785408253364335740">"control location update notifications"</string>
64326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_locationUpdates" msgid="1120741557891438876">"Allows the app to enable/disable location update notifications from the radio. Not for use by normal apps."</string>
644113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_checkinProperties" msgid="7855259461268734914">"access check-in properties"</string>
64526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_checkinProperties" msgid="4024526968630194128">"Allows the app read/write access to properties uploaded by the check-in service. Not for use by normal apps."</string>
646113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_bindGadget" msgid="776905339015863471">"choose widgets"</string>
64726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_bindGadget" msgid="8261326938599049290">"Allows the app to tell the system which widgets can be used by which app. An app with this permission can give other apps access to personal data. Not for use by normal apps."</string>
648113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_modifyPhoneState" msgid="8423923777659292228">"modify phone status"</string>
64926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_modifyPhoneState" msgid="1029877529007686732">"Allows the app to control the phone features of the device. An app with this permission can switch networks, turn the phone radio on and off and the like without ever notifying you."</string>
65087cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_readPhoneState" msgid="9178228524507610486">"read phone status and identity"</string>
65142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readPhoneState" msgid="1639212771826125528">"Allows the app to access the phone features of the device. This permission allows the app to determine the phone number and device IDs, whether a call is active and the remote number connected by a call."</string>
6528d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permlab_readPrecisePhoneState" msgid="5476483020282007597">"read precise phone states"</string>
6538d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_readPrecisePhoneState" msgid="6648009074263855418">"Allows the app to access the precise phone states. This permission allows the app to determine the real call status, whether a call is active or in the background, call fails, precise data connection status and data connection fails."</string>
654a7a44f189479963fc2c40c8bf5b48ab1b0fe005dEric Fischer    <string name="permlab_wakeLock" product="tablet" msgid="1531731435011495015">"prevent tablet from sleeping"</string>
6556b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permlab_wakeLock (2601193288949154131) -->
6566b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
657113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_wakeLock" product="default" msgid="573480187941496130">"prevent phone from sleeping"</string>
65826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_wakeLock" product="tablet" msgid="7311319824400447868">"Allows the app to prevent the tablet from going to sleep."</string>
6596b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_wakeLock (3208534859208996974) -->
6606b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
66126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_wakeLock" product="default" msgid="8559100677372928754">"Allows the app to prevent the phone from going to sleep."</string>
662e9772829a8146684962b54e7902ccb50c69acb78Baligh Uddin    <string name="permlab_transmitIr" msgid="7545858504238530105">"transmit infrared"</string>
663e9772829a8146684962b54e7902ccb50c69acb78Baligh Uddin    <string name="permdesc_transmitIr" product="tablet" msgid="5358308854306529170">"Allows the app to use the tablet\'s infrared transmitter."</string>
6646b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_transmitIr (3926790828514867101) -->
6656b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
666e9772829a8146684962b54e7902ccb50c69acb78Baligh Uddin    <string name="permdesc_transmitIr" product="default" msgid="7957763745020300725">"Allows the app to use the phone\'s infrared transmitter."</string>
667c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="permlab_devicePower" product="tablet" msgid="2787034722616350417">"turn tablet on or off"</string>
6686b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permlab_devicePower (7579718349658943416) -->
6696b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
670113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_devicePower" product="default" msgid="4928622470980943206">"turn phone on or off"</string>
67126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_devicePower" product="tablet" msgid="6689862878984631831">"Allows the app to turn the tablet on or off."</string>
6726b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_devicePower (1334908641773273512) -->
6736b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
67426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_devicePower" product="default" msgid="6037057348463131032">"Allows the app to turn the phone on or off."</string>
6752d1d387d3f04ee6825efaf6d4c7fb2bf77ce390dBaligh Uddin    <string name="permlab_userActivity" msgid="1677844893921729548">"reset display timeout"</string>
6762d1d387d3f04ee6825efaf6d4c7fb2bf77ce390dBaligh Uddin    <string name="permdesc_userActivity" msgid="651746160252248024">"Allows the app to reset the display timeout."</string>
677113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_factoryTest" msgid="3715225492696416187">"run in factory test mode"</string>
678a7a44f189479963fc2c40c8bf5b48ab1b0fe005dEric Fischer    <string name="permdesc_factoryTest" product="tablet" msgid="3952059318359653091">"Run as a low-level manufacturer test, allowing complete access to the tablet hardware. Only available when a tablet is running in manufacturer test mode."</string>
6796b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_factoryTest (2105643629211155695) -->
6806b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
681113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permdesc_factoryTest" product="default" msgid="8136644990319244802">"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>
682113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_setWallpaper" msgid="6627192333373465143">"set wallpaper"</string>
68326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setWallpaper" msgid="7373447920977624745">"Allows the app to set the system wallpaper."</string>
68487cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_setWallpaperHints" msgid="3278608165977736538">"adjust your wallpaper size"</string>
68526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setWallpaperHints" msgid="8235784384223730091">"Allows the app to set the system wallpaper size hints."</string>
686113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_masterClear" msgid="2315750423139697397">"reset system to factory defaults"</string>
68726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_masterClear" msgid="3665380492633910226">"Allows the app to completely reset the system to its factory settings, erasing all data, configuration and installed apps."</string>
688113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_setTime" msgid="2021614829591775646">"set time"</string>
68926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setTime" product="tablet" msgid="1896341438151152881">"Allows the app to change the tablet\'s clock time."</string>
6906b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_setTime (1826398919861882682) -->
6916b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
69226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setTime" product="default" msgid="1855702730738020">"Allows the app to change the phone\'s clock time."</string>
693113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_setTimeZone" msgid="2945079801013077340">"set time zone"</string>
69426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setTimeZone" product="tablet" msgid="1676983712315827645">"Allows the app to change the tablet\'s time zone."</string>
6956b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_setTimeZone (888864653946175955) -->
6966b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
69726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setTimeZone" product="default" msgid="4499943488436633398">"Allows the app to change the phone\'s time zone."</string>
698113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_accountManagerService" msgid="4829262349691386986">"act as the Account Manager Service"</string>
6996f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permdesc_accountManagerService" msgid="1948455552333615954">"Allows the app to make calls to Account Authenticators."</string>
70087cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_getAccounts" msgid="1086795467760122114">"find accounts on the device"</string>
70142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_getAccounts" product="tablet" msgid="2741496534769660027">"Allows the app to get the list of accounts known by the tablet. This may include any accounts created by applications that you have installed."</string>
7026b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_getAccounts (4190633395633907543) -->
7036b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
70442a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_getAccounts" product="default" msgid="3448316822451807382">"Allows the app to get the list of accounts known by the phone. This may include any accounts created by applications that you have installed."</string>
70587cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_authenticateAccounts" msgid="5265908481172736933">"create accounts and set passwords"</string>
70626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_authenticateAccounts" msgid="5472124296908977260">"Allows the app to use the account authenticator capabilities of the Account Manager, including creating accounts and getting and setting their passwords."</string>
70787cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_manageAccounts" msgid="4983126304757177305">"add or remove accounts"</string>
70826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_manageAccounts" msgid="8698295625488292506">"Allows the app to perform operations like adding and removing accounts, and deleting their password."</string>
70987cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_useCredentials" msgid="235481396163877642">"use accounts on the device"</string>
71026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_useCredentials" msgid="7984227147403346422">"Allows the app to request authentication tokens."</string>
71187cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_accessNetworkState" msgid="4951027964348974773">"view network connections"</string>
71242a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_accessNetworkState" msgid="8318964424675960975">"Allows the app to view information about network connections such as which networks exist and are connected."</string>
71342a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permlab_createNetworkSockets" msgid="8018758136404323658">"full network access"</string>
71442a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_createNetworkSockets" msgid="3403062187779724185">"Allows the app to create network sockets and use customised network protocols. The browser and other applications provide means to send data to the Internet, so this permission is not required to send data to the Internet."</string>
7158da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="permlab_writeApnSettings" msgid="505660159675751896">"change/intercept network settings and traffic"</string>
71626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_writeApnSettings" msgid="5333798886412714193">"Allows the app to change network settings and to intercept and inspect all network traffic, for example to change the proxy and port of any APN. Malicious apps may monitor, redirect or modify network packets without your knowledge."</string>
717113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_changeNetworkState" msgid="958884291454327309">"change network connectivity"</string>
71826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_changeNetworkState" msgid="6789123912476416214">"Allows the app to change the state of network connectivity."</string>
71926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_changeTetherState" msgid="5952584964373017960">"change tethered connectivity"</string>
72026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_changeTetherState" msgid="1524441344412319780">"Allows the app to change the state of tethered network connectivity."</string>
721113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_changeBackgroundDataSetting" msgid="1400666012671648741">"change background data usage setting"</string>
72226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_changeBackgroundDataSetting" msgid="5347729578468744379">"Allows the app to change the background data usage setting."</string>
723db412dcad8c6f6fd36c6d57bf6628b50f5b3c002Baligh Uddin    <string name="permlab_accessWifiState" msgid="5202012949247040011">"view Wi-Fi connections"</string>
7240f3f34612f93063939911805501e2dea187bb355Baligh Uddin    <string name="permdesc_accessWifiState" msgid="5002798077387803726">"Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices."</string>
725db412dcad8c6f6fd36c6d57bf6628b50f5b3c002Baligh Uddin    <string name="permlab_changeWifiState" msgid="6550641188749128035">"connect and disconnect from Wi-Fi"</string>
7260f3f34612f93063939911805501e2dea187bb355Baligh Uddin    <string name="permdesc_changeWifiState" msgid="7137950297386127533">"Allows the app to connect to and disconnect from Wi-Fi access points and to make changes to device configuration for Wi-Fi networks."</string>
727113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_changeWifiMulticastState" msgid="1368253871483254784">"allow Wi-Fi Multicast reception"</string>
7280f3f34612f93063939911805501e2dea187bb355Baligh Uddin    <string name="permdesc_changeWifiMulticastState" product="tablet" msgid="7969774021256336548">"Allows the app to receive packets sent to all devices on a Wi-Fi network using multicast addresses, not just your tablet. It uses more power than the non-multicast mode."</string>
7296b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_changeWifiMulticastState (9031975661145014160) -->
7306b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
7310f3f34612f93063939911805501e2dea187bb355Baligh Uddin    <string name="permdesc_changeWifiMulticastState" product="default" msgid="6851949706025349926">"Allows the app to receive packets sent to all devices on a Wi-Fi network using multicast addresses, not just your phone. It uses more power than the non-multicast mode."</string>
73287cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_bluetoothAdmin" msgid="6006967373935926659">"access Bluetooth settings"</string>
73326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_bluetoothAdmin" product="tablet" msgid="6921177471748882137">"Allows the app to configure the local Bluetooth tablet and to discover and pair with remote devices."</string>
7346b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_bluetoothAdmin (3373125682645601429) -->
7356b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
73626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_bluetoothAdmin" product="default" msgid="8931682159331542137">"Allows the app to configure the local Bluetooth phone and to discover and pair with remote devices."</string>
7371595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="permlab_bluetoothPriv" msgid="4009494246009513828">"allow Bluetooth pairing by Application"</string>
7381595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="permdesc_bluetoothPriv" product="tablet" msgid="8045735193417468857">"Allows the app to pair with remote devices without user interaction."</string>
7396b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <string name="permdesc_bluetoothPriv" product="tv" msgid="8045735193417468857">"Allows the app to pair with remote devices without user interaction."</string>
7401595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="permdesc_bluetoothPriv" product="default" msgid="8045735193417468857">"Allows the app to pair with remote devices without user interaction."</string>
741becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="permlab_bluetoothMap" msgid="6372198338939197349">"access Bluetooth MAP data"</string>
742becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="permdesc_bluetoothMap" product="tablet" msgid="5784090105926959958">"Allows the app to access Bluetooth MAP data."</string>
7436b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <string name="permdesc_bluetoothMap" product="tv" msgid="5784090105926959958">"Allows the app to access Bluetooth MAP data."</string>
744becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="permdesc_bluetoothMap" product="default" msgid="5784090105926959958">"Allows the app to access Bluetooth MAP data."</string>
7453e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permlab_accessWimaxState" msgid="4195907010610205703">"connect and disconnect from WiMAX"</string>
74642a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_accessWimaxState" msgid="6360102877261978887">"Allows the app to determine whether WiMAX is enabled and information about any WiMAX networks that are connected."</string>
7474a97ebfec5ff24fd34cdb354f0e85ca1279035f8Eric Fischer    <string name="permlab_changeWimaxState" msgid="2405042267131496579">"change WiMAX state"</string>
74842a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_changeWimaxState" product="tablet" msgid="3156456504084201805">"Allows the app to connect the tablet to and disconnect the tablet from WiMAX networks."</string>
7496b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_changeWimaxState (6022307083934827718) -->
7506b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
75142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_changeWimaxState" product="default" msgid="697025043004923798">"Allows the app to connect the phone to and disconnect the phone from WiMAX networks."</string>
7528d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permlab_scoreNetworks" msgid="6445777779383587181">"score networks"</string>
7538d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_scoreNetworks" product="tablet" msgid="1304304745850215556">"Allows the app to rank networks and influence which networks the tablet should prefer."</string>
7546b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_scoreNetworks (5444434643862417649) -->
7556b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
7568d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_scoreNetworks" product="default" msgid="1831501848178651379">"Allows the app to rank networks and influence which networks the phone should prefer."</string>
75787cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_bluetooth" msgid="6127769336339276828">"pair with Bluetooth devices"</string>
75842a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_bluetooth" product="tablet" msgid="3480722181852438628">"Allows the app to view the configuration of Bluetooth on the tablet and to make and accept connections with paired devices."</string>
7596b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_bluetooth (3974124940101104206) -->
7606b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
76142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_bluetooth" product="default" msgid="3207106324452312739">"Allows the app to view the configuration of the Bluetooth on the phone and to make and accept connections with paired devices."</string>
762c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="permlab_nfc" msgid="4423351274757876953">"control Near-Field Communication"</string>
76326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_nfc" msgid="7120611819401789907">"Allows the app to communicate with Near Field Communication (NFC) tags, cards and readers."</string>
76487cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_disableKeyguard" msgid="3598496301486439258">"disable your screen lock"</string>
76542a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_disableKeyguard" msgid="6034203065077122992">"Allows the app to disable the keylock and any associated password security. For example, the phone disables the keylock when receiving an incoming phone call, then re-enables the keylock when the call is finished."</string>
766113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_readSyncSettings" msgid="6201810008230503052">"read sync settings"</string>
76742a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readSyncSettings" msgid="2706745674569678644">"Allows the app to read the sync settings for an account. For example, this can determine whether the People app is synced with an account."</string>
76887cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_writeSyncSettings" msgid="5408694875793945314">"toggle sync on and off"</string>
76942a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_writeSyncSettings" msgid="8956262591306369868">"Allows an app to modify the sync settings for an account. For example, this can be used to enable syncing of the People app with an account."</string>
770113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_readSyncStats" msgid="7396577451360202448">"read sync statistics"</string>
77142a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readSyncStats" msgid="1510143761757606156">"Allows an app to read the sync stats for an account, including the history of sync events and how much data is synced."</string>
772113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_subscribedFeedsRead" msgid="4756609637053353318">"read subscribed feeds"</string>
77326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_subscribedFeedsRead" msgid="5557058907906144505">"Allows the app to get details about the currently synced feeds."</string>
774113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_subscribedFeedsWrite" msgid="9015246325408209296">"write subscribed feeds"</string>
77526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_subscribedFeedsWrite" msgid="6928930188826089413">"Allows the app to modify your currently synced feeds. Malicious apps may change your synced feeds."</string>
77687cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_readDictionary" msgid="4107101525746035718">"read terms you added to the dictionary"</string>
77742a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readDictionary" msgid="659614600338904243">"Allows the app to read all words, names and phrases that the user may have stored in the user dictionary."</string>
7783e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="permlab_writeDictionary" msgid="2183110402314441106">"add words to user-defined dictionary"</string>
77926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_writeDictionary" msgid="8185385716255065291">"Allows the app to write new words into the user dictionary."</string>
78099a6183443b63f5c9795389f4353e854ef9118e3Baligh Uddin    <string name="permlab_sdcardRead" product="nosdcard" msgid="367275095159405468">"read the contents of your USB storage"</string>
78199a6183443b63f5c9795389f4353e854ef9118e3Baligh Uddin    <string name="permlab_sdcardRead" product="default" msgid="2188156462934977940">"read the contents of your SD card"</string>
78299a6183443b63f5c9795389f4353e854ef9118e3Baligh Uddin    <string name="permdesc_sdcardRead" product="nosdcard" msgid="3446988712598386079">"Allows the app to read the contents of your USB storage."</string>
78399a6183443b63f5c9795389f4353e854ef9118e3Baligh Uddin    <string name="permdesc_sdcardRead" product="default" msgid="2607362473654975411">"Allows the app to read the contents of your SD card."</string>
78487cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_sdcardWrite" product="nosdcard" msgid="8485979062254666748">"modify or delete the contents of your USB storage"</string>
78545f110fb0df6de1496e0904918f9ca4eb406eb85Eric Fischer    <string name="permlab_sdcardWrite" product="default" msgid="8805693630050458763">"modify or delete the contents of your SD card"</string>
78626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_sdcardWrite" product="nosdcard" msgid="6175406299445710888">"Allows the app to write to the USB storage."</string>
78726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_sdcardWrite" product="default" msgid="4337417790936632090">"Allows the app to write to the SD card."</string>
788c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="permlab_mediaStorageWrite" product="default" msgid="6859839199706879015">"modify/delete internal media storage contents"</string>
78926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_mediaStorageWrite" product="default" msgid="8189160597698529185">"Allows the app to modify the contents of the internal media storage."</string>
7900f3f34612f93063939911805501e2dea187bb355Baligh Uddin    <string name="permlab_manageDocs" product="default" msgid="5778318598448849829">"manage document storage"</string>
7910f3f34612f93063939911805501e2dea187bb355Baligh Uddin    <string name="permdesc_manageDocs" product="default" msgid="8704323176914121484">"Allows the app to manage document storage."</string>
7929a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="permlab_sdcardAccessAll" msgid="8150613823900460576">"access external storage of all users"</string>
7939a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="permdesc_sdcardAccessAll" msgid="3215208357415891320">"Allows the app to access external storage for all users."</string>
794113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_cache_filesystem" msgid="5656487264819669824">"access the cache file system"</string>
79526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_cache_filesystem" msgid="5578967642265550955">"Allows the app to read and write the cache file system."</string>
796becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="permlab_use_sip" msgid="2052499390128979920">"make/receive SIP calls"</string>
797becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="permdesc_use_sip" msgid="2297804849860225257">"Allows the app to make and receive SIP calls."</string>
798a8b1305363c83ade5e4502548a699b9dcbd6c003Baligh Uddin    <string name="permlab_register_sim_subscription" msgid="3166535485877549177">"register new telecom SIM connections"</string>
799a8b1305363c83ade5e4502548a699b9dcbd6c003Baligh Uddin    <string name="permdesc_register_sim_subscription" msgid="2138909035926222911">"Allows the app to register new telecom SIM connections."</string>
800a8b1305363c83ade5e4502548a699b9dcbd6c003Baligh Uddin    <string name="permlab_register_call_provider" msgid="108102120289029841">"register new telecom connections"</string>
801a8b1305363c83ade5e4502548a699b9dcbd6c003Baligh Uddin    <string name="permdesc_register_call_provider" msgid="7034310263521081388">"Allows the app to register new telecom connections."</string>
8022ceaee6dea667fe2d5bd6f1731abdf08a616b8c7Geoff Mendal    <string name="permlab_connection_manager" msgid="1116193254522105375">"manage telecom connections"</string>
8032ceaee6dea667fe2d5bd6f1731abdf08a616b8c7Geoff Mendal    <string name="permdesc_connection_manager" msgid="5925480810356483565">"Allows the app to manage telecom connections."</string>
804602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="permlab_bind_incall_service" msgid="6773648341975287125">"interact with in-call screen"</string>
805602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="permdesc_bind_incall_service" msgid="8343471381323215005">"Allows the app to control when and how the user sees the in-call screen."</string>
806602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="permlab_bind_connection_service" msgid="3557341439297014940">"interact with telephony services"</string>
807602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="permdesc_bind_connection_service" msgid="4008754499822478114">"Allows the app to interact with telephony services to make/receive calls."</string>
808602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="permlab_control_incall_experience" msgid="9061024437607777619">"provide an in-call user experience"</string>
809602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="permdesc_control_incall_experience" msgid="915159066039828124">"Allows the app to provide an in-call user experience."</string>
8106d470b71766303a1b05861fc4ec8941916d4c7ecEric Fischer    <string name="permlab_readNetworkUsageHistory" msgid="7862593283611493232">"read historical network usage"</string>
81126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_readNetworkUsageHistory" msgid="7689060749819126472">"Allows the app to read historical network usage for specific networks and apps."</string>
8126d470b71766303a1b05861fc4ec8941916d4c7ecEric Fischer    <string name="permlab_manageNetworkPolicy" msgid="2562053592339859990">"manage network policy"</string>
81326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_manageNetworkPolicy" msgid="7537586771559370668">"Allows the app to manage network policies and define app-specific rules."</string>
814ff2612bc9da68c2a9723e4e4d87e5e8bced4557fEric Fischer    <string name="permlab_modifyNetworkAccounting" msgid="5088217309088729650">"modify network usage accounting"</string>
8156f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permdesc_modifyNetworkAccounting" msgid="5443412866746198123">"Allows the app to modify how network usage is accounted against apps. Not for use by normal apps."</string>
816f706cbdf224d400a67ffb57d55d58196581ab8cdBaligh Uddin    <string name="permlab_accessNotifications" msgid="7673416487873432268">"access notifications"</string>
817f706cbdf224d400a67ffb57d55d58196581ab8cdBaligh Uddin    <string name="permdesc_accessNotifications" msgid="458457742683431387">"Allows the app to retrieve, examine, and clear notifications, including those posted by other apps."</string>
81866e3763aa0c7433c33b00e37b3331009a13d7816Baligh Uddin    <string name="permlab_bindNotificationListenerService" msgid="7057764742211656654">"bind to a notification listener service"</string>
81966e3763aa0c7433c33b00e37b3331009a13d7816Baligh Uddin    <string name="permdesc_bindNotificationListenerService" msgid="985697918576902986">"Allows the holder to bind to the top-level interface of a notification listener service. Should never be needed for normal apps."</string>
8208d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permlab_bindConditionProviderService" msgid="1180107672332704641">"bind to a condition provider service"</string>
8218d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_bindConditionProviderService" msgid="1680513931165058425">"Allows the holder to bind to the top-level interface of a condition provider service. Should never be needed for normal apps."</string>
822041628cea439825baaa68f593b3d3daf2ccaebebBaligh Uddin    <string name="permlab_bindDreamService" msgid="4153646965978563462">"bind to a dream service"</string>
823041628cea439825baaa68f593b3d3daf2ccaebebBaligh Uddin    <string name="permdesc_bindDreamService" msgid="7325825272223347863">"Allows the holder to bind to the top-level interface of a dream service. Should never be needed for normal apps."</string>
824d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="permlab_invokeCarrierSetup" msgid="3699600833975117478">"invoke the carrier-provided configuration app"</string>
825d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="permdesc_invokeCarrierSetup" msgid="4159549152529111920">"Allows the holder to invoke the carrier-provided configuration app. Should never be needed for normal apps."</string>
8267bb1d9450a9864fb2c804be3d07063277dcaaf6eBaligh Uddin    <string name="permlab_accessNetworkConditions" msgid="8206077447838909516">"listen for observations on network conditions"</string>
8277bb1d9450a9864fb2c804be3d07063277dcaaf6eBaligh Uddin    <string name="permdesc_accessNetworkConditions" msgid="6899102075825272211">"Allows an application to listen for observations on network conditions. Should never be needed for normal apps."</string>
8288d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permlab_setInputCalibration" msgid="4902620118878467615">"change input device calibration"</string>
8298d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_setInputCalibration" msgid="4527511047549456929">"Allows the app to modify the calibration parameters of the touch screen. Should never be needed for normal apps."</string>
8308d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permlab_accessDrmCertificates" msgid="7436886640723203615">"access DRM certificates"</string>
8318d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_accessDrmCertificates" msgid="8073288354426159089">"Allows an application to provision and use DRM certficates. Should never be needed for normal apps."</string>
832b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="permlab_handoverStatus" msgid="1159132046126626731">"Receive Android Beam transfer status"</string>
833b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="permdesc_handoverStatus" msgid="4788144087245714948">"Allows this application to receive information about current Android Beam transfers"</string>
834becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="permlab_removeDrmCertificates" msgid="7044888287209892751">"remove DRM certificates"</string>
835becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="permdesc_removeDrmCertificates" msgid="7272999075113400993">"Allows an application to remove DRM certficates. Should never be needed for normal apps."</string>
836adaa819bb7b63a25a8ed3cc36372ce9b4cb6ffbbGeoff Mendal    <string name="permlab_bindCarrierMessagingService" msgid="1490229371796969158">"bind to a carrier messaging service"</string>
837adaa819bb7b63a25a8ed3cc36372ce9b4cb6ffbbGeoff Mendal    <string name="permdesc_bindCarrierMessagingService" msgid="2762882888502113944">"Allows the holder to bind to the top-level interface of a carrier messaging service. Should never be needed for normal apps."</string>
838c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="policylab_limitPassword" msgid="4497420728857585791">"Set password rules"</string>
8396f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="policydesc_limitPassword" msgid="3252114203919510394">"Control the length and the characters allowed in screen-unlock passwords."</string>
840c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="policylab_watchLogin" msgid="914130646942199503">"Monitor screen-unlock attempts"</string>
84126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="policydesc_watchLogin" product="tablet" msgid="3215729294215070072">"Monitor the number of incorrect passwords typed when unlocking the screen and lock the tablet or erase all the tablet\'s data if too many incorrect passwords are typed."</string>
8426b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for policydesc_watchLogin (2707817988309890256) -->
8436b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
84426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="policydesc_watchLogin" product="default" msgid="5712323091846761073">"Monitor the number of incorrect passwords typed when unlocking the screen and lock the phone or erase all the phone\'s data if too many incorrect passwords are typed."</string>
845c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="policylab_resetPassword" msgid="2620077191242688955">"Change the screen-unlock password"</string>
8466f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="policydesc_resetPassword" msgid="605963962301904458">"Change the screen-unlock password."</string>
847c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="policylab_forceLock" msgid="2274085384704248431">"Lock the screen"</string>
8486f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="policydesc_forceLock" msgid="1141797588403827138">"Control how and when the screen locks."</string>
849113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="policylab_wipeData" msgid="3910545446758639713">"Erase all data"</string>
8506f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="policydesc_wipeData" product="tablet" msgid="4306184096067756876">"Erase the tablet\'s data without warning by performing a factory data reset."</string>
8516b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for policydesc_wipeData (5816221315214527028) -->
8526b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
8536f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="policydesc_wipeData" product="default" msgid="5096895604574188391">"Erase the phone\'s data without warning by performing a factory data reset."</string>
854c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="policylab_setGlobalProxy" msgid="2784828293747791446">"Set the device global proxy"</string>
855c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="policydesc_setGlobalProxy" msgid="6387497466660154931">"Set the device\'s global proxy to be used while policy is enabled. Only the first device admin sets the effective global proxy."</string>
8560d1d2a7a2c27794ebd76c4f8f82708d742adb9cdEric Fischer    <string name="policylab_expirePassword" msgid="885279151847254056">"Set lock-screen password expiry"</string>
8576f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="policydesc_expirePassword" msgid="1729725226314691591">"Control how frequently the lock-screen password must be changed."</string>
858f04ae729fa453bb7a025b44a099fab981bec67f5Eric Fischer    <string name="policylab_encryptedStorage" msgid="8901326199909132915">"Set storage encryption"</string>
8596f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="policydesc_encryptedStorage" msgid="2637732115325316992">"Require that stored app data be encrypted."</string>
8606d470b71766303a1b05861fc4ec8941916d4c7ecEric Fischer    <string name="policylab_disableCamera" msgid="6395301023152297826">"Disable cameras"</string>
8616f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="policydesc_disableCamera" msgid="2306349042834754597">"Prevent use of all device cameras."</string>
86254323a12a9bd9a24c9439b9915ad5a39671255faBaligh Uddin    <string name="policylab_disableKeyguardFeatures" msgid="266329104542638802">"Disable features in keyguard"</string>
86354323a12a9bd9a24c9439b9915ad5a39671255faBaligh Uddin    <string name="policydesc_disableKeyguardFeatures" msgid="3467082272186534614">"Prevent use of some features in keyguard."</string>
864113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <string-array name="phoneTypes">
865113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="8901098336658710359">"Home"</item>
866113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="869923650527136615">"Mobile"</item>
867113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="7897544654242874543">"Work"</item>
868113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="1103601433382158155">"Work Fax"</item>
869113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="1735177144948329370">"Home Fax"</item>
870113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="603878674477207394">"Pager"</item>
871113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="1650824275177931637">"Other"</item>
872113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="9192514806975898961">"Custom"</item>
873113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </string-array>
874113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <string-array name="emailAddressTypes">
875113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="8073994352956129127">"Home"</item>
876113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="7084237356602625604">"Work"</item>
877113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="1112044410659011023">"Other"</item>
878113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="2374913952870110618">"Custom"</item>
879113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </string-array>
880113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <string-array name="postalAddressTypes">
881113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="6880257626740047286">"Home"</item>
882113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="5629153956045109251">"Work"</item>
883113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="4966604264500343469">"Other"</item>
884113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="4932682847595299369">"Custom"</item>
885113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </string-array>
886113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <string-array name="imAddressTypes">
887113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="1738585194601476694">"Home"</item>
888113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="1359644565647383708">"Work"</item>
889113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="7868549401053615677">"Other"</item>
890113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="3145118944639869809">"Custom"</item>
891113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </string-array>
892113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <string-array name="organizationTypes">
893113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="7546335612189115615">"Work"</item>
894113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="4378074129049520373">"Other"</item>
895113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="3455047468583965104">"Custom"</item>
896113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </string-array>
897113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <string-array name="imProtocols">
898113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="8595261363518459565">"AIM"</item>
899113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="7390473628275490700">"Windows Live"</item>
900113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="7882877134931458217">"Yahoo"</item>
901113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="5035376313200585242">"Skype"</item>
902113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="7532363178459444943">"QQ"</item>
903113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="3713441034299660749">"Google Talk"</item>
904113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="2506857312718630823">"ICQ"</item>
905113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item msgid="1648797903785279353">"Jabber"</item>
906113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </string-array>
907113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeCustom" msgid="1644738059053355820">"Custom"</string>
908113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeHome" msgid="2570923463033985887">"Home"</string>
909113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeMobile" msgid="6501463557754751037">"Mobile"</string>
910113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeWork" msgid="8863939667059911633">"Work"</string>
911113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeFaxWork" msgid="3517792160008890912">"Work Fax"</string>
912113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeFaxHome" msgid="2067265972322971467">"Home Fax"</string>
913113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypePager" msgid="7582359955394921732">"Pager"</string>
914113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeOther" msgid="1544425847868765990">"Other"</string>
915113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeCallback" msgid="2712175203065678206">"Callback"</string>
916113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeCar" msgid="8738360689616716982">"Car"</string>
917113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeCompanyMain" msgid="540434356461478916">"Company Main"</string>
918113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeIsdn" msgid="8022453193171370337">"ISDN"</string>
919113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeMain" msgid="6766137010628326916">"Main"</string>
920113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeOtherFax" msgid="8587657145072446565">"Other Fax"</string>
921113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeRadio" msgid="4093738079908667513">"Radio"</string>
922113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeTelex" msgid="3367879952476250512">"Telex"</string>
923113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeTtyTdd" msgid="8606514378585000044">"TTY/TDD"</string>
924113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeWorkMobile" msgid="1311426989184065709">"Work Mobile"</string>
925113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeWorkPager" msgid="649938731231157056">"Work Pager"</string>
926113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeAssistant" msgid="5596772636128562884">"Assistant"</string>
927113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="phoneTypeMms" msgid="7254492275502768992">"MMS"</string>
928c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="eventTypeCustom" msgid="7837586198458073404">"Customised"</string>
929113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="eventTypeBirthday" msgid="2813379844211390740">"Birthday"</string>
930113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="eventTypeAnniversary" msgid="3876779744518284000">"Anniversary"</string>
931c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="eventTypeOther" msgid="7388178939010143077">"Other"</string>
932113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="emailTypeCustom" msgid="8525960257804213846">"Custom"</string>
933113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="emailTypeHome" msgid="449227236140433919">"Home"</string>
934113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="emailTypeWork" msgid="3548058059601149973">"Work"</string>
935113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="emailTypeOther" msgid="2923008695272639549">"Other"</string>
936113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="emailTypeMobile" msgid="119919005321166205">"Mobile"</string>
937113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="postalTypeCustom" msgid="8903206903060479902">"Custom"</string>
938113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="postalTypeHome" msgid="8165756977184483097">"Home"</string>
939113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="postalTypeWork" msgid="5268172772387694495">"Work"</string>
940113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="postalTypeOther" msgid="2726111966623584341">"Other"</string>
941113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imTypeCustom" msgid="2074028755527826046">"Custom"</string>
942113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imTypeHome" msgid="6241181032954263892">"Home"</string>
943113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imTypeWork" msgid="1371489290242433090">"Work"</string>
944113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imTypeOther" msgid="5377007495735915478">"Other"</string>
945113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imProtocolCustom" msgid="6919453836618749992">"Custom"</string>
946113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imProtocolAim" msgid="7050360612368383417">"AIM"</string>
947113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imProtocolMsn" msgid="144556545420769442">"Windows Live"</string>
948113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imProtocolYahoo" msgid="8271439408469021273">"Yahoo"</string>
949113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imProtocolSkype" msgid="9019296744622832951">"Skype"</string>
950113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imProtocolQq" msgid="8887484379494111884">"QQ"</string>
951d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="imProtocolGoogleTalk" msgid="493902321140277304">"Hangouts"</string>
952113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imProtocolIcq" msgid="1574870433606517315">"ICQ"</string>
953113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imProtocolJabber" msgid="2279917630875771722">"Jabber"</string>
954113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="imProtocolNetMeeting" msgid="8287625655986827971">"Net Meeting"</string>
955113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="orgTypeWork" msgid="29268870505363872">"Work"</string>
956113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="orgTypeOther" msgid="3951781131570124082">"Other"</string>
957113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="orgTypeCustom" msgid="225523415372088322">"Custom"</string>
958c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeCustom" msgid="3542403679827297300">"Customised"</string>
959c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeAssistant" msgid="6274334825195379076">"Assistant"</string>
960c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeBrother" msgid="8757913506784067713">"Brother"</string>
961c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeChild" msgid="1890746277276881626">"Child"</string>
962c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeDomesticPartner" msgid="6904807112121122133">"Domestic Partner"</string>
963c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeFather" msgid="5228034687082050725">"Father"</string>
964c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeFriend" msgid="7313106762483391262">"Friend"</string>
965c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeManager" msgid="6365677861610137895">"Manager"</string>
966c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeMother" msgid="4578571352962758304">"Mother"</string>
967c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeParent" msgid="4755635567562925226">"Parent"</string>
968c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypePartner" msgid="7266490285120262781">"Partner"</string>
969c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeReferredBy" msgid="101573059844135524">"Referred by"</string>
970c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeRelative" msgid="1799819930085610271">"Relative"</string>
971c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeSister" msgid="1735983554479076481">"Sister"</string>
972c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="relationTypeSpouse" msgid="394136939428698117">"Spouse"</string>
973c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="sipAddressTypeCustom" msgid="2473580593111590945">"Customised"</string>
974c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="sipAddressTypeHome" msgid="6093598181069359295">"Home"</string>
975c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="sipAddressTypeWork" msgid="6920725730797099047">"Work"</string>
976c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="sipAddressTypeOther" msgid="4408436162950119849">"Other"</string>
9770c6754df6af36b3f56c55ffad8b855212e806219Baligh Uddin    <string name="quick_contacts_not_available" msgid="746098007828579688">"No application found to view this contact."</string>
97826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="keyguard_password_enter_pin_code" msgid="3037685796058495017">"Type PIN code"</string>
97926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="keyguard_password_enter_puk_code" msgid="4800725266925845333">"Type PUK and new PIN code"</string>
9806d470b71766303a1b05861fc4ec8941916d4c7ecEric Fischer    <string name="keyguard_password_enter_puk_prompt" msgid="1341112146710087048">"PUK code"</string>
98126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="keyguard_password_enter_pin_prompt" msgid="8027680321614196258">"New PIN Code"</string>
98226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="keyguard_password_entry_touch_hint" msgid="7858547464982981384"><font size="17">"Touch to type password"</font></string>
98326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="keyguard_password_enter_password_code" msgid="1054721668279049780">"Type password to unlock"</string>
98426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="keyguard_password_enter_pin_password_code" msgid="6391755146112503443">"Type PIN to unlock"</string>
9856f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="keyguard_password_wrong_pin_code" msgid="2422225591006134936">"Incorrect PIN code."</string>
986113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="keyguard_label_text" msgid="861796461028298424">"To unlock, press Menu, then 0."</string>
987113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="emergency_call_dialog_number_for_display" msgid="696192103195090970">"Emergency number"</string>
9885820aeee0b101843445050f594dad82c7dde4b81Eric Fischer    <string name="lockscreen_carrier_default" msgid="8963839242565653192">"No service"</string>
989113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_screen_locked" msgid="7288443074806832904">"Screen locked."</string>
990113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_instructions_when_pattern_enabled" msgid="46154051614126049">"Press Menu to unlock or place emergency call."</string>
991113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_instructions_when_pattern_disabled" msgid="686260028797158364">"Press Menu to unlock."</string>
992113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_pattern_instructions" msgid="7478703254964810302">"Draw pattern to unlock"</string>
993113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_emergency_call" msgid="5347633784401285225">"Emergency call"</string>
994113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_return_to_call" msgid="5244259785500040021">"Return to call"</string>
995113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_pattern_correct" msgid="9039008650362261237">"Correct!"</string>
99626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="lockscreen_pattern_wrong" msgid="4317955014948108794">"Try again"</string>
99726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="lockscreen_password_wrong" msgid="5737815393253165301">"Try again"</string>
9986f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="faceunlock_multiple_failures" msgid="754137583022792429">"Maximum Face Unlock attempts exceeded"</string>
9993e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="lockscreen_missing_sim_message_short" msgid="5099439277819215399">"No SIM card"</string>
1000a7a44f189479963fc2c40c8bf5b48ab1b0fe005dEric Fischer    <string name="lockscreen_missing_sim_message" product="tablet" msgid="151659196095791474">"No SIM card in tablet."</string>
10016b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for lockscreen_missing_sim_message (1943633865476989599) -->
10026b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
1003113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_missing_sim_message" product="default" msgid="2186920585695169078">"No SIM card in phone."</string>
100426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="lockscreen_missing_sim_instructions" msgid="5372787138023272615">"Insert a SIM card."</string>
100526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="lockscreen_missing_sim_instructions_long" msgid="3526573099019319472">"The SIM card is missing or not readable. Insert a SIM card."</string>
10065ae9587e063033a92ea7de7798a78f273e3380efEric Fischer    <string name="lockscreen_permanent_disabled_sim_message_short" msgid="5096149665138916184">"Unusable SIM card."</string>
10071c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="lockscreen_permanent_disabled_sim_instructions" msgid="910904643433151371">"Your SIM card has been permanently disabled.\n Contact your wireless service provider for another SIM card."</string>
1008becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="lockscreen_transport_prev_description" msgid="6300840251218161534">"Previous track"</string>
1009becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="lockscreen_transport_next_description" msgid="573285210424377338">"Next track"</string>
1010becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="lockscreen_transport_pause_description" msgid="3980308465056173363">"Pause"</string>
1011becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="lockscreen_transport_play_description" msgid="1901258823643886401">"Play"</string>
1012becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="lockscreen_transport_stop_description" msgid="5907083260651210034">"Stop"</string>
1013becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="lockscreen_transport_rew_description" msgid="6944412838651990410">"Rewind"</string>
1014becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="lockscreen_transport_ffw_description" msgid="42987149870928985">"Fast-forward"</string>
1015113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="emergency_calls_only" msgid="6733978304386365407">"Emergency calls only"</string>
1016113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_network_locked_message" msgid="143389224986028501">"Network locked"</string>
1017113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_sim_puk_locked_message" msgid="7441797339976230">"SIM card is PUK-locked."</string>
101826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="lockscreen_sim_puk_locked_instructions" msgid="8127916255245181063">"See the User Guide or contact Customer Care."</string>
1019113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_sim_locked_message" msgid="8066660129206001039">"SIM card is locked."</string>
1020113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_sim_unlock_progress_dialog_message" msgid="595323214052881264">"Unlocking SIM card…"</string>
10211c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="lockscreen_too_many_failed_attempts_dialog_message" msgid="6481623830344107222">"You have incorrectly drawn your unlock pattern <xliff:g id="NUMBER_0">%d</xliff:g> times. \n\nTry again in <xliff:g id="NUMBER_1">%d</xliff:g> seconds."</string>
10221c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="lockscreen_too_many_failed_password_attempts_dialog_message" msgid="2725973286239344555">"You have incorrectly typed your password <xliff:g id="NUMBER_0">%d</xliff:g> times. \n\nTry again in <xliff:g id="NUMBER_1">%d</xliff:g> seconds."</string>
10231c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="lockscreen_too_many_failed_pin_attempts_dialog_message" msgid="6216672706545696955">"You have incorrectly typed your PIN <xliff:g id="NUMBER_0">%d</xliff:g> times. \n\nTry again in <xliff:g id="NUMBER_1">%d</xliff:g> seconds."</string>
10241c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="lockscreen_failed_attempts_almost_glogin" product="tablet" msgid="9191611984625460820">"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 tablet using your Google sign-in.\n\n Try again in <xliff:g id="NUMBER_2">%d</xliff:g> seconds."</string>
10256b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for lockscreen_failed_attempts_almost_glogin (5316664559603394684) -->
10266b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
10271c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="lockscreen_failed_attempts_almost_glogin" product="default" msgid="2590227559763762751">"You have drawn your unlock pattern incorrectly <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>
10286a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="lockscreen_failed_attempts_almost_at_wipe" product="tablet" msgid="6128106399745755604">"You have incorrectly attempted to unlock the tablet <xliff:g id="NUMBER_0">%d</xliff:g> times. After <xliff:g id="NUMBER_1">%d</xliff:g> more unsuccessful attempts, the tablet will be reset to factory default and all user data will be lost."</string>
10296b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for lockscreen_failed_attempts_almost_at_wipe (950408382418270260) -->
10306b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
10316a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="lockscreen_failed_attempts_almost_at_wipe" product="default" msgid="8603565142156826565">"You have incorrectly attempted to unlock the phone <xliff:g id="NUMBER_0">%d</xliff:g> times. After <xliff:g id="NUMBER_1">%d</xliff:g> more unsuccessful attempts, the phone will be reset to factory default and all user data will be lost."</string>
10326a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="lockscreen_failed_attempts_now_wiping" product="tablet" msgid="280873516493934365">"You have incorrectly attempted to unlock the tablet <xliff:g id="NUMBER">%d</xliff:g> times. The tablet will now be reset to factory default."</string>
10336b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for lockscreen_failed_attempts_now_wiping (3195755534096192191) -->
10346b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
10356a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="lockscreen_failed_attempts_now_wiping" product="default" msgid="3025504721764922246">"You have incorrectly attempted to unlock the phone <xliff:g id="NUMBER">%d</xliff:g> times. The phone will now be reset to factory default."</string>
1036113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_too_many_failed_attempts_countdown" msgid="6251480343394389665">"Try again in <xliff:g id="NUMBER">%d</xliff:g> seconds."</string>
1037113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_forgot_pattern_button_text" msgid="2626999449610695930">"Forgotten pattern?"</string>
1038113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_glogin_forgot_pattern" msgid="2588521501166032747">"Account unlock"</string>
10396f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="lockscreen_glogin_too_many_attempts" msgid="2751368605287288808">"Too many pattern attempts"</string>
10406f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="lockscreen_glogin_instructions" msgid="3931816256100707784">"To unlock, sign in with your Google account."</string>
1041113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_glogin_username_hint" msgid="8846881424106484447">"Username (email)"</string>
1042113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_glogin_password_hint" msgid="5958028383954738528">"Password"</string>
1043113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_glogin_submit_button" msgid="7130893694795786300">"Sign in"</string>
1044113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_glogin_invalid_input" msgid="1364051473347485908">"Invalid username or password."</string>
10451c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="lockscreen_glogin_account_recovery_hint" msgid="1696924763690379073">"Forgot your username or password?\nVisit "<b>"google.co.uk/accounts/recovery"</b>"."</string>
10466f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="lockscreen_glogin_checking_password" msgid="7114627351286933867">"Checking…"</string>
1047113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_unlock_label" msgid="737440483220667054">"Unlock"</string>
1048113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_sound_on_label" msgid="9068877576513425970">"Sound on"</string>
1049113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="lockscreen_sound_off_label" msgid="996822825154319026">"Sound off"</string>
1050b0d150aa53ad34ea0a5b0da74bbdeb9ecd5a46b7Eric Fischer    <string name="lockscreen_access_pattern_start" msgid="3941045502933142847">"Pattern started"</string>
1051b0d150aa53ad34ea0a5b0da74bbdeb9ecd5a46b7Eric Fischer    <string name="lockscreen_access_pattern_cleared" msgid="5583479721001639579">"Pattern cleared"</string>
1052b0d150aa53ad34ea0a5b0da74bbdeb9ecd5a46b7Eric Fischer    <string name="lockscreen_access_pattern_cell_added" msgid="6756031208359292487">"Cell added"</string>
1053b0d150aa53ad34ea0a5b0da74bbdeb9ecd5a46b7Eric Fischer    <string name="lockscreen_access_pattern_detected" msgid="4988730895554057058">"Pattern completed"</string>
1054666a6298731b0967c11bf3b93cc6fe8334ab9126Baligh Uddin    <string name="keyguard_accessibility_widget_changed" msgid="5678624624681400191">"%1$s. Widget %2$d of %3$d."</string>
10556a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_add_widget" msgid="8273277058724924654">"Add widget"</string>
10566a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_widget_empty_slot" msgid="1281505703307930757">"Empty"</string>
10576a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_unlock_area_expanded" msgid="2278106022311170299">"Unlock area expanded."</string>
10586a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_unlock_area_collapsed" msgid="6366992066936076396">"Unlock area collapsed."</string>
10596a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_widget" msgid="6527131039741808240">"<xliff:g id="WIDGET_INDEX">%1$s</xliff:g> widget."</string>
1060ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="keyguard_accessibility_user_selector" msgid="1226798370913698896">"User selector"</string>
1061ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="keyguard_accessibility_status" msgid="8008264603935930611">"Status"</string>
10626a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_camera" msgid="8904231194181114603">"Camera"</string>
1063ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="keygaurd_accessibility_media_controls" msgid="262209654292161806">"Media controls"</string>
10646a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_widget_reorder_start" msgid="8736853615588828197">"Widget reordering started."</string>
10656a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_widget_reorder_end" msgid="7170190950870468320">"Widget reordering ended."</string>
10666a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_widget_deleted" msgid="4426204263929224434">"Widget <xliff:g id="WIDGET_INDEX">%1$s</xliff:g> deleted."</string>
10676a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_expand_lock_area" msgid="519859720934178024">"Expand unlock area."</string>
10686a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_slide_unlock" msgid="2959928478764697254">"Slide unlock."</string>
10696a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_pattern_unlock" msgid="1490840706075246612">"Pattern unlock."</string>
10706a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_face_unlock" msgid="4817282543351718535">"Face unlock."</string>
10716a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_pin_unlock" msgid="2469687111784035046">"Pin unlock."</string>
10726a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_password_unlock" msgid="7675777623912155089">"Password unlock."</string>
10736a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_pattern_area" msgid="7679891324509597904">"Pattern area."</string>
10746a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="keyguard_accessibility_slide_area" msgid="6736064494019979544">"Slide area."</string>
1075113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="password_keyboard_label_symbol_key" msgid="992280756256536042">"?123"</string>
1076113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="password_keyboard_label_alpha_key" msgid="8001096175167485649">"ABC"</string>
1077113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="password_keyboard_label_alt_key" msgid="1284820942620288678">"ALT"</string>
10780b6408b6bf0f740959304c4ed7b1ed03b371bf74Eric Fischer    <string name="granularity_label_character" msgid="7336470535385009523">"character"</string>
10790b6408b6bf0f740959304c4ed7b1ed03b371bf74Eric Fischer    <string name="granularity_label_word" msgid="7075570328374918660">"word"</string>
10800b6408b6bf0f740959304c4ed7b1ed03b371bf74Eric Fischer    <string name="granularity_label_link" msgid="5815508880782488267">"link"</string>
10810b6408b6bf0f740959304c4ed7b1ed03b371bf74Eric Fischer    <string name="granularity_label_line" msgid="5764267235026120888">"line"</string>
10829841174e07db12e46e5885485a8558313bb8c915Eric Fischer    <string name="hour_ampm" msgid="4584338083529355982">"<xliff:g id="HOUR">%-l</xliff:g><xliff:g id="AMPM">%P</xliff:g>"</string>
10839841174e07db12e46e5885485a8558313bb8c915Eric Fischer    <string name="hour_cap_ampm" msgid="2083465992940444366">"<xliff:g id="HOUR">%-l</xliff:g><xliff:g id="AMPM">%p</xliff:g>"</string>
1084113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="factorytest_failed" msgid="5410270329114212041">"Factory test failed"</string>
1085113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="factorytest_not_system" msgid="4435201656767276723">"The FACTORY_TEST action is only supported for packages installed in /system/app."</string>
1086113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="factorytest_no_action" msgid="872991874799998561">"No package was found that provides the FACTORY_TEST action."</string>
1087113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="factorytest_reboot" msgid="6320168203050791643">"Reboot"</string>
10886f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="js_dialog_title" msgid="1987483977834603872">"The page at \"<xliff:g id="TITLE">%s</xliff:g>\" says:"</string>
1089113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="js_dialog_title_default" msgid="6961903213729667573">"JavaScript"</string>
109065d97eae3d16ea6a3dac6bf17f97ac39d28d0c49Baligh Uddin    <string name="js_dialog_before_unload_title" msgid="2619376555525116593">"Confirm Navigation"</string>
109165d97eae3d16ea6a3dac6bf17f97ac39d28d0c49Baligh Uddin    <string name="js_dialog_before_unload_positive_button" msgid="3112752010600484130">"Leave this Page"</string>
109265d97eae3d16ea6a3dac6bf17f97ac39d28d0c49Baligh Uddin    <string name="js_dialog_before_unload_negative_button" msgid="5614861293026099715">"Stay on this Page"</string>
10931c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="js_dialog_before_unload" msgid="3468816357095378590">"<xliff:g id="MESSAGE">%s</xliff:g>\n\nAre you sure you want to navigate away from this page?"</string>
1094113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="save_password_label" msgid="6860261758665825069">"Confirm"</string>
10956f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="double_tap_toast" msgid="4595046515400268881">"Tip: double-tap to zoom in and out."</string>
10966f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="autofill_this_form" msgid="4616758841157816676">"Auto-fill"</string>
10976f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="setup_autofill" msgid="7103495070180590814">"Set up Auto-fill"</string>
10989841174e07db12e46e5885485a8558313bb8c915Eric Fischer    <string name="autofill_address_name_separator" msgid="6350145154779706772">" "</string>
1099c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="autofill_address_summary_name_format" msgid="3268041054899214945">"$1$2$3"</string>
1100c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="autofill_address_summary_separator" msgid="7483307893170324129">", "</string>
1101c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="autofill_address_summary_format" msgid="4874459455786827344">"$1$2$3"</string>
110267fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_province" msgid="2231806553863422300">"Province"</string>
110367fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_postal_code" msgid="4696430407689377108">"Postcode"</string>
110467fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_state" msgid="6988894195520044613">"State"</string>
110567fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_zip_code" msgid="8697544592627322946">"Zip code"</string>
110667fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_county" msgid="237073771020362891">"County"</string>
110767fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_island" msgid="4020100875984667025">"Island"</string>
110867fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_district" msgid="8400735073392267672">"District"</string>
110967fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_department" msgid="5343279462564453309">"Department"</string>
111067fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_prefecture" msgid="2028499485065800419">"Prefecture"</string>
111167fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_parish" msgid="8202206105468820057">"Parish"</string>
111267fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_area" msgid="3547409050889952423">"Area"</string>
111367fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="autofill_emirate" msgid="2893880978835698818">"Emirate"</string>
111487cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_readHistoryBookmarks" msgid="3775265775405106983">"read your Web bookmarks and history"</string>
111542a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_readHistoryBookmarks" msgid="8462378226600439658">"Allows the app to read the history of all URLs that the Browser has visited, and all of the Browser\'s bookmarks. Note: this permission may not be enforced by third-party browsers or other applications with web browsing capabilities."</string>
111687cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_writeHistoryBookmarks" msgid="3714785165273314490">"write web bookmarks and history"</string>
111742a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_writeHistoryBookmarks" product="tablet" msgid="6825527469145760922">"Allows the app to modify the Browser\'s history or bookmarks stored on your tablet. This may allow the app to delete or modify Browser data. Note: this permission may not be enforced by third-party browsers or other applications with web browsing capabilities."</string>
11186b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for permdesc_writeHistoryBookmarks (7007393823197766548) -->
11196b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
112042a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_writeHistoryBookmarks" product="default" msgid="8497389531014185509">"Allows the app to modify the Browser\'s history or bookmarks stored on your phone. This may allow the app to delete or modify Browser data. Note: this permission may not be enforced by third-party browsers or other applications with web browsing capabilities."</string>
112187cbc928efd2b9503301b5f379ff2c867a09db9dEric Fischer    <string name="permlab_setAlarm" msgid="1379294556362091814">"set an alarm"</string>
112226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_setAlarm" msgid="316392039157473848">"Allows the app to set an alarm in an installed alarm clock app. Some alarm clock apps may not implement this feature."</string>
11231d0a49fc22bc1a2d2f6fff5a7712777b83207abaBaligh Uddin    <string name="permlab_writeVoicemail" msgid="7309899891683938100">"write voicemails"</string>
11241d0a49fc22bc1a2d2f6fff5a7712777b83207abaBaligh Uddin    <string name="permdesc_writeVoicemail" msgid="6592572839715924830">"Allows the app to modify and remove messages from your voicemail inbox."</string>
112523018767d21387cb26af502e447278bf123a1e6bEric Fischer    <string name="permlab_addVoicemail" msgid="5525660026090959044">"add voicemail"</string>
112626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_addVoicemail" msgid="6604508651428252437">"Allows the app to add messages to your voicemail inbox."</string>
11271d0a49fc22bc1a2d2f6fff5a7712777b83207abaBaligh Uddin    <string name="permlab_readVoicemail" msgid="8415201752589140137">"read voicemail"</string>
11281d0a49fc22bc1a2d2f6fff5a7712777b83207abaBaligh Uddin    <string name="permdesc_readVoicemail" msgid="8926534735321616550">"Allows the app to read your voicemails."</string>
112926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_writeGeolocationPermissions" msgid="5962224158955273932">"Modify Browser geo-location permissions"</string>
113026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_writeGeolocationPermissions" msgid="1083743234522638747">"Allows the app to modify the Browser\'s geo-location permissions. Malicious apps may use this to allow sending location information to arbitrary websites."</string>
11318da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="permlab_packageVerificationAgent" msgid="5568139100645829117">"verify packages"</string>
113226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_packageVerificationAgent" msgid="8437590190990843381">"Allows the app to verify a package is installable."</string>
11338da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="permlab_bindPackageVerifier" msgid="4187786793360326654">"bind to a package verifier"</string>
113426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_bindPackageVerifier" msgid="3180741773233862126">"Allows the holder to make requests of package verifiers. Should never be needed for normal apps."</string>
11355f304cedab474732acec5d8dfda41efaa1a51ffeEric Fischer    <string name="permlab_serialPort" msgid="546083327654631076">"access serial ports"</string>
11365f304cedab474732acec5d8dfda41efaa1a51ffeEric Fischer    <string name="permdesc_serialPort" msgid="2991639985224598193">"Allows the holder to access serial ports using the SerialManager API."</string>
11372b630306182d14d184c73c6070dea3755ab685cdEric Fischer    <string name="permlab_accessContentProvidersExternally" msgid="5077774297943409285">"access content providers externally"</string>
11382b630306182d14d184c73c6070dea3755ab685cdEric Fischer    <string name="permdesc_accessContentProvidersExternally" msgid="4544346486697853685">"Allows the holder to access content providers from the shell. Should never be needed for normal apps."</string>
11399841174e07db12e46e5885485a8558313bb8c915Eric Fischer    <string name="permlab_updateLock" msgid="3527558366616680889">"discourage automatic device updates"</string>
11409841174e07db12e46e5885485a8558313bb8c915Eric Fischer    <string name="permdesc_updateLock" msgid="1655625832166778492">"Allows the holder to offer information to the system about when would be a good time for a non-interactive reboot to upgrade the device."</string>
1141113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="save_password_message" msgid="767344687139195790">"Do you want the browser to remember this password?"</string>
1142113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="save_password_notnow" msgid="6389675316706699758">"Not now"</string>
1143113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="save_password_remember" msgid="6491879678996749466">"Remember"</string>
1144113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="save_password_never" msgid="8274330296785855105">"Never"</string>
114526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="open_permission_deny" msgid="7374036708316629800">"You don\'t have permission to open this page."</string>
1146113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="text_copied" msgid="4985729524670131385">"Text copied to clipboard."</string>
1147113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="more_item_label" msgid="4650918923083320495">"More"</string>
1148113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="prepend_shortcut_label" msgid="2572214461676015642">"Menu+"</string>
1149113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="menu_space_shortcut_label" msgid="2410328639272162537">"space"</string>
1150113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="menu_enter_shortcut_label" msgid="2743362785111309668">"enter"</string>
1151113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="menu_delete_shortcut_label" msgid="3658178007202748164">"delete"</string>
1152113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="search_go" msgid="8298016669822141719">"Search"</string>
11538da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="searchview_description_search" msgid="6749826639098512120">"Search"</string>
11548da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="searchview_description_query" msgid="5911778593125355124">"Search query"</string>
11558da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="searchview_description_clear" msgid="1330281990951833033">"Clear query"</string>
11568da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="searchview_description_submit" msgid="2688450133297983542">"Submit query"</string>
11578da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="searchview_description_voice" msgid="2453203695674994440">"Voice search"</string>
1158e2fc16438404f09216525fd3c1965d7980963b99Eric Fischer    <string name="enable_explore_by_touch_warning_title" msgid="7460694070309730149">"Enable Explore by Touch?"</string>
1159e2fc16438404f09216525fd3c1965d7980963b99Eric Fischer    <string name="enable_explore_by_touch_warning_message" product="tablet" msgid="8655887539089910577">"<xliff:g id="ACCESSIBILITY_SERVICE_NAME">%1$s</xliff:g> wants to enable Explore by Touch. When Explore by Touch is turned on, you can hear or see descriptions of what\'s under your finger or perform gestures to interact with the tablet."</string>
1160e2fc16438404f09216525fd3c1965d7980963b99Eric Fischer    <string name="enable_explore_by_touch_warning_message" product="default" msgid="2708199672852373195">"<xliff:g id="ACCESSIBILITY_SERVICE_NAME">%1$s</xliff:g> wants to enable Explore by Touch. When Explore by Touch is turned on, you can hear or see descriptions of what\'s under your finger or perform gestures to interact with the phone."</string>
1161113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="oneMonthDurationPast" msgid="7396384508953779925">"1 month ago"</string>
1162113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="beforeOneMonthDurationPast" msgid="909134546836499826">"Before 1 month ago"</string>
1163113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="num_seconds_ago">
1164113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="4869870056547896011">"1 second ago"</item>
1165113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="3903706804349556379">"<xliff:g id="COUNT">%d</xliff:g> seconds ago"</item>
1166113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1167113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="num_minutes_ago">
1168113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="3306787433088810191">"1 minute ago"</item>
1169113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="2176942008915455116">"<xliff:g id="COUNT">%d</xliff:g> minutes ago"</item>
1170113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1171113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="num_hours_ago">
1172113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="9150797944610821849">"1 hour ago"</item>
1173113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="2467273239587587569">"<xliff:g id="COUNT">%d</xliff:g> hours ago"</item>
1174113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1175113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="last_num_days">
1176113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="3069992808164318268">"Last <xliff:g id="COUNT">%d</xliff:g> days"</item>
1177113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1178113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="last_month" msgid="3959346739979055432">"Last month"</string>
1179113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="older" msgid="5211975022815554840">"Older"</string>
1180113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="num_days_ago">
1181113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="861358534398115820">"yesterday"</item>
1182113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="2479586466153314633">"<xliff:g id="COUNT">%d</xliff:g> days ago"</item>
1183113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1184113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="in_num_seconds">
1185113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="2729745560954905102">"in 1 second"</item>
1186113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="1241926116443974687">"in <xliff:g id="COUNT">%d</xliff:g> seconds"</item>
1187113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1188113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="in_num_minutes">
1189113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="8793095251325200395">"in 1 minute"</item>
1190113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="3330713936399448749">"in <xliff:g id="COUNT">%d</xliff:g> minutes"</item>
1191113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1192113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="in_num_hours">
1193113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="7164353342477769999">"in 1 hour"</item>
1194113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="547290677353727389">"in <xliff:g id="COUNT">%d</xliff:g> hours"</item>
1195113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1196113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="in_num_days">
1197113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="5413088743009839518">"tomorrow"</item>
1198113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="5109449375100953247">"in <xliff:g id="COUNT">%d</xliff:g> days"</item>
1199113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1200113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="abbrev_num_seconds_ago">
1201113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="1849036840200069118">"1 sec ago"</item>
1202113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="3699169366650930415">"<xliff:g id="COUNT">%d</xliff:g> secs ago"</item>
1203113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1204113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="abbrev_num_minutes_ago">
1205113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="6361490147113871545">"1 min ago"</item>
1206113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="851164968597150710">"<xliff:g id="COUNT">%d</xliff:g> mins ago"</item>
1207113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1208113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="abbrev_num_hours_ago">
1209113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="4796212039724722116">"1 hour ago"</item>
1210113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="6889970745748538901">"<xliff:g id="COUNT">%d</xliff:g> hours ago"</item>
1211113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1212113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="abbrev_num_days_ago">
1213113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="8463161711492680309">"yesterday"</item>
1214113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="3453342639616481191">"<xliff:g id="COUNT">%d</xliff:g> days ago"</item>
1215113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1216113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="abbrev_in_num_seconds">
1217113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="5842225370795066299">"in 1 sec"</item>
1218113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="5495880108825805108">"in <xliff:g id="COUNT">%d</xliff:g> secs"</item>
1219113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1220113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="abbrev_in_num_minutes">
1221113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="562786149928284878">"in 1 min"</item>
1222113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="4216113292706568726">"in <xliff:g id="COUNT">%d</xliff:g> mins"</item>
1223113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1224113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="abbrev_in_num_hours">
1225113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="3274708118124045246">"in 1 hour"</item>
1226113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="3705373766798013406">"in <xliff:g id="COUNT">%d</xliff:g> hours"</item>
1227113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1228113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="abbrev_in_num_days">
1229113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="2178576254385739855">"tomorrow"</item>
1230113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="2973062968038355991">"in <xliff:g id="COUNT">%d</xliff:g> days"</item>
1231113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1232113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="preposition_for_date" msgid="9093949757757445117">"on <xliff:g id="DATE">%s</xliff:g>"</string>
1233113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="preposition_for_time" msgid="5506831244263083793">"at <xliff:g id="TIME">%s</xliff:g>"</string>
1234113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="preposition_for_year" msgid="5040395640711867177">"in<xliff:g id="YEAR">%s</xliff:g>"</string>
1235113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="day" msgid="8144195776058119424">"day"</string>
1236113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="days" msgid="4774547661021344602">"days"</string>
1237113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="hour" msgid="2126771916426189481">"hour"</string>
1238113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="hours" msgid="894424005266852993">"hours"</string>
1239113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="minute" msgid="9148878657703769868">"min"</string>
1240113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="minutes" msgid="5646001005827034509">"mins"</string>
1241113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="second" msgid="3184235808021478">"sec"</string>
1242113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="seconds" msgid="3161515347216589235">"secs"</string>
1243113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="week" msgid="5617961537173061583">"week"</string>
1244113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="weeks" msgid="6509623834583944518">"weeks"</string>
1245113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="year" msgid="4001118221013892076">"year"</string>
1246113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="years" msgid="6881577717993213522">"years"</string>
1247640b4e3375d7a22c2231666f02318066698100afBaligh Uddin  <plurals name="duration_seconds">
1248640b4e3375d7a22c2231666f02318066698100afBaligh Uddin    <item quantity="one" msgid="6962015528372969481">"1 second"</item>
1249640b4e3375d7a22c2231666f02318066698100afBaligh Uddin    <item quantity="other" msgid="1886107766577166786">"<xliff:g id="COUNT">%d</xliff:g> seconds"</item>
1250640b4e3375d7a22c2231666f02318066698100afBaligh Uddin  </plurals>
1251640b4e3375d7a22c2231666f02318066698100afBaligh Uddin  <plurals name="duration_minutes">
1252640b4e3375d7a22c2231666f02318066698100afBaligh Uddin    <item quantity="one" msgid="4915414002546085617">"1 minute"</item>
1253640b4e3375d7a22c2231666f02318066698100afBaligh Uddin    <item quantity="other" msgid="3165187169224908775">"<xliff:g id="COUNT">%d</xliff:g> minutes"</item>
1254640b4e3375d7a22c2231666f02318066698100afBaligh Uddin  </plurals>
1255640b4e3375d7a22c2231666f02318066698100afBaligh Uddin  <plurals name="duration_hours">
1256640b4e3375d7a22c2231666f02318066698100afBaligh Uddin    <item quantity="one" msgid="8917467491248809972">"1 hour"</item>
1257640b4e3375d7a22c2231666f02318066698100afBaligh Uddin    <item quantity="other" msgid="3863962854246773930">"<xliff:g id="COUNT">%d</xliff:g> hours"</item>
1258640b4e3375d7a22c2231666f02318066698100afBaligh Uddin  </plurals>
12596f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="VideoView_error_title" msgid="3534509135438353077">"Video problem"</string>
126026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="VideoView_error_text_invalid_progressive_playback" msgid="3186670335938670444">"This video isn\'t valid for streaming to this device."</string>
12616f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="VideoView_error_text_unknown" msgid="3450439155187810085">"Can\'t play this video."</string>
1262113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="VideoView_error_button" msgid="2822238215100679592">"OK"</string>
1263113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="relative_time" msgid="1818557177829411417">"<xliff:g id="DATE">%1$s</xliff:g>, <xliff:g id="TIME">%2$s</xliff:g>"</string>
1264113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="noon" msgid="7245353528818587908">"noon"</string>
1265113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="Noon" msgid="3342127745230013127">"Noon"</string>
1266113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="midnight" msgid="7166259508850457595">"midnight"</string>
1267113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="Midnight" msgid="5630806906897892201">"Midnight"</string>
1268113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="elapsed_time_short_format_mm_ss" msgid="4431555943828711473">"<xliff:g id="MINUTES">%1$02d</xliff:g>:<xliff:g id="SECONDS">%2$02d</xliff:g>"</string>
1269113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="elapsed_time_short_format_h_mm_ss" msgid="1846071997616654124">"<xliff:g id="HOURS">%1$d</xliff:g>:<xliff:g id="MINUTES">%2$02d</xliff:g>:<xliff:g id="SECONDS">%3$02d</xliff:g>"</string>
1270113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="selectAll" msgid="6876518925844129331">"Select all"</string>
1271113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="cut" msgid="3092569408438626261">"Cut"</string>
1272113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="copy" msgid="2681946229533511987">"Copy"</string>
1273113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="paste" msgid="5629880836805036433">"Paste"</string>
1274b0d150aa53ad34ea0a5b0da74bbdeb9ecd5a46b7Eric Fischer    <string name="replace" msgid="5781686059063148930">"Replace..."</string>
12755820aeee0b101843445050f594dad82c7dde4b81Eric Fischer    <string name="delete" msgid="6098684844021697789">"Delete"</string>
1276113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="copyUrl" msgid="2538211579596067402">"Copy URL"</string>
127726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="selectTextMode" msgid="1018691815143165326">"Select text"</string>
1278c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="textSelectionCABTitle" msgid="5236850394370820357">"Text selection"</string>
127914e933be250ca29ceba9d4e5b8b7f9c5bf986c68Ying Wang    <string name="addToDictionary" msgid="4352161534510057874">"Add to dictionary"</string>
128014e933be250ca29ceba9d4e5b8b7f9c5bf986c68Ying Wang    <string name="deleteText" msgid="6979668428458199034">"Delete"</string>
1281113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="inputMethod" msgid="1653630062304567879">"Input method"</string>
1282c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="editTextMenuTitle" msgid="4909135564941815494">"Text actions"</string>
12836bb5290e714da472ba62b5f21f575008886144fcYing Wang    <string name="low_internal_storage_view_title" msgid="5576272496365684834">"Storage space running out"</string>
12846bb5290e714da472ba62b5f21f575008886144fcYing Wang    <string name="low_internal_storage_view_text" msgid="6640505817617414371">"Some system functions may not work"</string>
1285828c0a6616f6d8d0473b0bd901b7451350f2faa8Baligh Uddin    <string name="low_internal_storage_view_text_no_boot" msgid="6935190099204693424">"Not enough storage for the system. Make sure that you have 250 MB of free space and restart."</string>
128666e3763aa0c7433c33b00e37b3331009a13d7816Baligh Uddin    <string name="app_running_notification_title" msgid="8718335121060787914">"<xliff:g id="APP_NAME">%1$s</xliff:g> is running"</string>
128766e3763aa0c7433c33b00e37b3331009a13d7816Baligh Uddin    <string name="app_running_notification_text" msgid="4653586947747330058">"Touch for more information or to stop the app."</string>
1288113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ok" msgid="5970060430562524910">"OK"</string>
1289113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="cancel" msgid="6442560571259935130">"Cancel"</string>
1290113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="yes" msgid="5362982303337969312">"OK"</string>
1291113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="no" msgid="5141531044935541497">"Cancel"</string>
1292113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="dialog_alert_title" msgid="2049658708609043103">"Attention"</string>
129326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="loading" msgid="7933681260296021180">"Loading…"</string>
1294113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="capital_on" msgid="1544682755514494298">"ON"</string>
1295113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="capital_off" msgid="6815870386972805832">"OFF"</string>
1296113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="whichApplication" msgid="4533185947064773386">"Complete action using"</string>
1297b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="whichApplicationNamed" msgid="8260158865936942783">"Complete action using %1$s"</string>
1298b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="whichViewApplication" msgid="3272778576700572102">"Open with"</string>
1299b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="whichViewApplicationNamed" msgid="2286418824011249620">"Open with %1$s"</string>
1300b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="whichEditApplication" msgid="144727838241402655">"Edit with"</string>
1301b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="whichEditApplicationNamed" msgid="1775815530156447790">"Edit with %1$s"</string>
1302b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="whichSendApplication" msgid="6902512414057341668">"Share with"</string>
1303b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="whichSendApplicationNamed" msgid="2799370240005424391">"Share with %1$s"</string>
130438c6643e8e004c45dbe4342233a93dec25b52db9Baligh Uddin    <string name="whichHomeApplication" msgid="4307587691506919691">"Select a Home app"</string>
130538c6643e8e004c45dbe4342233a93dec25b52db9Baligh Uddin    <string name="whichHomeApplicationNamed" msgid="4493438593214760979">"Use %1$s as Home"</string>
1306113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="alwaysUse" msgid="4583018368000610438">"Use by default for this action."</string>
13075c87e5460816871e1505293864a2184116f60e7fBaligh Uddin    <string name="use_a_different_app" msgid="8134926230585710243">"Use a different app"</string>
130826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="clearDefaultHintMsg" msgid="3252584689512077257">"Clear default in System settings &gt; Apps &gt; Downloaded."</string>
13096f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="chooseActivity" msgid="7486876147751803333">"Choose an action"</string>
131026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="chooseUsbActivity" msgid="6894748416073583509">"Choose an app for the USB device"</string>
131126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="noApplications" msgid="2991814273936504689">"No apps can perform this action."</string>
131223018767d21387cb26af502e447278bf123a1e6bEric Fischer    <string name="aerr_title" msgid="1905800560317137752"></string>
13136a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="aerr_application" msgid="932628488013092776">"Unfortunately, <xliff:g id="APPLICATION">%1$s</xliff:g> has stopped."</string>
13146a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="aerr_process" msgid="4507058997035697579">"Unfortunately, the process <xliff:g id="PROCESS">%1$s</xliff:g> has stopped."</string>
131523018767d21387cb26af502e447278bf123a1e6bEric Fischer    <string name="anr_title" msgid="4351948481459135709"></string>
13161c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="anr_activity_application" msgid="1904477189057199066">"<xliff:g id="APPLICATION">%2$s</xliff:g> isn\'t responding.\n\nDo you want to close it?"</string>
13171c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="anr_activity_process" msgid="5776209883299089767">"Activity <xliff:g id="ACTIVITY">%1$s</xliff:g> isn\'t responding.\n\nDo you want to close it?"</string>
131826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="anr_application_process" msgid="8941757607340481057">"<xliff:g id="APPLICATION">%1$s</xliff:g> isn\'t responding. Do you want to close it?"</string>
13191c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="anr_process" msgid="6513209874880517125">"Process <xliff:g id="PROCESS">%1$s</xliff:g> isn\'t responding.\n\nDo you want to close it?"</string>
132023018767d21387cb26af502e447278bf123a1e6bEric Fischer    <string name="force_close" msgid="8346072094521265605">"OK"</string>
1321113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="report" msgid="4060218260984795706">"Report"</string>
1322113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="wait" msgid="7147118217226317732">"Wait"</string>
13231c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="webpage_unresponsive" msgid="3272758351138122503">"The page has become unresponsive.\n\nDo you want to close it?"</string>
132426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="launch_warning_title" msgid="1547997780506713581">"App redirected"</string>
1325c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="launch_warning_replace" msgid="6202498949970281412">"<xliff:g id="APP_NAME">%1$s</xliff:g> is now running."</string>
1326c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="launch_warning_original" msgid="188102023021668683">"<xliff:g id="APP_NAME">%1$s</xliff:g> was originally launched."</string>
13273a6c36fdd7fac368355f93d6133fd88a94f50ce7Eric Fischer    <string name="screen_compat_mode_scale" msgid="3202955667675944499">"Scale"</string>
13283a6c36fdd7fac368355f93d6133fd88a94f50ce7Eric Fischer    <string name="screen_compat_mode_show" msgid="4013878876486655892">"Always show"</string>
132926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="screen_compat_mode_hint" msgid="1064524084543304459">"Re-enable this in System settings &gt; Apps &gt; Downloaded."</string>
133026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="smv_application" msgid="3307209192155442829">"The app <xliff:g id="APPLICATION">%1$s</xliff:g> (process <xliff:g id="PROCESS">%2$s</xliff:g>) has violated its self-enforced Strict Mode policy."</string>
1331113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="smv_process" msgid="5120397012047462446">"The process <xliff:g id="PROCESS">%1$s</xliff:g> has violated its self-enforced StrictMode policy."</string>
133226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="android_upgrading_title" msgid="1584192285441405746">"Android is upgrading…"</string>
13336733743d6ede06ce674bbb33d9d72c80a7013944Geoff Mendal    <string name="android_start_title" msgid="8418054686415318207">"Android is starting…"</string>
133426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="android_upgrading_apk" msgid="7904042682111526169">"Optimising app <xliff:g id="NUMBER_0">%1$d</xliff:g> of <xliff:g id="NUMBER_1">%2$d</xliff:g>."</string>
133526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="android_upgrading_starting_apps" msgid="451464516346926713">"Starting apps."</string>
13366a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="android_upgrading_complete" msgid="1405954754112999229">"Finishing boot."</string>
1337113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="heavy_weight_notification" msgid="9087063985776626166">"<xliff:g id="APP">%1$s</xliff:g> running"</string>
133826854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="heavy_weight_notification_detail" msgid="1721681741617898865">"Touch to switch to app"</string>
133926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="heavy_weight_switcher_title" msgid="7153167085403298169">"Switch apps?"</string>
134026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="heavy_weight_switcher_text" msgid="7022631924534406403">"Another app is already running that must be stopped before you can start a new one."</string>
1341113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="old_app_action" msgid="493129172238566282">"Return to <xliff:g id="OLD_APP">%1$s</xliff:g>"</string>
134226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="old_app_description" msgid="2082094275580358049">"Don\'t start the new app."</string>
1343113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="new_app_action" msgid="5472756926945440706">"Start <xliff:g id="OLD_APP">%1$s</xliff:g>"</string>
134426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="new_app_description" msgid="1932143598371537340">"Stop the old app without saving."</string>
13456f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="sendText" msgid="5209874571959469142">"Choose an action for text"</string>
1346113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="volume_ringtone" msgid="6885421406845734650">"Ringer volume"</string>
1347113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="volume_music" msgid="5421651157138628171">"Media volume"</string>
1348113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="volume_music_hint_playing_through_bluetooth" msgid="9165984379394601533">"Playing through Bluetooth"</string>
13496f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="volume_music_hint_silent_ringtone_selected" msgid="8310739960973156272">"Silent ringtone set"</string>
1350113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="volume_call" msgid="3941680041282788711">"In-call volume"</string>
1351113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="volume_bluetooth_call" msgid="2002891926351151534">"Bluetooth in-call volume"</string>
1352113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="volume_alarm" msgid="1985191616042689100">"Alarm volume"</string>
1353113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="volume_notification" msgid="2422265656744276715">"Notification volume"</string>
1354113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="volume_unknown" msgid="1400219669770445902">"Volume"</string>
13558da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="volume_icon_description_bluetooth" msgid="6538894177255964340">"Bluetooth volume"</string>
13568da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="volume_icon_description_ringer" msgid="3326003847006162496">"Ringtone volume"</string>
13578da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="volume_icon_description_incall" msgid="8890073218154543397">"Call volume"</string>
13588da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="volume_icon_description_media" msgid="4217311719665194215">"Media volume"</string>
13598da527d8435beda54b83e117c718c5d145c94ecdEric Fischer    <string name="volume_icon_description_notification" msgid="7044986546477282274">"Notification volume"</string>
1360113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ringtone_default" msgid="3789758980357696936">"Default ringtone"</string>
1361113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ringtone_default_with_actual" msgid="8129563480895990372">"Default ringtone (<xliff:g id="ACTUAL_RINGTONE">%1$s</xliff:g>)"</string>
1362daee4449854cbf1c04ce571e403443181ec7327dBaligh Uddin    <string name="ringtone_silent" msgid="7937634392408977062">"None"</string>
1363113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ringtone_picker_title" msgid="3515143939175119094">"Ringtones"</string>
1364113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ringtone_unknown" msgid="5477919988701784788">"Unknown ringtone"</string>
1365113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="wifi_available">
1366113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="6654123987418168693">"Wi-Fi network available"</item>
1367113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="4192424489168397386">"Wi-Fi networks available"</item>
1368113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
1369113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  <plurals name="wifi_available_detailed">
1370113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="one" msgid="1634101450343277345">"Open available Wi-Fi network"</item>
1371113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <item quantity="other" msgid="7915895323644292768">"Open Wi-Fi networks available"</item>
1372113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer  </plurals>
13736f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="wifi_available_sign_in" msgid="4029489716605255386">"Sign in to Wi-Fi network"</string>
1374db412dcad8c6f6fd36c6d57bf6628b50f5b3c002Baligh Uddin    <string name="network_available_sign_in" msgid="8495155593358054676">"Sign in to network"</string>
1375b62ef8e99877093557351955884948cd8c3e6d54Baligh Uddin    <!-- no translation found for network_available_sign_in_detailed (8000081941447976118) -->
137626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <skip />
137723018767d21387cb26af502e447278bf123a1e6bEric Fischer    <string name="wifi_watchdog_network_disabled" msgid="7904214231651546347">"Couldn\'t connect to Wi-Fi"</string>
13786f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="wifi_watchdog_network_disabled_detailed" msgid="5548780776418332675">" has a poor Internet connection."</string>
137916ab41808e8e45735b911ec93444b76ad084d354Eric Fischer    <string name="wifi_p2p_dialog_title" msgid="97611782659324517">"Wi-Fi Direct"</string>
138016ab41808e8e45735b911ec93444b76ad084d354Eric Fischer    <string name="wifi_p2p_turnon_message" msgid="2909250942299627244">"Start Wi-Fi Direct. This will turn off Wi-Fi client/hotspot."</string>
138116ab41808e8e45735b911ec93444b76ad084d354Eric Fischer    <string name="wifi_p2p_failed_message" msgid="3763669677935623084">"Couldn\'t start Wi-Fi Direct."</string>
138216ab41808e8e45735b911ec93444b76ad084d354Eric Fischer    <string name="wifi_p2p_enabled_notification_title" msgid="2068321881673734886">"Wi-Fi Direct is on"</string>
138316ab41808e8e45735b911ec93444b76ad084d354Eric Fischer    <string name="wifi_p2p_enabled_notification_message" msgid="1638949953993894335">"Touch for settings"</string>
13846f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="accept" msgid="1645267259272829559">"Accept"</string>
13856f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="decline" msgid="2112225451706137894">"Decline"</string>
13866f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="wifi_p2p_invitation_sent_title" msgid="1318975185112070734">"Invitation sent"</string>
13876f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="wifi_p2p_invitation_to_connect_title" msgid="4958803948658533637">"Invitation to connect"</string>
13886f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="wifi_p2p_from_message" msgid="570389174731951769">"From:"</string>
13896f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="wifi_p2p_to_message" msgid="248968974522044099">"To:"</string>
13906f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="wifi_p2p_enter_pin_message" msgid="5920929550367828970">"Type the required PIN:"</string>
13916f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="wifi_p2p_show_pin_message" msgid="8530563323880921094">"PIN:"</string>
13927f05e8736cf015a04c46414c779027c9e07fadc5Baligh Uddin    <string name="wifi_p2p_frequency_conflict_message" product="tablet" msgid="8012981257742232475">"The tablet will temporarily disconnect from Wi-Fi while it\'s connected to <xliff:g id="DEVICE_NAME">%1$s</xliff:g>"</string>
13936b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for wifi_p2p_frequency_conflict_message (3087858235069421128) -->
13946b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
13950f3f34612f93063939911805501e2dea187bb355Baligh Uddin    <string name="wifi_p2p_frequency_conflict_message" product="default" msgid="7363907213787469151">"The phone will temporarily disconnect from Wi-Fi while it\'s connected to <xliff:g id="DEVICE_NAME">%1$s</xliff:g>"</string>
13963a6c36fdd7fac368355f93d6133fd88a94f50ce7Eric Fischer    <string name="select_character" msgid="3365550120617701745">"Insert character"</string>
13973a6c36fdd7fac368355f93d6133fd88a94f50ce7Eric Fischer    <string name="sms_control_title" msgid="7296612781128917719">"Sending SMS messages"</string>
1398d07db7831831385e8115b57c74ae4dead3948460Eric Fischer    <string name="sms_control_message" msgid="3867899169651496433">"&lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; is sending a large number of SMS messages. Do you want to allow this app to continue sending messages?"</string>
1399d07db7831831385e8115b57c74ae4dead3948460Eric Fischer    <string name="sms_control_yes" msgid="3663725993855816807">"Allow"</string>
1400d07db7831831385e8115b57c74ae4dead3948460Eric Fischer    <string name="sms_control_no" msgid="625438561395534982">"Deny"</string>
14013e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="sms_short_code_confirm_message" msgid="1645436466285310855">"&lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; would like to send a message to &lt;b&gt;<xliff:g id="DEST_ADDRESS">%2$s</xliff:g>&lt;/b&gt;."</string>
140273db130927deefda7e45fb0791baae0edadd5ba2Baligh Uddin    <string name="sms_short_code_details" msgid="5873295990846059400">"This "<b>"may cause charges"</b>" on your mobile account."</string>
140373db130927deefda7e45fb0791baae0edadd5ba2Baligh Uddin    <string name="sms_premium_short_code_details" msgid="7869234868023975"><b>"This will cause charges on your mobile account."</b></string>
14043e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="sms_short_code_confirm_allow" msgid="4458878637111023413">"Send"</string>
14053e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="sms_short_code_confirm_deny" msgid="2927389840209170706">"Cancel"</string>
14063e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="sms_short_code_remember_choice" msgid="5289538592272218136">"Remember my choice"</string>
1407ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="sms_short_code_remember_undo_instruction" msgid="4960944133052287484">"You can change this later in Settings &gt; Apps"</string>
14083e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="sms_short_code_confirm_always_allow" msgid="3241181154869493368">"Always Allow*"</string>
14093e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="sms_short_code_confirm_never_allow" msgid="446992765774269673">"Never Allow"</string>
14103a6c36fdd7fac368355f93d6133fd88a94f50ce7Eric Fischer    <string name="sim_removed_title" msgid="6227712319223226185">"SIM card removed"</string>
1411b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="sim_removed_message" msgid="5450336489923274918">"The mobile network will be unavailable until you restart with a valid SIM card inserted."</string>
14123a6c36fdd7fac368355f93d6133fd88a94f50ce7Eric Fischer    <string name="sim_done_button" msgid="827949989369963775">"Done"</string>
14133a6c36fdd7fac368355f93d6133fd88a94f50ce7Eric Fischer    <string name="sim_added_title" msgid="3719670512889674693">"SIM card added"</string>
1414b9710c3d071b6c98502167ed5f4df746eb9908caBaligh Uddin    <string name="sim_added_message" msgid="7797975656153714319">"Restart your device to access the mobile network."</string>
14153a6c36fdd7fac368355f93d6133fd88a94f50ce7Eric Fischer    <string name="sim_restart_button" msgid="4722407842815232347">"Restart"</string>
1416a7a44f189479963fc2c40c8bf5b48ab1b0fe005dEric Fischer    <string name="time_picker_dialog_title" msgid="8349362623068819295">"Set time"</string>
14177b3bfca2599418279a631e47498370136f93a792Eric Fischer    <string name="date_picker_dialog_title" msgid="5879450659453782278">"Set date"</string>
1418113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="date_time_set" msgid="5777075614321087758">"Set"</string>
14197866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="date_time_done" msgid="2507683751759308828">"Done"</string>
1420bdb7eb0746555188a403a18623d94874d64bb8d6Baligh Uddin    <string name="perms_new_perm_prefix" msgid="8257740710754301407"><font size="12" fgcolor="#ff33b5e5">"NEW: "</font></string>
142145f110fb0df6de1496e0904918f9ca4eb406eb85Eric Fischer    <string name="perms_description_app" msgid="5139836143293299417">"Provided by <xliff:g id="APP_NAME">%1$s</xliff:g>."</string>
1422657e96ee3e16a34e6f8f51c7573eaaeea6295312Baligh Uddin    <string name="no_permissions" msgid="7283357728219338112">"No permission required"</string>
14233e2e9747b363235b52bf78c0295733924a6eb9ddBaligh Uddin    <string name="perm_costs_money" msgid="4902470324142151116">"this may cost you money"</string>
14246f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="usb_storage_activity_title" msgid="4465055157209648641">"USB mass storage"</string>
1425113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="usb_storage_title" msgid="5901459041398751495">"USB connected"</string>
14266f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="usb_storage_message" product="nosdcard" msgid="3308538094316477839">"You\'ve connected to your computer via USB. Touch the button below if you want to copy files between your computer and your Android\'s USB storage."</string>
14276f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="usb_storage_message" product="default" msgid="805351000446037811">"You\'ve connected to your computer via USB. Touch the button below if you want to copy files between your computer and your Android\'s SD card."</string>
14280d1d2a7a2c27794ebd76c4f8f82708d742adb9cdEric Fischer    <string name="usb_storage_button_mount" msgid="1052259930369508235">"Turn on USB storage"</string>
14296f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="usb_storage_error_message" product="nosdcard" msgid="3017045217365540658">"There\'s a problem using your USB storage for USB mass storage."</string>
14306f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="usb_storage_error_message" product="default" msgid="2876018512716970313">"There\'s a problem using your SD card for USB mass storage."</string>
1431113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="usb_storage_notification_title" msgid="8175892554757216525">"USB connected"</string>
14326f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="usb_storage_notification_message" msgid="939822783828183763">"Touch to copy files to/from your computer."</string>
1433113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="usb_storage_stop_notification_title" msgid="2336058396663516017">"Turn off USB storage"</string>
14346f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="usb_storage_stop_notification_message" msgid="1656852098555623822">"Touch to turn off USB storage."</string>
1435113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="usb_storage_stop_title" msgid="660129851708775853">"USB storage in use"</string>
14366f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="usb_storage_stop_message" product="nosdcard" msgid="4264025280777219521">"Before turning off USB storage, unmount (\"eject\") your Android\'s USB storage from your computer."</string>
14376f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="usb_storage_stop_message" product="default" msgid="8043969782460613114">"Before turning off USB storage, unmount (\"eject\") your Android\'s SD card from your computer."</string>
1438113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="usb_storage_stop_button_mount" msgid="7060218034900696029">"Turn off USB storage"</string>
14396f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="usb_storage_stop_error_message" msgid="1970374898263063836">"There was a problem turning off USB storage. Check that you\'ve unmounted the USB host, then try again."</string>
1440113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="dlg_confirm_kill_storage_users_title" msgid="963039033470478697">"Turn off USB storage"</string>
14416f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="dlg_confirm_kill_storage_users_text" msgid="5100428757107469454">"If you turn on USB storage, some apps that you\'re using will stop and may be unavailable until you turn off USB storage."</string>
14426a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="dlg_error_title" msgid="7323658469626514207">"USB operation unsuccessful"</string>
1443113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="dlg_ok" msgid="7376953167039865701">"OK"</string>
144467fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="usb_mtp_notification_title" msgid="3699913097391550394">"Connected as a media device"</string>
144567fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="usb_ptp_notification_title" msgid="1960817192216064833">"Connected as a camera"</string>
144667fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="usb_cd_installer_notification_title" msgid="6774712827892090754">"Connected as an installer"</string>
14475a4e75e2e260d077bfdb285bef03760852b87651Eric Fischer    <string name="usb_accessory_notification_title" msgid="7848236974087653666">"Connected to a USB accessory"</string>
14486f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="usb_notification_message" msgid="2290859399983720271">"Touch for other USB options."</string>
144926854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="extmedia_format_title" product="nosdcard" msgid="9020092196061007262">"Format USB storage?"</string>
145026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="extmedia_format_title" product="default" msgid="3648415921526526069">"Format SD card?"</string>
145126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="extmedia_format_message" product="nosdcard" msgid="3934016853425761078">"All files stored in your USB storage will be erased. This action can\'t be reversed!"</string>
145226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="extmedia_format_message" product="default" msgid="14131895027543830">"All data on your card will be lost."</string>
1453113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="extmedia_format_button_format" msgid="4131064560127478695">"Format"</string>
1454113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="adb_active_notification_title" msgid="6729044778949189918">"USB debugging connected"</string>
145526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="adb_active_notification_message" msgid="1016654627626476142">"Touch to disable USB debugging."</string>
1456becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="select_input_method" msgid="8547250819326693584">"Change keyboard"</string>
1457becf634dd59385066c56497183aa0f021e078c5fBaligh Uddin    <string name="configure_input_methods" msgid="4769971288371946846">"Choose keyboards"</string>
1458602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="show_ime" msgid="9157568568695230830">"Show input method"</string>
14595ffc3bd2b6741b8e98e38e8710d5a5df024cc7bfEric Fischer    <string name="hardware" msgid="7517821086888990278">"Hardware"</string>
1460e2fc16438404f09216525fd3c1965d7980963b99Eric Fischer    <string name="select_keyboard_layout_notification_title" msgid="1407367017263030773">"Select keyboard layout"</string>
1461e2fc16438404f09216525fd3c1965d7980963b99Eric Fischer    <string name="select_keyboard_layout_notification_message" msgid="4465907700449257063">"Touch to select a keyboard layout."</string>
1462113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
1463113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
1464113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="candidates_style" msgid="4333913089637062257"><u>"candidates"</u></string>
1465c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="ext_media_checking_notification_title" product="nosdcard" msgid="3449816005351468560">"Preparing USB storage"</string>
1466113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ext_media_checking_notification_title" product="default" msgid="5457603418970994050">"Preparing SD card"</string>
1467113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ext_media_checking_notification_message" msgid="8287319882926737053">"Checking for errors."</string>
1468c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="ext_media_nofs_notification_title" product="nosdcard" msgid="7788040745686229307">"Blank USB storage"</string>
1469113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ext_media_nofs_notification_title" product="default" msgid="780477838241212997">"Blank SD card"</string>
14706f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="ext_media_nofs_notification_message" product="nosdcard" msgid="7840121067427269500">"USB storage is blank or has unsupported filesystem."</string>
14716f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="ext_media_nofs_notification_message" product="default" msgid="8641065641786923604">"SD card is blank or has unsupported file system."</string>
1472c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="ext_media_unmountable_notification_title" product="nosdcard" msgid="2090046769532713563">"Damaged USB storage"</string>
1473113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ext_media_unmountable_notification_title" product="default" msgid="6410723906019100189">"Damaged SD card"</string>
14746f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="ext_media_unmountable_notification_message" product="nosdcard" msgid="1795917578395333280">"USB storage is damaged. Try reformatting it."</string>
14756f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="ext_media_unmountable_notification_message" product="default" msgid="1753898567525568253">"SD card is damaged. Try reformatting it."</string>
1476c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="ext_media_badremoval_notification_title" product="nosdcard" msgid="1661683031330951073">"USB storage removed unexpectedly"</string>
1477113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ext_media_badremoval_notification_title" product="default" msgid="6872152882604407837">"SD card removed unexpectedly"</string>
1478c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="ext_media_badremoval_notification_message" product="nosdcard" msgid="4329848819865594241">"Unmount USB storage before removing to avoid data loss."</string>
1479113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ext_media_badremoval_notification_message" product="default" msgid="7260183293747448241">"Unmount SD card before removing to avoid data loss."</string>
1480c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="ext_media_safe_unmount_notification_title" product="nosdcard" msgid="3967973893270360230">"USB storage safe to remove"</string>
1481113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ext_media_safe_unmount_notification_title" product="default" msgid="6729801130790616200">"SD card safe to remove"</string>
1482c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="ext_media_safe_unmount_notification_message" product="nosdcard" msgid="6142195361606493530">"You can safely remove USB storage."</string>
1483113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ext_media_safe_unmount_notification_message" product="default" msgid="568841278138377604">"You can safely remove SD card."</string>
1484c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="ext_media_nomedia_notification_title" product="nosdcard" msgid="4486377230140227651">"Removed USB storage"</string>
1485113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ext_media_nomedia_notification_title" product="default" msgid="8902518030404381318">"Removed SD card"</string>
1486c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="ext_media_nomedia_notification_message" product="nosdcard" msgid="6921126162580574143">"USB storage removed. Insert new media."</string>
1487113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ext_media_nomedia_notification_message" product="default" msgid="3870120652983659641">"SD card removed. Insert a new one."</string>
14886f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="activity_list_empty" msgid="1675388330786841066">"No matching activities found."</string>
1489113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="permlab_pkgUsageStats" msgid="8787352074326748892">"update component usage statistics"</string>
149026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_pkgUsageStats" msgid="1106612424254277630">"Allows the app to modify collected component usage statistics. Not for use by normal apps."</string>
149126854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permlab_copyProtectedData" msgid="4341036311211406692">"copy content"</string>
149226854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="permdesc_copyProtectedData" msgid="4390697124288317831">"Allows the app to invoke default container service to copy content. Not for use by normal apps."</string>
149342a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permlab_route_media_output" msgid="1642024455750414694">"Route media output"</string>
149442a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="permdesc_route_media_output" msgid="4932818749547244346">"Allows an application to route media output to other external devices."</string>
1495934064b764de240278752d2195aff93954fb7f72Baligh Uddin    <string name="permlab_access_keyguard_secure_storage" msgid="7565552237977815047">"Access keyguard secure storage"</string>
1496934064b764de240278752d2195aff93954fb7f72Baligh Uddin    <string name="permdesc_access_keyguard_secure_storage" msgid="5866245484303285762">"Allows an application to access keyguard secure storage."</string>
14970f3f34612f93063939911805501e2dea187bb355Baligh Uddin    <string name="permlab_control_keyguard" msgid="172195184207828387">"Control displaying and hiding keyguard"</string>
14980f3f34612f93063939911805501e2dea187bb355Baligh Uddin    <string name="permdesc_control_keyguard" msgid="3043732290518629061">"Allows an application to control keyguard."</string>
14998d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permlab_trust_listener" msgid="1765718054003704476">"Listen to trust state changes."</string>
15008d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_trust_listener" msgid="8233895334214716864">"Allows an application to listen for changes in trust state."</string>
1501dae2a8e286c3e0b715742f4c2fc6dd04452e8442Baligh Uddin    <string name="permlab_provide_trust_agent" msgid="5465587586091358316">"Provide a trust agent."</string>
1502dae2a8e286c3e0b715742f4c2fc6dd04452e8442Baligh Uddin    <string name="permdesc_provide_trust_agent" msgid="3865702641053068148">"Allows an application to provide a trust agent."</string>
1503041628cea439825baaa68f593b3d3daf2ccaebebBaligh Uddin    <string name="permlab_launch_trust_agent_settings" msgid="5859430082240410200">"Launch trust agent settings menu."</string>
1504041628cea439825baaa68f593b3d3daf2ccaebebBaligh Uddin    <string name="permdesc_launch_trust_agent_settings" msgid="8185142708644913381">"Allows an application to launch an activity that changes the trust agent behaviour."</string>
15058d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permlab_bind_trust_agent_service" msgid="8242093169457695334">"Bind to a trust agent service"</string>
15068d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="permdesc_bind_trust_agent_service" msgid="7041930026024507515">"Allows an application to bind to a trust agent service."</string>
1507ff86e532dcc00191dbec06902e617273d89969b2Baligh Uddin    <string name="permlab_recovery" msgid="3157024487744125846">"Interact with update and recovery system"</string>
1508ff86e532dcc00191dbec06902e617273d89969b2Baligh Uddin    <string name="permdesc_recovery" msgid="8511774533266359571">"Allows an application to interact with the recovery system and system updates."</string>
1509602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="permlab_manageMediaProjection" msgid="1120495449419929218">"Manage media projection sessions"</string>
1510602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="permdesc_manageMediaProjection" msgid="8053759147529492856">"Allows an application to manage media projection sessions. These sessions can provide applications with the ability to capture display and audio contents. Should never be needed by normal apps."</string>
1511e061d449970c9fd33bba97fea3f8d1b355633972Geoff Mendal    <string name="permlab_readInstallSessions" msgid="6165432407628065939">"Read install sessions"</string>
1512e061d449970c9fd33bba97fea3f8d1b355633972Geoff Mendal    <string name="permdesc_readInstallSessions" msgid="2049771699626019849">"Allows an application to read install sessions. This allows it to see details about active package installations."</string>
151326854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="tutorial_double_tap_to_zoom_message_short" msgid="4070433208160063538">"Touch twice for zoom control"</string>
15146f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="gadget_host_error_inflating" msgid="4882004314906466162">"Couldn\'t add widget."</string>
1515113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ime_action_go" msgid="8320845651737369027">"Go"</string>
1516113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ime_action_search" msgid="658110271822807811">"Search"</string>
1517113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ime_action_send" msgid="2316166556349314424">"Send"</string>
1518113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ime_action_next" msgid="3138843904009813834">"Next"</string>
1519113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ime_action_done" msgid="8971516117910934605">"Done"</string>
1520c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="ime_action_previous" msgid="1443550039250105948">"Prev"</string>
1521113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="ime_action_default" msgid="2840921885558045721">"Execute"</string>
15221c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="dial_number_using" msgid="5789176425167573586">"Dial number\n using <xliff:g id="NUMBER">%s</xliff:g>"</string>
15231c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="create_contact_using" msgid="4947405226788104538">"Create contact\n using <xliff:g id="NUMBER">%s</xliff:g>"</string>
152426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="grant_credentials_permission_message_header" msgid="2106103817937859662">"The following one or more applications request permission to access your account, now and in the future."</string>
1525113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="grant_credentials_permission_message_footer" msgid="3125211343379376561">"Do you want to allow this request?"</string>
15266f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="grant_permissions_header_text" msgid="6874497408201826708">"Access request"</string>
1527113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="allow" msgid="7225948811296386551">"Allow"</string>
1528113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="deny" msgid="2081879885755434506">"Deny"</string>
15296f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="permission_request_notification_title" msgid="6486759795926237907">"Permission requested"</string>
15301c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="permission_request_notification_with_subtitle" msgid="8530393139639560189">"Permission requested\nfor account <xliff:g id="ACCOUNT">%s</xliff:g>."</string>
15312d1d387d3f04ee6825efaf6d4c7fb2bf77ce390dBaligh Uddin    <string name="forward_intent_to_owner" msgid="1207197447013960896">"You\'re using this app outside of your work profile"</string>
15322d1d387d3f04ee6825efaf6d4c7fb2bf77ce390dBaligh Uddin    <string name="forward_intent_to_work" msgid="621480743856004612">"You\'re using this app in your work profile"</string>
1533113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="input_method_binding_label" msgid="1283557179944992649">"Input Method"</string>
1534113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="sync_binding_label" msgid="3687969138375092423">"Sync"</string>
1535113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="accessibility_binding_label" msgid="4148120742096474641">"Accessibility"</string>
1536113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="wallpaper_binding_label" msgid="1240087844304687662">"Wallpaper"</string>
1537113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="chooser_wallpaper" msgid="7873476199295190279">"Change wallpaper"</string>
153866e3763aa0c7433c33b00e37b3331009a13d7816Baligh Uddin    <string name="notification_listener_binding_label" msgid="2014162835481906429">"Notification listener"</string>
15398d8fe50d801f7149bfc00d844cf0223bc33c498fBaligh Uddin    <string name="condition_provider_service_binding_label" msgid="1321343352906524564">"Condition provider"</string>
15406f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="vpn_title" msgid="19615213552042827">"VPN activated"</string>
154167fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="vpn_title_long" msgid="6400714798049252294">"VPN is activated by <xliff:g id="APP">%s</xliff:g>"</string>
15426f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="vpn_text" msgid="3011306607126450322">"Touch to manage the network."</string>
15436f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="vpn_text_long" msgid="6407351006249174473">"Connected to <xliff:g id="SESSION">%s</xliff:g>. Touch to manage the network."</string>
1544e479ac121d18660eb9b5ec798cee7e7fdb0a7cb4Baligh Uddin    <string name="vpn_lockdown_connecting" msgid="6443438964440960745">"Always-on VPN connecting…"</string>
1545e479ac121d18660eb9b5ec798cee7e7fdb0a7cb4Baligh Uddin    <string name="vpn_lockdown_connected" msgid="8202679674819213931">"Always-on VPN connected"</string>
1546e479ac121d18660eb9b5ec798cee7e7fdb0a7cb4Baligh Uddin    <string name="vpn_lockdown_error" msgid="6009249814034708175">"Always-on VPN error"</string>
15472973ccdba848b03cabba95f2b8eeae1b4204713eBaligh Uddin    <string name="vpn_lockdown_config" msgid="6415899150671537970">"Touch to configure"</string>
1548113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="upload_file" msgid="2897957172366730416">"Choose file"</string>
1549113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="no_file_chosen" msgid="6363648562170759465">"No file chosen"</string>
1550113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="reset" msgid="2448168080964209908">"Reset"</string>
1551113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="submit" msgid="1602335572089911941">"Submit"</string>
1552113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="car_mode_disable_notification_title" msgid="3164768212003864316">"Car mode enabled"</string>
15536f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="car_mode_disable_notification_message" msgid="8035230537563503262">"Touch to exit car mode."</string>
1554113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="tethered_notification_title" msgid="3146694234398202601">"Tethering or hotspot active"</string>
15556f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="tethered_notification_message" msgid="6857031760103062982">"Touch to set up."</string>
1556113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="back_button_label" msgid="2300470004503343439">"Back"</string>
1557113141e0914d36c378c26507b8d9dc0bb634bc8dEric Fischer    <string name="next_button_label" msgid="1080555104677992408">"Next"</string>
1558c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="skip_button_label" msgid="1275362299471631819">"Skip"</string>
1559c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="no_matches" msgid="8129421908915840737">"No matches"</string>
1560c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="find_on_page" msgid="1946799233822820384">"Find on page"</string>
1561c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer  <plurals name="matches_found">
1562c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <item quantity="one" msgid="8167147081136579439">"1 Match"</item>
1563c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <item quantity="other" msgid="4641872797067609177">"<xliff:g id="INDEX">%d</xliff:g> of <xliff:g id="TOTAL">%d</xliff:g>"</item>
1564c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer  </plurals>
1565c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="action_mode_done" msgid="7217581640461922289">"Done"</string>
15666f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="progress_unmounting" product="nosdcard" msgid="3923810448507612746">"Unmounting USB storage…"</string>
15676f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="progress_unmounting" product="default" msgid="1327894998409537190">"Unmounting SD card…"</string>
15686f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="progress_erasing" product="nosdcard" msgid="4521573321524340058">"Erasing USB storage..."</string>
15696f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="progress_erasing" product="default" msgid="6596988875507043042">"Erasing SD card…"</string>
15706a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="format_error" product="nosdcard" msgid="6299769563624776948">"Couldn\'t erase USB storage."</string>
15716a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="format_error" product="default" msgid="7315248696644510935">"Couldn\'t erase SD card."</string>
1572c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="media_bad_removal" msgid="7960864061016603281">"SD card was removed before being unmounted."</string>
1573c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="media_checking" product="nosdcard" msgid="418188720009569693">"USB storage is currently being checked."</string>
1574c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="media_checking" product="default" msgid="7334762503904827481">"SD card is currently being checked."</string>
1575c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="media_removed" msgid="7001526905057952097">"SD card has been removed."</string>
1576c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="media_shared" product="nosdcard" msgid="5830814349250834225">"USB storage is currently in use by a computer."</string>
1577c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="media_shared" product="default" msgid="5706130568133540435">"SD card is currently in use by a computer."</string>
1578c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="media_unknown_state" msgid="729192782197290385">"External media in unknown state."</string>
1579c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="share" msgid="1778686618230011964">"Share"</string>
1580c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="find" msgid="4808270900322985960">"Find"</string>
1581c16aea5ee8079a3c1fc45e44d296493eddf7e3c1Eric Fischer    <string name="websearch" msgid="4337157977400211589">"Web Search"</string>
158254323a12a9bd9a24c9439b9915ad5a39671255faBaligh Uddin    <string name="find_next" msgid="5742124618942193978">"Find next"</string>
158354323a12a9bd9a24c9439b9915ad5a39671255faBaligh Uddin    <string name="find_previous" msgid="2196723669388360506">"Find previous"</string>
1584f04ae729fa453bb7a025b44a099fab981bec67f5Eric Fischer    <string name="gpsNotifTicker" msgid="5622683912616496172">"Location request from <xliff:g id="NAME">%s</xliff:g>"</string>
1585f04ae729fa453bb7a025b44a099fab981bec67f5Eric Fischer    <string name="gpsNotifTitle" msgid="5446858717157416839">"Location request"</string>
1586f04ae729fa453bb7a025b44a099fab981bec67f5Eric Fischer    <string name="gpsNotifMessage" msgid="1374718023224000702">"Requested by <xliff:g id="NAME">%1$s</xliff:g> (<xliff:g id="SERVICE">%2$s</xliff:g>)"</string>
1587f04ae729fa453bb7a025b44a099fab981bec67f5Eric Fischer    <string name="gpsVerifYes" msgid="2346566072867213563">"Yes"</string>
1588f04ae729fa453bb7a025b44a099fab981bec67f5Eric Fischer    <string name="gpsVerifNo" msgid="1146564937346454865">"No"</string>
1589f04ae729fa453bb7a025b44a099fab981bec67f5Eric Fischer    <string name="sync_too_many_deletes" msgid="5296321850662746890">"Deletion limit exceeded"</string>
15906f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="sync_too_many_deletes_desc" msgid="496551671008694245">"There are <xliff:g id="NUMBER_OF_DELETED_ITEMS">%1$d</xliff:g> deleted items for <xliff:g id="TYPE_OF_SYNC">%2$s</xliff:g>, account <xliff:g id="ACCOUNT_NAME">%3$s</xliff:g>. What do you want to do?"</string>
15916f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="sync_really_delete" msgid="2572600103122596243">"Delete the items"</string>
15926f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="sync_undo_deletes" msgid="2941317360600338602">"Undo the deletes"</string>
15936f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="sync_do_nothing" msgid="3743764740430821845">"Do nothing for now"</string>
159426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="choose_account_label" msgid="5655203089746423927">"Choose an account"</string>
1595d3530ac774028c8d71c7ffb49033100d10056623Eric Fischer    <string name="add_account_label" msgid="2935267344849993553">"Add an account"</string>
1596d3530ac774028c8d71c7ffb49033100d10056623Eric Fischer    <string name="add_account_button_label" msgid="3611982894853435874">"Add account"</string>
15977866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="number_picker_increment_button" msgid="2412072272832284313">"Increase"</string>
15987866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="number_picker_decrement_button" msgid="476050778386779067">"Decrease"</string>
159914766b1910349bdb6b426ca7f769fa868bc00190Eric Fischer    <string name="number_picker_increment_scroll_mode" msgid="3073101067441638428">"<xliff:g id="VALUE">%s</xliff:g> touch and hold."</string>
16007866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="number_picker_increment_scroll_action" msgid="9101473045891835490">"Slide up to increase and down to decrease."</string>
16017866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="time_picker_increment_minute_button" msgid="8865885114028614321">"Increase minute"</string>
16027866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="time_picker_decrement_minute_button" msgid="6246834937080684791">"Decrease minute"</string>
16037866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="time_picker_increment_hour_button" msgid="3652056055810223139">"Increase hour"</string>
16047866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="time_picker_decrement_hour_button" msgid="1377479863429214792">"Decrease hour"</string>
160578cc91aa7d68f63bdfb3f1a61123f34df5a9ef4bEric Fischer    <string name="time_picker_increment_set_pm_button" msgid="4147590696151230863">"Set p.m."</string>
160678cc91aa7d68f63bdfb3f1a61123f34df5a9ef4bEric Fischer    <string name="time_picker_decrement_set_am_button" msgid="8302140353539486752">"Set a.m."</string>
16077866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="date_picker_increment_month_button" msgid="5369998479067934110">"Increase month"</string>
16087866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="date_picker_decrement_month_button" msgid="1832698995541726019">"Decrease month"</string>
16097866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="date_picker_increment_day_button" msgid="7130465412308173903">"Increase day"</string>
16107866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="date_picker_decrement_day_button" msgid="4131881521818750031">"Decrease day"</string>
16117866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="date_picker_increment_year_button" msgid="6318697384310808899">"Increase year"</string>
16127866e84fbcc6a43ddb7641d04e40180dfb8b5319Eric Fischer    <string name="date_picker_decrement_year_button" msgid="4482021813491121717">"Decrease year"</string>
16136a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="keyboardview_keycode_alt" msgid="4856868820040051939">"Alt"</string>
16146a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="keyboardview_keycode_cancel" msgid="1203984017245783244">"Cancel"</string>
16156a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="keyboardview_keycode_delete" msgid="3337914833206635744">"Delete"</string>
16166a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="keyboardview_keycode_done" msgid="1992571118466679775">"Done"</string>
16176a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="keyboardview_keycode_mode_change" msgid="4547387741906537519">"Mode change"</string>
16186a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="keyboardview_keycode_shift" msgid="2270748814315147690">"Shift"</string>
16196a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="keyboardview_keycode_enter" msgid="2985864015076059467">"Enter"</string>
162026854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="activitychooserview_choose_application" msgid="2125168057199941199">"Choose an app"</string>
16218a6b6c50f27c525b5e20a541237e47b798b68b71Baligh Uddin    <string name="activitychooserview_choose_application_error" msgid="8624618365481126668">"Couldn\'t launch <xliff:g id="APPLICATION_NAME">%s</xliff:g>"</string>
162203e9d8ae0759289f4474227382caa898f398c636Eric Fischer    <string name="shareactionprovider_share_with" msgid="806688056141131819">"Share with"</string>
162303e9d8ae0759289f4474227382caa898f398c636Eric Fischer    <string name="shareactionprovider_share_with_application" msgid="5627411384638389738">"Share with <xliff:g id="APPLICATION_NAME">%s</xliff:g>"</string>
162426854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="content_description_sliding_handle" msgid="415975056159262248">"Sliding handle. Touch &amp; hold."</string>
162526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="description_target_unlock_tablet" msgid="3833195335629795055">"Swipe to unlock."</string>
16266f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="keyboard_headset_required_to_hear_password" msgid="7011927352267668657">"Plug in a headset to hear password keys spoken."</string>
162703e9d8ae0759289f4474227382caa898f398c636Eric Fischer    <string name="keyboard_password_character_no_headset" msgid="2859873770886153678">"Dot"</string>
162889234127e5eb221a54b633c163d47a593cd30083Eric Fischer    <string name="action_bar_home_description" msgid="5293600496601490216">"Navigate home"</string>
162989234127e5eb221a54b633c163d47a593cd30083Eric Fischer    <string name="action_bar_up_description" msgid="2237496562952152589">"Navigate up"</string>
163089234127e5eb221a54b633c163d47a593cd30083Eric Fischer    <string name="action_menu_overflow_description" msgid="2295659037509008453">"More options"</string>
163166e3763aa0c7433c33b00e37b3331009a13d7816Baligh Uddin    <string name="action_bar_home_description_format" msgid="7965984360903693903">"%1$s, %2$s"</string>
163266e3763aa0c7433c33b00e37b3331009a13d7816Baligh Uddin    <string name="action_bar_home_subtitle_description_format" msgid="6985546530471780727">"%1$s, %2$s, %3$s"</string>
16336f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="storage_internal" msgid="4891916833657929263">"Internal storage"</string>
16346f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="storage_sd_card" msgid="3282948861378286745">"SD card"</string>
16358447a13f9cdc87b5dbb865ad2d55fe2d6ea87294Eric Fischer    <string name="storage_usb" msgid="3017954059538517278">"USB storage"</string>
16366f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="extract_edit_menu_button" msgid="8940478730496610137">"Edit"</string>
16376d470b71766303a1b05861fc4ec8941916d4c7ecEric Fischer    <string name="data_usage_warning_title" msgid="1955638862122232342">"Data usage warning"</string>
16386f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="data_usage_warning_body" msgid="2814673551471969954">"Touch to view usage and settings."</string>
1639602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="data_usage_3g_limit_title" msgid="4361523876818447683">"2G-3G data limit reached"</string>
1640602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="data_usage_4g_limit_title" msgid="4609566827219442376">"4G data limit reached"</string>
1641602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="data_usage_mobile_limit_title" msgid="557158376602636112">"Mobile data limit reached"</string>
1642602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="data_usage_wifi_limit_title" msgid="5803363779034792676">"Wi-Fi data limit reached"</string>
1643602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="data_usage_limit_body" msgid="291731708279614081">"Data paused for rest of cycle"</string>
164423018767d21387cb26af502e447278bf123a1e6bEric Fischer    <string name="data_usage_3g_limit_snoozed_title" msgid="7026739121138005231">"2G-3G data limit exceeded"</string>
164523018767d21387cb26af502e447278bf123a1e6bEric Fischer    <string name="data_usage_4g_limit_snoozed_title" msgid="1106562779311209039">"4G data limit exceeded"</string>
16461d0a49fc22bc1a2d2f6fff5a7712777b83207abaBaligh Uddin    <string name="data_usage_mobile_limit_snoozed_title" msgid="4941346653729943789">"Mobile data limit exceeded"</string>
16476a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="data_usage_wifi_limit_snoozed_title" msgid="8743856006384825974">"Wi-Fi data limit exceeded"</string>
16486f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="data_usage_limit_snoozed_body" msgid="7035490278298441767">"<xliff:g id="SIZE">%s</xliff:g> over specified limit."</string>
16496a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="data_usage_restricted_title" msgid="5965157361036321914">"Background data restricted"</string>
16506f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="data_usage_restricted_body" msgid="6741521330997452990">"Touch to remove restriction."</string>
1651ff2612bc9da68c2a9723e4e4d87e5e8bced4557fEric Fischer    <string name="ssl_certificate" msgid="6510040486049237639">"Security certificate"</string>
1652ff2612bc9da68c2a9723e4e4d87e5e8bced4557fEric Fischer    <string name="ssl_certificate_is_valid" msgid="6825263250774569373">"This certificate is valid."</string>
1653ff2612bc9da68c2a9723e4e4d87e5e8bced4557fEric Fischer    <string name="issued_to" msgid="454239480274921032">"Issued to:"</string>
1654ff2612bc9da68c2a9723e4e4d87e5e8bced4557fEric Fischer    <string name="common_name" msgid="2233209299434172646">"Common name:"</string>
1655ff2612bc9da68c2a9723e4e4d87e5e8bced4557fEric Fischer    <string name="org_name" msgid="6973561190762085236">"Organisation:"</string>
1656ff2612bc9da68c2a9723e4e4d87e5e8bced4557fEric Fischer    <string name="org_unit" msgid="7265981890422070383">"Organisational unit:"</string>
1657ff2612bc9da68c2a9723e4e4d87e5e8bced4557fEric Fischer    <string name="issued_by" msgid="2647584988057481566">"Issued by:"</string>
1658ff2612bc9da68c2a9723e4e4d87e5e8bced4557fEric Fischer    <string name="validity_period" msgid="8818886137545983110">"Validity:"</string>
1659ff2612bc9da68c2a9723e4e4d87e5e8bced4557fEric Fischer    <string name="issued_on" msgid="5895017404361397232">"Issued on:"</string>
1660ff2612bc9da68c2a9723e4e4d87e5e8bced4557fEric Fischer    <string name="expires_on" msgid="3676242949915959821">"Expires on:"</string>
166167fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="serial_number" msgid="758814067660862493">"Serial number:"</string>
166267fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="fingerprints" msgid="4516019619850763049">"Fingerprints:"</string>
166367fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="sha256_fingerprint" msgid="4391271286477279263">"SHA-256 fingerprint"</string>
166467fa9f0d84716a6f6510eff983fd2e40ee0ef65eEric Fischer    <string name="sha1_fingerprint" msgid="7930330235269404581">"SHA-1 fingerprint"</string>
166526854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="activity_chooser_view_see_all" msgid="4292569383976636200">"See all"</string>
166626854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="activity_chooser_view_dialog_title_default" msgid="4710013864974040615">"Choose activity"</string>
166726854db6cc1b9deecc7afdfcb6e94a00f098b1c5Eric Fischer    <string name="share_action_provider_share_with" msgid="5247684435979149216">"Share with"</string>
16686a5134397541af058e1128baebe0451ae4befce8Eric Fischer    <string name="list_delimeter" msgid="3975117572185494152">", "</string>
16696f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="sending" msgid="3245653681008218030">"Sending…"</string>
16704a97ebfec5ff24fd34cdb354f0e85ca1279035f8Eric Fischer    <string name="launchBrowserDefault" msgid="2057951947297614725">"Launch Browser?"</string>
16716f32f87717756aab939be84269b8096a46015a36Eric Fischer    <string name="SetupCallDefault" msgid="5834948469253758575">"Accept call?"</string>
1672672bc8265959019737d43c123a6eeafc6a2407c0Eric Fischer    <string name="activity_resolver_use_always" msgid="8017770747801494933">"Always"</string>
1673e2fc16438404f09216525fd3c1965d7980963b99Eric Fischer    <string name="activity_resolver_use_once" msgid="2404644797149173758">"Just once"</string>
16742d1d387d3f04ee6825efaf6d4c7fb2bf77ce390dBaligh Uddin    <string name="activity_resolver_work_profiles_support" msgid="185598180676883455">"%1$s doesn\'t support work profile"</string>
16756135e52e82de0bd3830fe093462881251d5e3d41Eric Fischer    <string name="default_audio_route_name" product="tablet" msgid="4617053898167127471">"Tablet"</string>
16766b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for default_audio_route_name (9158088547603019321) -->
16776b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
1678a7c7d759b344613434853c022c6903c0c2609d81Ying Wang    <string name="default_audio_route_name" product="default" msgid="4239291273420140123">"Phone"</string>
167942a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="default_audio_route_name_headphones" msgid="8119971843803439110">"Headphones"</string>
168042a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="default_audio_route_name_dock_speakers" msgid="6240602982276591864">"Dock speakers"</string>
1681ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="default_media_route_name_hdmi" msgid="2450970399023478055">"HDMI"</string>
168242a51b5e97a5fa16a225ee74d4fb23dbd177556bEric Fischer    <string name="default_audio_route_category_name" msgid="3722811174003886946">"System"</string>
16836bb5290e714da472ba62b5f21f575008886144fcYing Wang    <string name="bluetooth_a2dp_audio_route_name" msgid="8575624030406771015">"Bluetooth audio"</string>
16844e508f775caedcb11c12ed53969d3e9fda679018Baligh Uddin    <string name="wireless_display_route_description" msgid="9070346425023979651">"Wireless display"</string>
168506a1d149628a7e9074a83caebf653ee2a3894451Baligh Uddin    <string name="media_route_button_content_description" msgid="591703006349356016">"Cast"</string>
16862d11b48b5f8b84837b9bf47da3807a7fc9502c99Baligh Uddin    <string name="media_route_chooser_title" msgid="1751618554539087622">"Connect to device"</string>
168763c7ca496de572865752ae0bdc94be636c47c622Baligh Uddin    <string name="media_route_chooser_title_for_remote_display" msgid="3395541745872017583">"Cast screen to device"</string>
16882d11b48b5f8b84837b9bf47da3807a7fc9502c99Baligh Uddin    <string name="media_route_chooser_searching" msgid="4776236202610828706">"Searching for devices…"</string>
16892d11b48b5f8b84837b9bf47da3807a7fc9502c99Baligh Uddin    <string name="media_route_chooser_extended_settings" msgid="87015534236701604">"Settings"</string>
16902d11b48b5f8b84837b9bf47da3807a7fc9502c99Baligh Uddin    <string name="media_route_controller_disconnect" msgid="8966120286374158649">"Disconnect"</string>
1691ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="media_route_status_scanning" msgid="7279908761758293783">"Scanning..."</string>
1692ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="media_route_status_connecting" msgid="6422571716007825440">"Connecting..."</string>
1693ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="media_route_status_available" msgid="6983258067194649391">"Available"</string>
1694ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="media_route_status_not_available" msgid="6739899962681886401">"Not available"</string>
16951819d6acfad477498603ab941b5f46d5caea0601Baligh Uddin    <string name="media_route_status_in_use" msgid="4533786031090198063">"In use"</string>
16969a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="display_manager_built_in_display_name" msgid="2583134294292563941">"Built-in Screen"</string>
1697fe11913c0c7784799845873eea08130414e9f40bBaligh Uddin    <string name="display_manager_hdmi_display_name" msgid="1555264559227470109">"HDMI Screen"</string>
16989a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="display_manager_overlay_display_name" msgid="5142365982271620716">"Overlay #<xliff:g id="ID">%1$d</xliff:g>"</string>
1699fe11913c0c7784799845873eea08130414e9f40bBaligh Uddin    <string name="display_manager_overlay_display_title" msgid="652124517672257172">"<xliff:g id="NAME">%1$s</xliff:g>: <xliff:g id="WIDTH">%2$d</xliff:g>x<xliff:g id="HEIGHT">%3$d</xliff:g>, <xliff:g id="DPI">%4$d</xliff:g> dpi"</string>
1700ff16e3728dc38efdd476f42350f14e8996b3dbedBaligh Uddin    <string name="display_manager_overlay_display_secure_suffix" msgid="6022119702628572080">", secure"</string>
17019a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_emergency_call_label" msgid="684946192523830531">"Emergency call"</string>
17029a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_forgot_pattern_button_text" msgid="8852021467868220608">"Forgot Pattern"</string>
17039a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_wrong_pattern" msgid="1850806070801358830">"Wrong Pattern"</string>
17049a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_wrong_password" msgid="2333281762128113157">"Wrong Password"</string>
17059a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_wrong_pin" msgid="1131306510833563801">"Wrong PIN"</string>
1706f53efeec68f8e57b8c83adbc5afefe55952a64f8Baligh Uddin    <string name="kg_too_many_failed_attempts_countdown" msgid="6358110221603297548">"Try again in <xliff:g id="NUMBER">%1$d</xliff:g> seconds."</string>
17079a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_pattern_instructions" msgid="398978611683075868">"Draw your pattern"</string>
17089a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_sim_pin_instructions" msgid="2319508550934557331">"Enter SIM PIN"</string>
17099a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_pin_instructions" msgid="2377242233495111557">"Enter PIN"</string>
17109a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_password_instructions" msgid="5753646556186936819">"Enter Password"</string>
1711ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="kg_puk_enter_puk_hint" msgid="453227143861735537">"SIM is now disabled. Enter PUK code to continue. Contact carrier for details."</string>
1712ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="kg_puk_enter_pin_hint" msgid="7871604527429602024">"Enter desired PIN code"</string>
1713ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="kg_enter_confirm_pin_hint" msgid="325676184762529976">"Confirm desired PIN code"</string>
17149a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_sim_unlock_progress_dialog_message" msgid="8950398016976865762">"Unlocking SIM card…"</string>
17159a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_password_wrong_pin_code" msgid="1139324887413846912">"Incorrect PIN code."</string>
17169a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_invalid_sim_pin_hint" msgid="8795159358110620001">"Type a PIN that is 4 to 8 numbers."</string>
171770fb94dc29ea04ca33d3e7408078b4addbbb4e7fBaligh Uddin    <string name="kg_invalid_sim_puk_hint" msgid="6025069204539532000">"PUK code should be 8 numbers."</string>
1718ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="kg_invalid_puk" msgid="3638289409676051243">"Re-enter the correct PUK code. Repeated attempts will permanently disable the SIM."</string>
1719ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="kg_invalid_confirm_pin_hint" product="default" msgid="7003469261464593516">"PIN codes do not match"</string>
17209a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_login_too_many_attempts" msgid="6486842094005698475">"Too many pattern attempts"</string>
17219a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_login_instructions" msgid="1100551261265506448">"To unlock, sign in with your Google account."</string>
17229a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_login_username_hint" msgid="5718534272070920364">"Username (email)"</string>
17239a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_login_password_hint" msgid="9057289103827298549">"Password"</string>
17249a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_login_submit_button" msgid="5355904582674054702">"Sign in"</string>
17259a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_login_invalid_input" msgid="5754664119319872197">"Invalid username or password."</string>
17261c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="kg_login_account_recovery_hint" msgid="5690709132841752974">"Forgot your username or password?\nVisit "<b>"google.com/accounts/recovery"</b>"."</string>
172725ca56e44a468ba26a4da15dcf42a3f98cffb0d0Baligh Uddin    <string name="kg_login_checking_password" msgid="1052685197710252395">"Checking account…"</string>
17281c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="kg_too_many_failed_pin_attempts_dialog_message" msgid="8276745642049502550">"You have incorrectly typed your PIN <xliff:g id="NUMBER_0">%d</xliff:g> times. \n\nTry again in <xliff:g id="NUMBER_1">%d</xliff:g> seconds."</string>
17291c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="kg_too_many_failed_password_attempts_dialog_message" msgid="7813713389422226531">"You have incorrectly typed your password <xliff:g id="NUMBER_0">%d</xliff:g> times. \n\nTry again in <xliff:g id="NUMBER_1">%d</xliff:g> seconds."</string>
17301c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="kg_too_many_failed_pattern_attempts_dialog_message" msgid="74089475965050805">"You have incorrectly drawn your unlock pattern <xliff:g id="NUMBER_0">%d</xliff:g> times. \n\nTry again in <xliff:g id="NUMBER_1">%d</xliff:g> seconds."</string>
17319a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_failed_attempts_almost_at_wipe" product="tablet" msgid="1575557200627128949">"You have incorrectly attempted to unlock the tablet <xliff:g id="NUMBER_0">%d</xliff:g> times. After <xliff:g id="NUMBER_1">%d</xliff:g> more unsuccessful attempts, the tablet will be reset to factory default and all user data will be lost."</string>
17326b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for kg_failed_attempts_almost_at_wipe (5621231220154419413) -->
17336b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
17349a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_failed_attempts_almost_at_wipe" product="default" msgid="4051015943038199910">"You have incorrectly attempted to unlock the phone <xliff:g id="NUMBER_0">%d</xliff:g> times. After <xliff:g id="NUMBER_1">%d</xliff:g> more unsuccessful attempts, the phone will be reset to factory default and all user data will be lost."</string>
17359a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_failed_attempts_now_wiping" product="tablet" msgid="2072996269148483637">"You have incorrectly attempted to unlock the tablet <xliff:g id="NUMBER">%d</xliff:g> times. The tablet will now be reset to factory default."</string>
17366b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for kg_failed_attempts_now_wiping (4987878286750741463) -->
17376b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
17389a5b7d8bb9dcc181102e82a3b37850763093bce3Baligh Uddin    <string name="kg_failed_attempts_now_wiping" product="default" msgid="4817627474419471518">"You have incorrectly attempted to unlock the phone <xliff:g id="NUMBER">%d</xliff:g> times. The phone will now be reset to factory default."</string>
17391c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="kg_failed_attempts_almost_at_login" product="tablet" msgid="3253575572118914370">"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 tablet using an email account.\n\n Try again in <xliff:g id="NUMBER_2">%d</xliff:g> seconds."</string>
17406b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <!-- no translation found for kg_failed_attempts_almost_at_login (4224651132862313471) -->
17416b6c626440a434f2fd4f90fd3d810a78bb8acaf9Geoff Mendal    <skip />
17421c2d701d6f3648bcbf7fc554e4ada2dcb3901d99Baligh Uddin    <string name="kg_failed_attempts_almost_at_login" product="default" msgid="1437638152015574839">"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 an email account.\n\n Try again in <xliff:g id="NUMBER_2">%d</xliff:g> seconds."</string>
174339b1f03e17804346e0ce33ef2f8c646788d2a5b5Baligh Uddin    <string name="kg_text_message_separator" product="default" msgid="4160700433287233771">" — "</string>
174439b1f03e17804346e0ce33ef2f8c646788d2a5b5Baligh Uddin    <string name="kg_reordering_delete_drop_target_text" msgid="7899202978204438708">"Remove"</string>
1745e061d449970c9fd33bba97fea3f8d1b355633972Geoff Mendal    <string name="safe_media_volume_warning" product="default" msgid="2276318909314492312">"Raise volume above recommended level?\n\nListening at high volume for long periods may damage your hearing."</string>
1746bd6e33b8cff5e90bbe9fc0ce4741758fce6478bdBaligh Uddin    <string name="continue_to_enable_accessibility" msgid="1626427372316070258">"Keep holding down two fingers to enable accessibility."</string>
1747ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="accessibility_enabled" msgid="1381972048564547685">"Accessibility enabled."</string>
1748ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="enable_accessibility_canceled" msgid="3833923257966635673">"Accessibility cancelled."</string>
1749ada29890d54fc24f60187d61717ad9a72fe6bf76Baligh Uddin    <string name="user_switched" msgid="3768006783166984410">"Current user <xliff:g id="NAME">%1$s</xliff:g>."</string>
17502d1d387d3f04ee6825efaf6d4c7fb2bf77ce390dBaligh Uddin    <string name="user_switching_message" msgid="2871009331809089783">"Switching to <xliff:g id="NAME">%1$s</xliff:g>…"</string>
17516a861f10310345cd5f3d99edc95201c9bd78dfecBaligh Uddin    <string name="owner_name" msgid="2716755460376028154">"Owner"</string>
1752572c2410478b18b948e127b182fe03f28067943bBaligh Uddin    <string name="error_message_title" msgid="4510373083082500195">"Error"</string>
1753e061d449970c9fd33bba97fea3f8d1b355633972Geoff Mendal    <string name="error_message_change_not_allowed" msgid="1347282344200417578">"This change isn\'t allowed by your administrator"</string>
1754572c2410478b18b948e127b182fe03f28067943bBaligh Uddin    <string name="app_not_found" msgid="3429141853498927379">"No application found to handle this action"</string>
175566e3763aa0c7433c33b00e37b3331009a13d7816Baligh Uddin    <string name="revoke" msgid="5404479185228271586">"Revoke"</string>
1756c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_a0" msgid="1994474252931294172">"ISO A0"</string>
1757c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_a1" msgid="3333060421529791786">"ISO A1"</string>
1758c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_a2" msgid="3097535991925798280">"ISO A2"</string>
1759c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_a3" msgid="3023213259314236123">"ISO A3"</string>
1760c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_a4" msgid="231745325296873764">"ISO A4"</string>
1761c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_a5" msgid="3484327407340865411">"ISO A5"</string>
1762c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_a6" msgid="4861908487129577530">"ISO A6"</string>
1763c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_a7" msgid="5890208588072936130">"ISO A7"</string>
1764c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_a8" msgid="4319425041085816612">"ISO A8"</string>
1765c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_a9" msgid="4882220529506432008">"ISO A9"</string>
1766c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_a10" msgid="2382866026365359391">"ISO A10"</string>
1767c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_b0" msgid="3651827147402009675">"ISO B0"</string>
1768c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_b1" msgid="6072859628278739957">"ISO B1"</string>
1769c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_b2" msgid="1348731852150380378">"ISO B2"</string>
1770c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_b3" msgid="2612510181259261379">"ISO B3"</string>
1771c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_b4" msgid="695151378838115434">"ISO B4"</string>
1772c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_b5" msgid="4863754285582212487">"ISO B5"</string>
1773c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_b6" msgid="5305816292139647241">"ISO B6"</string>
1774c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_b7" msgid="531673542602786624">"ISO B7"</string>
1775c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_b8" msgid="9164474595708850034">"ISO B8"</string>
1776c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_b9" msgid="282102976764774160">"ISO B9"</string>
1777c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_b10" msgid="4517141714407898976">"ISO B10"</string>
1778c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_c0" msgid="3103521357901591100">"ISO C0"</string>
1779c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_c1" msgid="1231954105985048595">"ISO C1"</string>
1780c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_c2" msgid="927702816980087462">"ISO C2"</string>
1781c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_c3" msgid="835154173518304159">"ISO C3"</string>
1782c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_c4" msgid="5095951985108194011">"ISO C4"</string>
1783c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_c5" msgid="1985397450332305739">"ISO C5"</string>
1784c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_c6" msgid="8147421924174693013">"ISO C6"</string>
1785c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_c7" msgid="8993994925276122950">"ISO C7"</string>
1786c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_c8" msgid="6871178104139598957">"ISO C8"</string>
1787c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_c9" msgid="7983532635227561362">"ISO C9"</string>
1788c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_iso_c10" msgid="5040764293406765584">"ISO C10"</string>
1789c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_letter" msgid="2841414839888344296">"Letter"</string>
1790c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_gvrnmt_letter" msgid="5295836838862962809">"Government Letter"</string>
1791c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_legal" msgid="8621364037680465666">"Legal"</string>
1792c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_junior_legal" msgid="3309324162155085904">"Junior Legal"</string>
1793c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_ledger" msgid="5567030340509075333">"Ledger"</string>
1794c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_tabloid" msgid="4571735038501661757">"Tabloid"</string>
1795c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_index_3x5" msgid="5182901917818625126">"Index Card 3 x 5"</string>
1796c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_index_4x6" msgid="7687620625422312396">"Index Card 4 x 6"</string>
1797c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_index_5x8" msgid="8834215284646872800">"Index Card 5 x 8"</string>
1798c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_monarch" msgid="213639906956550754">"Monarch"</string>
1799c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_quarto" msgid="835778493593023223">"Quarto"</string>
1800c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_na_foolscap" msgid="1573911237983677138">"Foolscap"</string>
1801c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_roc_8k" msgid="3626855847189438896">"ROC 8K"</string>
1802c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_roc_16k" msgid="9182191577022943355">"ROC 16K"</string>
1803c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_prc_1" msgid="4793232644980170500">"PRC 1"</string>
1804c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_prc_2" msgid="5404109730975720670">"PRC 2"</string>
1805c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_prc_3" msgid="1335092253339363526">"PRC 3"</string>
1806c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_prc_4" msgid="9167997800486569834">"PRC 4"</string>
1807c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_prc_5" msgid="845875168823541497">"PRC 5"</string>
1808c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_prc_6" msgid="3220325667692648789">"PRC 6"</string>
1809c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_prc_7" msgid="1776792138507038527">"PRC 7"</string>
1810c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_prc_8" msgid="1417176642687456692">"PRC 8"</string>
1811c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_prc_9" msgid="4785983473123798365">"PRC 9"</string>
1812c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_prc_10" msgid="7847982299391851899">"PRC 10"</string>
1813c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_prc_16k" msgid="262793383539980677">"PRC 16K"</string>
1814c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_om_pa_kai" msgid="5256815579447959814">"Pa Kai"</string>
1815c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_om_dai_pa_kai" msgid="7336412963441354407">"Dai Pa Kai"</string>
1816c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_chinese_om_jurro_ku_kai" msgid="6324465444100490742">"Jurro Ku Kai"</string>
1817c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_b10" msgid="1787262845627694376">"JIS B10"</string>
1818c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_b9" msgid="3336035783663287470">"JIS B9"</string>
1819c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_b8" msgid="6195398299104345731">"JIS B8"</string>
1820c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_b7" msgid="1674621886902828884">"JIS B7"</string>
1821c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_b6" msgid="4170576286062657435">"JIS B6"</string>
1822c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_b5" msgid="4899297958100032533">"JIS B5"</string>
1823c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_b4" msgid="4213158129126666847">"JIS B4"</string>
1824c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_b3" msgid="8513715307410310696">"JIS B3"</string>
1825c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_b2" msgid="4777690211897131190">"JIS B2"</string>
1826c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_b1" msgid="4608142385457034603">"JIS B1"</string>
1827c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_b0" msgid="7587108366572243991">"JIS B0"</string>
1828c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_jis_exec" msgid="5244075432263649068">"JIS Exec"</string>
1829c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_chou4" msgid="4941652015032631361">"Chou4"</string>
1830c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_chou3" msgid="6387319169263957010">"Chou3"</string>
1831c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_chou2" msgid="1299112025415343982">"Chou2"</string>
1832c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_hagaki" msgid="8070115620644254565">"Hagaki"</string>
1833c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_oufuku" msgid="6049065587307896564">"Oufuku"</string>
1834c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_kahu" msgid="6872696027560065173">"Kahu"</string>
1835c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_kaku2" msgid="2359077233775455405">"Kaku2"</string>
1836c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_japanese_you4" msgid="2091777168747058008">"You4"</string>
1837c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_unknown_portrait" msgid="3088043641616409762">"Unknown portrait"</string>
1838c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="mediasize_unknown_landscape" msgid="4876995327029361552">"Unknown landscape"</string>
1839d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="write_fail_reason_cancelled" msgid="7091258378121627624">"Cancelled"</string>
1840d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="write_fail_reason_cannot_write" msgid="8132505417935337724">"Error writing content"</string>
1841369606b20c90905b594ce084e83fe0d3755bfd33Baligh Uddin    <string name="reason_unknown" msgid="6048913880184628119">"unknown"</string>
184226e41392704eabc1ed67252a8645c1ef0cd3c993Baligh Uddin    <string name="reason_service_unavailable" msgid="7824008732243903268">"Print service not enabled"</string>
1843c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="print_service_installed_title" msgid="2246317169444081628">"<xliff:g id="NAME">%s</xliff:g> service installed"</string>
1844c815bd6f8c30bd37af878762a301628c83dbc36dBaligh Uddin    <string name="print_service_installed_message" msgid="5897362931070459152">"Tap to enable"</string>
18451b9ff2b0af18a3cb2f491af3d40ebfc06ad8684aBaligh Uddin    <string name="restr_pin_enter_admin_pin" msgid="783643731895143970">"Enter administrator PIN"</string>
1846d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="restr_pin_enter_pin" msgid="3395953421368476103">"Enter PIN"</string>
18471b9ff2b0af18a3cb2f491af3d40ebfc06ad8684aBaligh Uddin    <string name="restr_pin_incorrect" msgid="8571512003955077924">"Incorrect"</string>
1848d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="restr_pin_enter_old_pin" msgid="1462206225512910757">"Current PIN:"</string>
1849d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="restr_pin_enter_new_pin" msgid="5959606691619959184">"New PIN"</string>
1850d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="restr_pin_confirm_pin" msgid="8501523829633146239">"Confirm new PIN"</string>
1851d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="restr_pin_create_pin" msgid="8017600000263450337">"Create a PIN for modifying restrictions"</string>
1852d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="restr_pin_error_doesnt_match" msgid="2224214190906994548">"PINs don\'t match. Try again."</string>
1853d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin    <string name="restr_pin_error_too_short" msgid="8173982756265777792">"PIN is too short. Must be at least 4 digits."</string>
1854d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin  <plurals name="restr_pin_countdown">
18551b9ff2b0af18a3cb2f491af3d40ebfc06ad8684aBaligh Uddin    <item quantity="one" msgid="311050995198548675">"Try again in 1 second"</item>
18561b9ff2b0af18a3cb2f491af3d40ebfc06ad8684aBaligh Uddin    <item quantity="other" msgid="4730868920742952817">"Try again in <xliff:g id="COUNT">%d</xliff:g> seconds"</item>
1857d5a701bc0a5bf29af48fd486244b87271e7568bdBaligh Uddin  </plurals>
18581b9ff2b0af18a3cb2f491af3d40ebfc06ad8684aBaligh Uddin    <string name="restr_pin_try_later" msgid="973144472490532377">"Try again later"</string>
1859b159f4eeca4348cbb71569945fddb0a300388658Baligh Uddin    <string name="immersive_mode_confirmation" msgid="7227416894979047467">"Swipe down from the top to exit full screen."</string>
1860c341efaa3016f8a59ce25e9833123ee89f3de2d2Baligh Uddin    <string name="done_label" msgid="2093726099505892398">"Done"</string>
18611595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="hour_picker_description" msgid="6698199186859736512">"Hours circular slider"</string>
18621595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="minute_picker_description" msgid="8606010966873791190">"Minutes circular slider"</string>
18631595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="select_hours" msgid="6043079511766008245">"Select hours"</string>
18641595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="select_minutes" msgid="3974345615920336087">"Select minutes"</string>
18651595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="day_picker_description" msgid="8990847925961297968">"Month grid of days"</string>
18661595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="year_picker_description" msgid="5524331207436052403">"Year list"</string>
18671595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="select_day" msgid="7774759604701773332">"Select month and day"</string>
18681595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="select_year" msgid="7952052866994196170">"Select year"</string>
18691595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="item_is_selected" msgid="949687401682476608">"<xliff:g id="ITEM">%1$s</xliff:g> selected"</string>
18701595f37204384d4e430848bd78cc9972907f20a1Baligh Uddin    <string name="deleted_key" msgid="7659477886625566590">"<xliff:g id="KEY">%1$s</xliff:g> deleted"</string>
18718e27c6b20fca0b42a8a96a9acc8cdf49780e98a9Baligh Uddin    <string name="managed_profile_label_badge" msgid="2355652472854327647">"Work <xliff:g id="LABEL">%1$s</xliff:g>"</string>
1872718ba70f6e2bd6cfd8d1942567d6fc52194fe3a9Geoff Mendal    <string name="lock_to_app_toast" msgid="7570091317001980053">"To unpin this screen, touch and hold Back and Overview at the same time."</string>
1873718ba70f6e2bd6cfd8d1942567d6fc52194fe3a9Geoff Mendal    <string name="lock_to_app_toast_accessible" msgid="8239120109365070664">"To unpin this screen, touch and hold Overview."</string>
1874602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="lock_to_app_toast_locked" msgid="8739004135132606329">"Screen is pinned. Unpinning isn\'t allowed by your organisation."</string>
1875602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="lock_to_app_start" msgid="6643342070839862795">"Screen pinned"</string>
1876602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="lock_to_app_exit" msgid="8598219838213787430">"Screen unpinned"</string>
18772d1d387d3f04ee6825efaf6d4c7fb2bf77ce390dBaligh Uddin    <string name="lock_to_app_unlock_pin" msgid="2552556656504331634">"Ask for PIN before unpinning"</string>
18782d1d387d3f04ee6825efaf6d4c7fb2bf77ce390dBaligh Uddin    <string name="lock_to_app_unlock_pattern" msgid="4182192144797225137">"Ask for unlock pattern before unpinning"</string>
18792d1d387d3f04ee6825efaf6d4c7fb2bf77ce390dBaligh Uddin    <string name="lock_to_app_unlock_password" msgid="6380979775916974414">"Ask for password before unpinning"</string>
18802d1d387d3f04ee6825efaf6d4c7fb2bf77ce390dBaligh Uddin    <string name="battery_saver_description" msgid="2510530476513605742">"To help improve battery life, battery saver reduces your device’s performance and limits vibration and most background data. Email, messaging and other apps that rely on syncing may not update unless you open them.\n\nBattery saver turns off automatically when your device is charging."</string>
1881602774cd7cab78bf721198e219f6a2b82f7e457aBaligh Uddin    <string name="downtime_condition_summary" msgid="8761776337475705749">"Until your downtime ends at <xliff:g id="FORMATTEDTIME">%1$s</xliff:g>"</string>
1882d4531848291c74795c95fb6fb697382262bf6a11Geoff Mendal    <string name="downtime_condition_line_one" msgid="8762708714645352010">"Until your downtime ends"</string>
18836733743d6ede06ce674bbb33d9d72c80a7013944Geoff Mendal  <plurals name="zen_mode_duration_minutes_summary">
18846733743d6ede06ce674bbb33d9d72c80a7013944Geoff Mendal    <item quantity="one" msgid="3177683545388923234">"For one minute (until <xliff:g id="FORMATTEDTIME">%2$s</xliff:g>)"</item>
18856733743d6ede06ce674bbb33d9d72c80a7013944Geoff Mendal    <item quantity="other" msgid="2787867221129368935">"For %1$d minutes (until <xliff:g id="FORMATTEDTIME">%2$s</xliff:g>)"</item>
18866733743d6ede06ce674bbb33d9d72c80a7013944Geoff Mendal  </plurals>
18876733743d6ede06ce674bbb33d9d72c80a7013944Geoff Mendal  <plurals name="zen_mode_duration_hours_summary">
18886733743d6ede06ce674bbb33d9d72c80a7013944Geoff Mendal    <item quantity="one" msgid="597194865053253679">"For one hour (until <xliff:g id="FORMATTEDTIME">%2$s</xliff:g>)"</item>
18896733743d6ede06ce674bbb33d9d72c80a7013944Geoff Mendal    <item quantity="other" msgid="2827214920627669898">"For %1$d hours (until <xliff:g id="FORMATTEDTIME">%2$s</xliff:g>)"</item>
18906733743d6ede06ce674bbb33d9d72c80a7013944Geoff Mendal  </plurals>
18915c87e5460816871e1505293864a2184116f60e7fBaligh Uddin  <plurals name="zen_mode_duration_minutes">
18925c87e5460816871e1505293864a2184116f60e7fBaligh Uddin    <item quantity="one" msgid="9040808414992812341">"For one minute"</item>
18935c87e5460816871e1505293864a2184116f60e7fBaligh Uddin    <item quantity="other" msgid="6924190729213550991">"For %d minutes"</item>
18945c87e5460816871e1505293864a2184116f60e7fBaligh Uddin  </plurals>
18955c87e5460816871e1505293864a2184116f60e7fBaligh Uddin  <plurals name="zen_mode_duration_hours">
18965c87e5460816871e1505293864a2184116f60e7fBaligh Uddin    <item quantity="one" msgid="3480040795582254384">"For one hour"</item>
18975c87e5460816871e1505293864a2184116f60e7fBaligh Uddin    <item quantity="other" msgid="5408537517529822157">"For %d hours"</item>
18985c87e5460816871e1505293864a2184116f60e7fBaligh Uddin  </plurals>
18996733743d6ede06ce674bbb33d9d72c80a7013944Geoff Mendal    <string name="zen_mode_until" msgid="7336308492289875088">"Until <xliff:g id="FORMATTEDTIME">%1$s</xliff:g>"</string>
19005c87e5460816871e1505293864a2184116f60e7fBaligh Uddin    <string name="zen_mode_forever" msgid="4316804956488785559">"Indefinitely"</string>
19016733743d6ede06ce674bbb33d9d72c80a7013944Geoff Mendal    <string name="toolbar_collapse_description" msgid="2821479483960330739">"Collapse"</string>
1902d4531848291c74795c95fb6fb697382262bf6a11Geoff Mendal    <string name="zen_mode_next_alarm_summary" msgid="5915140424683747372">"Until next alarm at <xliff:g id="FORMATTEDTIME">%1$s</xliff:g>"</string>
1903d4531848291c74795c95fb6fb697382262bf6a11Geoff Mendal    <string name="zen_mode_next_alarm_line_one" msgid="5537042951553420916">"Until next alarm"</string>
1904adaa819bb7b63a25a8ed3cc36372ce9b4cb6ffbbGeoff Mendal    <string name="muted_by" msgid="6147073845094180001">"Muted by <xliff:g id="THIRD_PARTY">%1$s</xliff:g>"</string>
19059066cfe9886ac131c34d59ed0e2d287b0e3c0087The Android Open Source Project</resources>
1906