diff options
author | Baligh Uddin <baligh@google.com> | 2014-04-16 19:39:46 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-04-16 19:39:46 +0000 |
commit | 3d72c067a04a3ef6101e0d3d16d7fb1ba334a908 (patch) | |
tree | 01a9beaa0243f3cc88b7d13feb86ba1072e352e9 | |
parent | 74e14827cff43fee85970724ea9e4850316d2e11 (diff) | |
parent | 1723d6fef6a33337cf4165138d892298d1125b5a (diff) | |
download | frameworks_base-3d72c067a04a3ef6101e0d3d16d7fb1ba334a908.zip frameworks_base-3d72c067a04a3ef6101e0d3d16d7fb1ba334a908.tar.gz frameworks_base-3d72c067a04a3ef6101e0d3d16d7fb1ba334a908.tar.bz2 |
Merge "Remove activitystrings.xml from localized resource directories"
45 files changed, 0 insertions, 1620 deletions
diff --git a/packages/Keyguard/res/values-af/activitystrings.xml b/packages/Keyguard/res/values-af/activitystrings.xml deleted file mode 100644 index f6e8d5e..0000000 --- a/packages/Keyguard/res/values-af/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardToetsAktiwiteit"</string> - <string name="secure_app_name" msgid="7955498742816868049">"VerenigdeKamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Geen sekuriteit nie"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Wagwoord"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Patroon"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM PIN"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM PUK"</string> - <string name="add_widget_item" msgid="279702152366857415">"Kies legstuk…"</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"opSkermAfgeskakel"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"opSkermAangeskakel"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doenKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifieerOntsluit"</string> -</resources> diff --git a/packages/Keyguard/res/values-am/activitystrings.xml b/packages/Keyguard/res/values-am/activitystrings.xml deleted file mode 100644 index a6c7449..0000000 --- a/packages/Keyguard/res/values-am/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"ምንም ደህንነት የለም"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"ፒን"</string> - <string name="password_menu_item" msgid="1959980499662153160">"የይለፍ ቃል"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"ሥርዓተ ጥለት"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"የሲም ፒን"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"የሲም ፒዩኬ"</string> - <string name="add_widget_item" msgid="279702152366857415">"ንዑስ ፕሮግራም ይምረጡ..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-ar/activitystrings.xml b/packages/Keyguard/res/values-ar/activitystrings.xml deleted file mode 100644 index f77d8f00..0000000 --- a/packages/Keyguard/res/values-ar/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"بدون تأمين"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"رقم التعريف الشخصي"</string> - <string name="password_menu_item" msgid="1959980499662153160">"كلمة المرور"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"نقش"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"رقم التعريف الشخصي لبطاقة SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"رمز PUK لبطاقة SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"جارٍ اختيار أداة..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-bg/activitystrings.xml b/packages/Keyguard/res/values-bg/activitystrings.xml deleted file mode 100644 index 807bcf2..0000000 --- a/packages/Keyguard/res/values-bg/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Без защита"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"ПИН код"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Парола"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Фигура"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"ПИН код за SIM карта"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK код за SIM карта"</string> - <string name="add_widget_item" msgid="279702152366857415">"Избиране на приспособление..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-ca/activitystrings.xml b/packages/Keyguard/res/values-ca/activitystrings.xml deleted file mode 100644 index c18b9bb..0000000 --- a/packages/Keyguard/res/values-ca/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"No hi ha seguretat"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Contrasenya"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Patró"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN de la SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK de la SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Tria un widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-cs/activitystrings.xml b/packages/Keyguard/res/values-cs/activitystrings.xml deleted file mode 100644 index 354176e..0000000 --- a/packages/Keyguard/res/values-cs/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Žádné zabezpečení"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Heslo"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Gesto"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN SIM karty"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK SIM karty"</string> - <string name="add_widget_item" msgid="279702152366857415">"Zvolte widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-da/activitystrings.xml b/packages/Keyguard/res/values-da/activitystrings.xml deleted file mode 100644 index af07ba5..0000000 --- a/packages/Keyguard/res/values-da/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Ingen sikkerhed"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"Pinkode"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Adgangskode"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Mønster"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"Pinkode til SIM-kort"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK-kode til SIM-kort"</string> - <string name="add_widget_item" msgid="279702152366857415">"Vælg widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-de/activitystrings.xml b/packages/Keyguard/res/values-de/activitystrings.xml deleted file mode 100644 index d8e9272..0000000 --- a/packages/Keyguard/res/values-de/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Keine Sicherheit"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Passwort"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Muster"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN für SIM-Karte"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK für SIM-Karte"</string> - <string name="add_widget_item" msgid="279702152366857415">"Widget auswählen..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-el/activitystrings.xml b/packages/Keyguard/res/values-el/activitystrings.xml deleted file mode 100644 index 3941f4f..0000000 --- a/packages/Keyguard/res/values-el/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Χωρίς ασφάλεια"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Κωδικός πρόσβασης"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Μοτίβο"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"Κωδικός PIN κάρτας SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"Κωδικός PUK κάρτας SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Επιλογή γραφικού στοιχείου…"</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-en-rGB/activitystrings.xml b/packages/Keyguard/res/values-en-rGB/activitystrings.xml deleted file mode 100644 index 88e806e..0000000 --- a/packages/Keyguard/res/values-en-rGB/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"No security"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Password"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Pattern"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM PIN"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM PUK"</string> - <string name="add_widget_item" msgid="279702152366857415">"Choose widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-es-rUS/activitystrings.xml b/packages/Keyguard/res/values-es-rUS/activitystrings.xml deleted file mode 100644 index 20117c4..0000000 --- a/packages/Keyguard/res/values-es-rUS/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Sin seguridad"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Contraseña"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Patrón"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN de tarjeta SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK de tarjeta SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Elegir widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-es/activitystrings.xml b/packages/Keyguard/res/values-es/activitystrings.xml deleted file mode 100644 index 34899cc..0000000 --- a/packages/Keyguard/res/values-es/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Sin seguridad"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Contraseña"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Patrón"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN de tarjeta SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK de tarjeta SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Seleccionar widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-fa/activitystrings.xml b/packages/Keyguard/res/values-fa/activitystrings.xml deleted file mode 100644 index 735af8d..0000000 --- a/packages/Keyguard/res/values-fa/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"عدم وجود امنیت"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"پین"</string> - <string name="password_menu_item" msgid="1959980499662153160">"گذرواژه"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"الگو"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"پین سیم کارت"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK سیم کارت"</string> - <string name="add_widget_item" msgid="279702152366857415">"انتخاب ابزارک..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-fi/activitystrings.xml b/packages/Keyguard/res/values-fi/activitystrings.xml deleted file mode 100644 index 6e0a5a9..0000000 --- a/packages/Keyguard/res/values-fi/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Ei suojausta"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN-koodi"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Salasana"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Kuvio"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM-kortin PIN-koodi"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM-kortin PUK-koodi"</string> - <string name="add_widget_item" msgid="279702152366857415">"Valitse widget…"</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-fr/activitystrings.xml b/packages/Keyguard/res/values-fr/activitystrings.xml deleted file mode 100644 index dc79842..0000000 --- a/packages/Keyguard/res/values-fr/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Aucune sécurité"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"Code PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Mot de passe"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Schéma"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"Code PIN de la carte SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"Clé PUK de la carte SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Sélectionner un widget"</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-hi/activitystrings.xml b/packages/Keyguard/res/values-hi/activitystrings.xml deleted file mode 100644 index 4b0a082..0000000 --- a/packages/Keyguard/res/values-hi/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"कोई सुरक्षा नहीं"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"पासवर्ड"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"प्रतिमान"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM पिन"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM PUK"</string> - <string name="add_widget_item" msgid="279702152366857415">"विजेट चुनें..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-hr/activitystrings.xml b/packages/Keyguard/res/values-hr/activitystrings.xml deleted file mode 100644 index d2b8e92..0000000 --- a/packages/Keyguard/res/values-hr/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Nema zaštite"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Zaporka"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Uzorak"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN za SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK za SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Odaberite widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-hu/activitystrings.xml b/packages/Keyguard/res/values-hu/activitystrings.xml deleted file mode 100644 index 30d2951..0000000 --- a/packages/Keyguard/res/values-hu/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Nincs védelem"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN kód"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Jelszó"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Minta"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM kártya PIN kódja"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM kártya PUK kódja"</string> - <string name="add_widget_item" msgid="279702152366857415">"Modul kiválasztása..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-in/activitystrings.xml b/packages/Keyguard/res/values-in/activitystrings.xml deleted file mode 100644 index ec9774d..0000000 --- a/packages/Keyguard/res/values-in/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Tanpa pengamanan"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Sandi"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Pola"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Pilih widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-it/activitystrings.xml b/packages/Keyguard/res/values-it/activitystrings.xml deleted file mode 100644 index 34ad964..0000000 --- a/packages/Keyguard/res/values-it/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Nessuna sicurezza"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Password"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Sequenza"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN della SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK della SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Scegli widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-iw/activitystrings.xml b/packages/Keyguard/res/values-iw/activitystrings.xml deleted file mode 100644 index 84e351a2..0000000 --- a/packages/Keyguard/res/values-iw/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"ללא אבטחה"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"סיסמה"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"קו ביטול נעילה"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN של SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK של SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"בחר Widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-ja/activitystrings.xml b/packages/Keyguard/res/values-ja/activitystrings.xml deleted file mode 100644 index b0e77f1..0000000 --- a/packages/Keyguard/res/values-ja/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"セキュリティなし"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"パスワード"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"パターン"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM PIN"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM PUK"</string> - <string name="add_widget_item" msgid="279702152366857415">"ウィジェットを選択..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-ko/activitystrings.xml b/packages/Keyguard/res/values-ko/activitystrings.xml deleted file mode 100644 index 3aab225..0000000 --- a/packages/Keyguard/res/values-ko/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"보안 사용 안함"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"비밀번호"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"패턴"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM PIN"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM PUK"</string> - <string name="add_widget_item" msgid="279702152366857415">"위젯 선택..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-lt/activitystrings.xml b/packages/Keyguard/res/values-lt/activitystrings.xml deleted file mode 100644 index 9ec21e4..0000000 --- a/packages/Keyguard/res/values-lt/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Neapsaugota"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN kodas"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Slaptažodis"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Šablonas"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM kortelės PIN kodas"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM kortelės PUK kodas"</string> - <string name="add_widget_item" msgid="279702152366857415">"Pasirinkite valdiklį..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-lv/activitystrings.xml b/packages/Keyguard/res/values-lv/activitystrings.xml deleted file mode 100644 index 96807de..0000000 --- a/packages/Keyguard/res/values-lv/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Drošība nav iespējota"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Parole"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Kombinācija"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM PIN"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM PUK"</string> - <string name="add_widget_item" msgid="279702152366857415">"Izvēlēties logrīku..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-nb/activitystrings.xml b/packages/Keyguard/res/values-nb/activitystrings.xml deleted file mode 100644 index 015df15..0000000 --- a/packages/Keyguard/res/values-nb/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Ingen sikkerhet"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Passord"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Mønster"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"Personlig kode for SIM-kort"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK-kode for SIM-kort"</string> - <string name="add_widget_item" msgid="279702152366857415">"Velg modul"</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-nl/activitystrings.xml b/packages/Keyguard/res/values-nl/activitystrings.xml deleted file mode 100644 index fcb0be9..0000000 --- a/packages/Keyguard/res/values-nl/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Geen beveiliging"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"Pincode"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Wachtwoord"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Patroon"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"Pincode van simkaart"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK-code van simkaart"</string> - <string name="add_widget_item" msgid="279702152366857415">"Widget kiezen…"</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-pl/activitystrings.xml b/packages/Keyguard/res/values-pl/activitystrings.xml deleted file mode 100644 index f04170e..0000000 --- a/packages/Keyguard/res/values-pl/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Bez zabezpieczeń"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Hasło"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Wzór"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN do karty SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK do karty SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Wybierz widżet..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-pt-rPT/activitystrings.xml b/packages/Keyguard/res/values-pt-rPT/activitystrings.xml deleted file mode 100644 index 470865d..0000000 --- a/packages/Keyguard/res/values-pt-rPT/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Sem segurança"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Palavra-passe"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Sequência"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN do SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK do SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Escolher widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-pt/activitystrings.xml b/packages/Keyguard/res/values-pt/activitystrings.xml deleted file mode 100644 index 7a63708..0000000 --- a/packages/Keyguard/res/values-pt/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Sem segurança"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Senha"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Padrão"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN do SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK do SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Escolher widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-ro/activitystrings.xml b/packages/Keyguard/res/values-ro/activitystrings.xml deleted file mode 100644 index 6d3447d..0000000 --- a/packages/Keyguard/res/values-ro/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Fără securitate"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Parolă"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Model"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Alegeți un widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-ru/activitystrings.xml b/packages/Keyguard/res/values-ru/activitystrings.xml deleted file mode 100644 index 002cd56..0000000 --- a/packages/Keyguard/res/values-ru/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Защита отключена"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN-код"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Пароль"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Графический ключ"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN-код SIM-карты"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK-код SIM-карты"</string> - <string name="add_widget_item" msgid="279702152366857415">"Выбор виджета..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-sk/activitystrings.xml b/packages/Keyguard/res/values-sk/activitystrings.xml deleted file mode 100644 index 33f2228..0000000 --- a/packages/Keyguard/res/values-sk/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Bez zabezpečenia"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"Kód PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Heslo"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Vzor"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN karty SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK karty SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Vyberte miniaplikáciu..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-sl/activitystrings.xml b/packages/Keyguard/res/values-sl/activitystrings.xml deleted file mode 100644 index 2c60219..0000000 --- a/packages/Keyguard/res/values-sl/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Brez varnosti"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Geslo"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Vzorec"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN za kartico SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK za kartico SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Izberite pripomoček ..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-sr/activitystrings.xml b/packages/Keyguard/res/values-sr/activitystrings.xml deleted file mode 100644 index 34802df..0000000 --- a/packages/Keyguard/res/values-sr/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Без заштите"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Лозинка"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Шаблон"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN SIM картице"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK SIM картице"</string> - <string name="add_widget_item" msgid="279702152366857415">"Изабери виџет..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-sv/activitystrings.xml b/packages/Keyguard/res/values-sv/activitystrings.xml deleted file mode 100644 index e664383..0000000 --- a/packages/Keyguard/res/values-sv/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Ingen säkerhet"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN-kod"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Lösenord"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Grafiskt lösenord"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN-kod för SIM-kort"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK-kod för SIM-kort"</string> - <string name="add_widget_item" msgid="279702152366857415">"Välj widget ..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-sw/activitystrings.xml b/packages/Keyguard/res/values-sw/activitystrings.xml deleted file mode 100644 index 357b911..0000000 --- a/packages/Keyguard/res/values-sw/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Hakuna usalama"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Nenosiri"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Ruwaza"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN ya SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK ya SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Chagua wijeti..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-th/activitystrings.xml b/packages/Keyguard/res/values-th/activitystrings.xml deleted file mode 100644 index 64f50cc..0000000 --- a/packages/Keyguard/res/values-th/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"ไม่มีการรักษาความปลอดภัย"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"รหัสผ่าน"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"รูปแบบ"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN ของซิม"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK ของซิม"</string> - <string name="add_widget_item" msgid="279702152366857415">"เลือกวิดเจ็ต..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-tl/activitystrings.xml b/packages/Keyguard/res/values-tl/activitystrings.xml deleted file mode 100644 index 71f3564..0000000 --- a/packages/Keyguard/res/values-tl/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Walang seguridad"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Password"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Pattern"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM PIN"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM PUK"</string> - <string name="add_widget_item" msgid="279702152366857415">"Pumili ng widget..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenNaka-off"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenNaka-on"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-tr/activitystrings.xml b/packages/Keyguard/res/values-tr/activitystrings.xml deleted file mode 100644 index 7f5a958..0000000 --- a/packages/Keyguard/res/values-tr/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Güvenlik yok"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Şifre"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Desen"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM PIN\'i"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM PUK\'u"</string> - <string name="add_widget_item" msgid="279702152366857415">"Widget seç..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-uk/activitystrings.xml b/packages/Keyguard/res/values-uk/activitystrings.xml deleted file mode 100644 index d4d0a4d..0000000 --- a/packages/Keyguard/res/values-uk/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Без захисту"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN-код"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Пароль"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Ключ"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN-код SIM-карти"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK-код SIM-карти"</string> - <string name="add_widget_item" msgid="279702152366857415">"Вибрати віджет…"</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-vi/activitystrings.xml b/packages/Keyguard/res/values-vi/activitystrings.xml deleted file mode 100644 index 009c3bd..0000000 --- a/packages/Keyguard/res/values-vi/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Không có bảo mật"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"Mã PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Mật khẩu"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Hình"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"Mã PIN của SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"Mã PUK của SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Chọn tiện ích..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-zh-rCN/activitystrings.xml b/packages/Keyguard/res/values-zh-rCN/activitystrings.xml deleted file mode 100644 index d9b99e0..0000000 --- a/packages/Keyguard/res/values-zh-rCN/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"无安全措施"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"密码"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"图案"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM 卡 PIN"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM 卡 PUK"</string> - <string name="add_widget_item" msgid="279702152366857415">"选择小部件..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string> -</resources> diff --git a/packages/Keyguard/res/values-zh-rTW/activitystrings.xml b/packages/Keyguard/res/values-zh-rTW/activitystrings.xml deleted file mode 100644 index 42c2a51..0000000 --- a/packages/Keyguard/res/values-zh-rTW/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"Keyguard 測試活動"</string> - <string name="secure_app_name" msgid="7955498742816868049">"整合式相機"</string> - <string name="none_menu_item" msgid="6156747285687551424">"無安全性設定"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"密碼"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"圖形"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"SIM PIN"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"SIM PUK"</string> - <string name="add_widget_item" msgid="279702152366857415">"選擇小工具..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"在螢幕上關閉"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"在螢幕上開啟"</string> - <string name="do_keyguard" msgid="9210936977823118796">"執行 Keyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"驗證解鎖"</string> -</resources> diff --git a/packages/Keyguard/res/values-zu/activitystrings.xml b/packages/Keyguard/res/values-zu/activitystrings.xml deleted file mode 100644 index 0031a8b..0000000 --- a/packages/Keyguard/res/values-zu/activitystrings.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* //device/apps/common/assets/res/any/strings.xml -** -** Copyright 2006, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name" msgid="3352888186674981593">"I-KeyguardTestActivity"</string> - <string name="secure_app_name" msgid="7955498742816868049">"I-UnifiedCamera"</string> - <string name="none_menu_item" msgid="6156747285687551424">"Akukho ukuphepha"</string> - <string name="pin_menu_item" msgid="1179756433268962311">"I-PIN"</string> - <string name="password_menu_item" msgid="1959980499662153160">"Iphasiwedi"</string> - <string name="pattern_menu_item" msgid="2987798152175140249">"Iphethini"</string> - <string name="sim_pin_menu_item" msgid="3962286639645084880">"I-PIN ye-SIM"</string> - <string name="sim_puk_menu_item" msgid="6190044133008392974">"I-PUK YE-SIM"</string> - <string name="add_widget_item" msgid="279702152366857415">"Khetha iwijethi..."</string> - <string name="on_screen_turned_off" msgid="8761396329770508367">"I-onScreenTurnedOff"</string> - <string name="on_screen_turned_on" msgid="9222926818030728999">"I-onScreenTurnedOn"</string> - <string name="do_keyguard" msgid="9210936977823118796">"I-doKeyguard"</string> - <string name="verify_unlock" msgid="8508722273329306968">"I-verifyUnlock"</string> -</resources> |