diff options
author | Danny Baumann <dannybaumann@web.de> | 2013-06-18 23:37:37 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2013-06-18 23:37:37 -0700 |
commit | c0042481672f19389f9f75c29284feadfd56c074 (patch) | |
tree | c04198f7c7deed9aeffb5df32396dca682c5ce18 | |
parent | fd8abe7257d50ec61fb74514421c817b95c685bf (diff) | |
parent | 9d67da204775ddaf81b2f327bd8a244c7167103b (diff) | |
download | device_samsung_aries-common-c0042481672f19389f9f75c29284feadfd56c074.zip device_samsung_aries-common-c0042481672f19389f9f75c29284feadfd56c074.tar.gz device_samsung_aries-common-c0042481672f19389f9f75c29284feadfd56c074.tar.bz2 |
Merge "Aries-Common/AriesParts: CS translation" into cm-10.1
-rw-r--r-- | AriesParts/res/values-cs/arrays.xml | 43 | ||||
-rw-r--r-- | AriesParts/res/values-cs/strings.xml | 81 | ||||
-rw-r--r-- | AriesParts/res/values-da/arrays.xml | 15 | ||||
-rw-r--r-- | AriesParts/res/values-da/strings.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values-es/arrays.xml | 15 | ||||
-rw-r--r-- | AriesParts/res/values-es/strings.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values-it/arrays.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values-it/strings.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values-iw/arrays.xml | 15 | ||||
-rw-r--r-- | AriesParts/res/values-iw/strings.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values-nl/arrays.xml | 15 | ||||
-rw-r--r-- | AriesParts/res/values-nl/strings.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values-pt/arrays.xml | 15 | ||||
-rw-r--r-- | AriesParts/res/values-pt/strings.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values-ro/arrays.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values-ro/strings.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values-ru/arrays.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values-ru/strings.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values/arrays.xml | 14 | ||||
-rw-r--r-- | AriesParts/res/values/strings.xml | 14 |
20 files changed, 381 insertions, 0 deletions
diff --git a/AriesParts/res/values-cs/arrays.xml b/AriesParts/res/values-cs/arrays.xml new file mode 100644 index 0000000..e28ae8f --- /dev/null +++ b/AriesParts/res/values-cs/arrays.xml @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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-array name="mdnie_entries"> + <item>Vypnuto</item> + <item>Režim UI</item> + <item>Režim video</item> + <item>Režim teplých barev</item> + <item>Režim studených barev</item> + <item>Režim videokamera</item> + </string-array> + + <string-array name="backlight_timeout_entries"> + <item>Výchozí (1,6 sekund)</item> + <item>0,5 sekund</item> + <item>2 sekundy</item> + <item>5 sekund</item> + <item>10 sekund</item> + <item>15 sekund</item> + <item>30 sekund</item> + <item>Nikdy</item> + </string-array> + + <string-array name="hspa_entries"> + <item>Pouze UMTS</item> + <item>Pouze HSDPA</item> + <item>HSDPA + HSUPA</item> + </string-array> +</resources> diff --git a/AriesParts/res/values-cs/strings.xml b/AriesParts/res/values-cs/strings.xml new file mode 100644 index 0000000..d191205 --- /dev/null +++ b/AriesParts/res/values-cs/strings.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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">Pokročilé nastavení</string> + + <string name="category_screen_title">Obrazovka</string> + <string name="color_tuning_title_head">Ladění barev</string> + <string name="color_tuning_summary_head">Kalibrovat barvy obrazovky</string> + <string name="color_red_title">Červená</string> + <string name="color_green_title">Zelená</string> + <string name="color_blue_title">Modrá</string> + <string name="color_red_gamma_title">Červená gamma</string> + <string name="color_green_gamma_title">Zelená gamma</string> + <string name="color_blue_gamma_title">Modrá gamma</string> + <string name="mdnie_title_head">Režim mDNIe</string> + <string name="mdnie_summary_head">Upravit mDNIe</string> + + <string name="category_touchkey_title">Dotykové klávesy</string> + <string name="backlight_timeout_title_head">Trvání podsvícení</string> + <string name="backlight_timeout_summary_head">Nastavení trvání podsvícení klávesy po dotyku</string> + + <string name="category_radio_title">Rádio</string> + <string name="hspa_title_head">HSPA</string> + <string name="hspa_summary_head">Povolit HSDPA/HSUPA</string> + + <string name="category_tvout_title">Výstup na TV</string> + <string name="tvout_enable_head">Výstup na TV</string> + <string name="tvout_enable_summary_nocable">Kabel pro připojení TV není připojen</string> + <string name="tvout_enable_summary">Kabel pro připojení TV připojen. Lze povolit výstup na TV.</string> + <string name="tvout_enable_summary_on">Výstup na TV povolen</string> + <string name="tvout_system_head">Systém TV</string> + <string name="tvout_system_summary">Zvolte systém kódování obrazu pro výstup na TV</string> + + <string name="category_volume_boost_title">Ovládání hlasitosti</string> + <string name="volume_boost_title_head">Ovládání hlasitosti při hovoru</string> + <string name="volume_boost_summary_head">Nastavení zesílení při hovoru</string> + <string name="boost_rcv_title">Hlasitost pro sluchátka (do uší)</string> + <string name="boost_bt_title">Hlasitost pro Bluetooth</string> + <string name="boost_spk_title">Hlasitost pro vnitřní reproduktor</string> + <string name="boost_hp_title">Hlasitost pro sluchátka (na uši)</string> + <string name="mic_rcv_title">Mikrofon sluchátek (do uší)</string> + <string name="mic_spk_title">Mikrofon telefonu</string> + <string name="mic_hp_title">Mikrofon sluchátek (na uši)</string> + <string name="mic_hp_no_mic_title">Mikrofon sluchátek (bez mikrofonu)</string> + + <string name="category_dock_audio_title">Dok a možnosti zvuku</string> + <string name="cardock_audio_title_head">Automobilový dok</string> + <string name="cardock_audio_summary_on">Zvuk pro automobilový dok povolen</string> + <string name="cardock_audio_summary_off">Zvuk pro automobilový dok zakázán</string> + <string name="deskdock_audio_title_head">Stolní dok</string> + <string name="deskdock_audio_summary_on">Zvuk pro stolní dok povolen</string> + <string name="deskdock_audio_summary_off">Zvuk pro stolní dok zakázán</string> + + <string name="category_vibration_title">Vibrace</string> + <string name="vibration_title_head">Vibrace</string> + <string name="vibration_summary_head">Ovládání intenzity vibrací</string> + <string name="vibration_title">Intenzita vibrací</string> + <string name="vibration_test_title">Test</string> + + <string name="button_reset_title">Obnovit</string> + + <string name="generic_warning_title">Upozornění</string> + + <string name="imei_not_sane_title">Upozornění!</string> + <string name="imei_not_sane_message">Zjištěn problém s tímto zařízením. Číslo IMEI je neplatné. Neplatné číslo IMEI může způsobit potíže při registraci do sítě operátora a nemožnost volat tísňová čísla.</string> + <string name="imei_not_sane_ok">OK</string> +</resources> diff --git a/AriesParts/res/values-da/arrays.xml b/AriesParts/res/values-da/arrays.xml index 93cfc8b..82984ac 100644 --- a/AriesParts/res/values-da/arrays.xml +++ b/AriesParts/res/values-da/arrays.xml @@ -1,3 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string-array name="mdnie_entries"> <item>Slået fra</item> diff --git a/AriesParts/res/values-da/strings.xml b/AriesParts/res/values-da/strings.xml index 0e02437..648a9fb 100644 --- a/AriesParts/res/values-da/strings.xml +++ b/AriesParts/res/values-da/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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> <string name="app_name">Galaxy S-indstillinger</string> diff --git a/AriesParts/res/values-es/arrays.xml b/AriesParts/res/values-es/arrays.xml index 18bfa9d..e454bd8 100644 --- a/AriesParts/res/values-es/arrays.xml +++ b/AriesParts/res/values-es/arrays.xml @@ -1,3 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string-array name="mdnie_entries"> <item>Deshabilitado</item> diff --git a/AriesParts/res/values-es/strings.xml b/AriesParts/res/values-es/strings.xml index 4f70671..b5e63f6 100644 --- a/AriesParts/res/values-es/strings.xml +++ b/AriesParts/res/values-es/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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> <string name="app_name">Ajustes avanzados</string> <string name="category_screen_title">Pantalla</string> diff --git a/AriesParts/res/values-it/arrays.xml b/AriesParts/res/values-it/arrays.xml index f9234e8..93972e0 100644 --- a/AriesParts/res/values-it/arrays.xml +++ b/AriesParts/res/values-it/arrays.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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> <string-array name="mdnie_entries"> <item>Disabilitato</item> diff --git a/AriesParts/res/values-it/strings.xml b/AriesParts/res/values-it/strings.xml index 8468e0b..a1360db 100644 --- a/AriesParts/res/values-it/strings.xml +++ b/AriesParts/res/values-it/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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> <string name="app_name">Impostazioni Galaxy S</string> <string name="category_screen_title">Display</string> diff --git a/AriesParts/res/values-iw/arrays.xml b/AriesParts/res/values-iw/arrays.xml index 34120df..9de1771 100644 --- a/AriesParts/res/values-iw/arrays.xml +++ b/AriesParts/res/values-iw/arrays.xml @@ -1,3 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string-array name="mdnie_entries"> <item>מושבת</item> diff --git a/AriesParts/res/values-iw/strings.xml b/AriesParts/res/values-iw/strings.xml index 51a5864..7c1f3ff 100644 --- a/AriesParts/res/values-iw/strings.xml +++ b/AriesParts/res/values-iw/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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> <string name="app_name">הגדרות Galaxy S</string> diff --git a/AriesParts/res/values-nl/arrays.xml b/AriesParts/res/values-nl/arrays.xml index 5b9f56a..ffcd3e5 100644 --- a/AriesParts/res/values-nl/arrays.xml +++ b/AriesParts/res/values-nl/arrays.xml @@ -1,3 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string-array name="mdnie_entries"> <item>Uitgeschakeld</item> diff --git a/AriesParts/res/values-nl/strings.xml b/AriesParts/res/values-nl/strings.xml index 3d7308d..41b079e 100644 --- a/AriesParts/res/values-nl/strings.xml +++ b/AriesParts/res/values-nl/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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> <string name="app_name">Geavanceerde instellingen</string> <string name="category_screen_title">Scherm</string> diff --git a/AriesParts/res/values-pt/arrays.xml b/AriesParts/res/values-pt/arrays.xml index 75233fa..a2277a7 100644 --- a/AriesParts/res/values-pt/arrays.xml +++ b/AriesParts/res/values-pt/arrays.xml @@ -1,3 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string-array name="backlight_timeout_entries"> <item>Padrão (1.6 segundos)</item> diff --git a/AriesParts/res/values-pt/strings.xml b/AriesParts/res/values-pt/strings.xml index b3c3d1a..f7effa3 100644 --- a/AriesParts/res/values-pt/strings.xml +++ b/AriesParts/res/values-pt/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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> <string name="app_name">Configurações avançadas</string> diff --git a/AriesParts/res/values-ro/arrays.xml b/AriesParts/res/values-ro/arrays.xml index 045ac39..5ded48f 100644 --- a/AriesParts/res/values-ro/arrays.xml +++ b/AriesParts/res/values-ro/arrays.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2013 The CyanogenMod 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>
<string-array name="mdnie_entries">
<item>Dezactivat</item>
diff --git a/AriesParts/res/values-ro/strings.xml b/AriesParts/res/values-ro/strings.xml index 95a12e6..331c9c6 100644 --- a/AriesParts/res/values-ro/strings.xml +++ b/AriesParts/res/values-ro/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2013 The CyanogenMod 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>
<string name="app_name">Setări Galaxy S</string>
<string name="category_screen_title">Ecran</string>
diff --git a/AriesParts/res/values-ru/arrays.xml b/AriesParts/res/values-ru/arrays.xml index 147fa0b..92f11fb 100644 --- a/AriesParts/res/values-ru/arrays.xml +++ b/AriesParts/res/values-ru/arrays.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2013 The CyanogenMod 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>
<string-array name="mdnie_entries">
<item>Откл.</item>
diff --git a/AriesParts/res/values-ru/strings.xml b/AriesParts/res/values-ru/strings.xml index 430dd03..7802040 100644 --- a/AriesParts/res/values-ru/strings.xml +++ b/AriesParts/res/values-ru/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2013 The CyanogenMod 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>
<string name="app_name">Настройки Galaxy S</string>
diff --git a/AriesParts/res/values/arrays.xml b/AriesParts/res/values/arrays.xml index a0abb5b..c1e7205 100644 --- a/AriesParts/res/values/arrays.xml +++ b/AriesParts/res/values/arrays.xml @@ -1,3 +1,17 @@ +<!-- Copyright (C) 2013 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string-array name="mdnie_entries"> <item>Disabled</item> diff --git a/AriesParts/res/values/strings.xml b/AriesParts/res/values/strings.xml index 266772c..6e90c4e 100644 --- a/AriesParts/res/values/strings.xml +++ b/AriesParts/res/values/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 The CyanogenMod 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> <string name="app_name">Advanced settings</string> |