diff options
author | jackmu95 <jacob.mueller.elz@gmail.com> | 2013-01-17 18:13:30 +0100 |
---|---|---|
committer | jackmu95 <jacob.mueller.elz@gmail.com> | 2013-01-17 18:13:30 +0100 |
commit | 5099b2d10f31c6cfae704bb2a934484a5c103a64 (patch) | |
tree | cc67d76c114bdfe0d0fa74e212fad1f9e06b9e46 | |
parent | 212198be682cbb519cd86a58322e1df883b988b4 (diff) | |
download | packages_apps_settings-5099b2d10f31c6cfae704bb2a934484a5c103a64.zip packages_apps_settings-5099b2d10f31c6cfae704bb2a934484a5c103a64.tar.gz packages_apps_settings-5099b2d10f31c6cfae704bb2a934484a5c103a64.tar.bz2 |
Settings: Fix build warnings
Patch Set 1: * remove untranslatable strings which
caused some build warnings
Change-Id: Ic9b7ca3f76363d1463beff4c65a8b853e84edd2c
-rw-r--r-- | res/values-fi/strings.xml | 6 | ||||
-rw-r--r-- | res/values-hu/strings.xml | 6 | ||||
-rwxr-xr-x | res/values-pt/strings.xml | 6 | ||||
-rw-r--r-- | res/values-ro/strings.xml | 7 | ||||
-rw-r--r-- | res/values-ru/strings.xml | 6 |
5 files changed, 15 insertions, 16 deletions
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml index 4d98ac5..c6284ba 100644 --- a/res/values-fi/strings.xml +++ b/res/values-fi/strings.xml @@ -1,5 +1,6 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2007 The Android Open Source Project +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 The Android Open Source Project + 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. @@ -2299,7 +2300,6 @@ <string name="volume_key_cursor_control_on">Äänenvoimakkuus ylös/alas ohjaa osoitinta vasemmalle/oikealle</string> <string name="volume_key_cursor_control_on_reverse">Äänenvoimakkuus ylös/alas ohjaa osoitinta oikealle/vasemmalle</string> - <string name="wifi_auto_connect">Yhdistä automaattisesti</string> <string name="wifi_setting_countrycode_title">Wi-Fi aluekoodi</string> <string name="wifi_setting_countrycode_summary">Aseta Wi-Fin aluekoodi</string> <string name="wifi_setting_countrycode_error">Ongelma asetettaessa aluekoodia.</string> diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml index 36d0e96..a3b9723 100644 --- a/res/values-hu/strings.xml +++ b/res/values-hu/strings.xml @@ -1,5 +1,6 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2007 The Android Open Source Project +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 The Android Open Source Project + 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. @@ -562,7 +563,6 @@ <string name="wifi_more" msgid="3195296805089107950">"Egyebek"</string> <string name="wifi_setup_wps" msgid="8128702488486283957">"Automat. beállítás (WPS)"</string> <string name="wifi_required_info_text" msgid="9014073093293520112">"A telepítés befejezéséhez a táblagépnek Wi-Fi hálózatra van szüksége. A beállítás után válthat a mobil adatforgalom és a Wi-Fi között."</string> - <string name="wifi_auto_connect">Automatikus csatlakozás</string> <string name="wifi_show_advanced" msgid="1793703023711426246">"Speciális beállítások megjelenítése"</string> <string name="wifi_wps_setup_title" msgid="6034518116333042484">"WPS"</string> <string name="wifi_wps_setup_msg" msgid="315174329121275092">"WPS indítása..."</string> diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index e06e153..431c438 100755 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -1,5 +1,6 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2007 The Android Open Source Project +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 The Android Open Source Project + 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. @@ -2366,7 +2367,6 @@ <string name="lockscreen_maximize_widgets_summary">Mostrar widgets maximizados e o destravamento minimizado quando a tela é ligada</string> <string name="headset_category_title">Fone de ouvido</string> <string name="headset_connect_player_title">Abrir aplicativo de música quando conectar</string> - <string name="wifi_auto_connect">Conectar automaticamente</string> <string name="title_tile_usb_tether">Tether USB</string> <string name="title_dynamic_usbtether">Tether USB</string> </resources>
\ No newline at end of file diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml index 6945f21..072969a 100644 --- a/res/values-ro/strings.xml +++ b/res/values-ro/strings.xml @@ -1,5 +1,6 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2007 The Android Open Source Project +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 The Android Open Source Project + 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. @@ -2410,8 +2411,6 @@ <string name="lockscreen_maximize_widgets_title">"Maximizare obiecte widget"</string> <string name="lockscreen_maximize_widgets_summary">"Arătați obiectele widget maximizate și deblocarea minimizată atunci când conectați ecranul"</string> - <string name="wifi_auto_connect">"Conectare automată"</string> - <string name="accessibility_home_button_answers_call_prerefence_title">"Butonul de pornire acceptă apelul"</string> <string name="headset_category_title">"Set cu cască"</string> diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml index bf11f1e..f135c54 100644 --- a/res/values-ru/strings.xml +++ b/res/values-ru/strings.xml @@ -1,5 +1,6 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2007 The Android Open Source Project +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 The Android Open Source Project + 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. @@ -560,7 +561,6 @@ <string name="wifi_setup_wps" msgid="8128702488486283957">"Автонастройка (WPS)"</string> <string name="wifi_required_info_text" msgid="9014073093293520112">"Для завершения настройки необходимо подключение к сети Wi-Fi."</string> <string name="wifi_show_advanced" msgid="1793703023711426246">"Дополнительно"</string> - <string name="wifi_auto_connect">Подключаться автоматически</string> <string name="wifi_wps_setup_title" msgid="6034518116333042484">"Безопасная настройка Wi-Fi"</string> <string name="wifi_wps_setup_msg" msgid="315174329121275092">"Запуск WPS…"</string> <string name="wifi_wps_onstart_pbc" msgid="7204827509934892103">"Нажмите кнопку \"Безопасная настройка Wi-Fi\" на своем маршрутизаторе. Она может называться WPS, а также содержать следующий символ:"</string> |