From 4ca067e55ce5c0e756bce8cb11496589b8ab3ea0 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Thu, 2 Aug 2012 12:23:05 +0530 Subject: Rename Launcher to Trebuchet Launcher2 is now Trebuchet application_name removed from localized strings and made un-translatable com.android.launcher is now com.cyanogenmod.trebuchet --- res/layout-land/all_apps_cling.xml | 6 +++--- res/layout-land/application.xml | 2 +- res/layout-land/apps_customize_application.xml | 4 ++-- res/layout-land/drop_target_bar.xml | 4 ++-- res/layout-land/folder_cling.xml | 6 +++--- res/layout-land/folder_icon.xml | 6 +++--- res/layout-land/hotseat.xml | 8 ++++---- res/layout-land/launcher.xml | 12 ++++++------ res/layout-land/search_bar.xml | 4 ++-- res/layout-land/workspace_cling.xml | 6 +++--- res/layout-port/all_apps_cling.xml | 6 +++--- res/layout-port/application.xml | 2 +- res/layout-port/apps_customize_application.xml | 4 ++-- res/layout-port/drop_target_bar.xml | 4 ++-- res/layout-port/folder_cling.xml | 6 +++--- res/layout-port/folder_icon.xml | 6 +++--- res/layout-port/hotseat.xml | 8 ++++---- res/layout-port/launcher.xml | 12 ++++++------ res/layout-port/search_bar.xml | 10 +++++----- res/layout-port/workspace_cling.xml | 6 +++--- res/layout-sw600dp-port/all_apps_cling.xml | 6 +++--- res/layout-sw600dp-port/folder_cling.xml | 6 +++--- res/layout-sw720dp-land/application.xml | 2 +- res/layout-sw720dp-port/application.xml | 2 +- res/layout-sw720dp-port/folder_cling.xml | 6 +++--- res/layout-sw720dp-port/workspace_cling.xml | 6 +++--- res/layout-sw720dp/all_apps_cling.xml | 6 +++--- res/layout-sw720dp/folder_cling.xml | 6 +++--- res/layout-sw720dp/launcher.xml | 4 ++-- res/layout-sw720dp/search_bar.xml | 6 +++--- res/layout-sw720dp/workspace.xml | 6 +++--- res/layout-sw720dp/workspace_cling.xml | 6 +++--- res/layout/apps_customize_pane.xml | 10 +++++----- res/layout/apps_customize_widget.xml | 8 ++++---- res/layout/qsb_bar.xml | 4 ++-- res/layout/tab_widget_indicator.xml | 2 +- res/layout/user_folder.xml | 10 +++++----- res/layout/wallpaper_chooser_base.xml | 2 +- res/layout/workspace_screen.xml | 4 ++-- res/values-af/strings.xml | 1 - res/values-am/strings.xml | 1 - res/values-ar/strings.xml | 1 - res/values-be/strings.xml | 1 - res/values-bg/strings.xml | 1 - res/values-ca/strings.xml | 1 - res/values-cs/strings.xml | 1 - res/values-da/strings.xml | 1 - res/values-de/strings.xml | 1 - res/values-el/strings.xml | 1 - res/values-en-rGB/strings.xml | 1 - res/values-es-rUS/strings.xml | 1 - res/values-es/strings.xml | 1 - res/values-et/strings.xml | 1 - res/values-fa/strings.xml | 1 - res/values-fi/strings.xml | 1 - res/values-fr/strings.xml | 1 - res/values-hi/strings.xml | 1 - res/values-hr/strings.xml | 1 - res/values-hu/strings.xml | 1 - res/values-in/strings.xml | 1 - res/values-it/strings.xml | 1 - res/values-iw/strings.xml | 1 - res/values-ja/strings.xml | 1 - res/values-ko/strings.xml | 1 - res/values-lt/strings.xml | 1 - res/values-lv/strings.xml | 1 - res/values-ms/strings.xml | 1 - res/values-nb/strings.xml | 1 - res/values-nl/strings.xml | 1 - res/values-pl/strings.xml | 1 - res/values-pt-rPT/strings.xml | 1 - res/values-pt/strings.xml | 1 - res/values-rm/strings.xml | 1 - res/values-ro/strings.xml | 1 - res/values-ru/strings.xml | 1 - res/values-sk/strings.xml | 1 - res/values-sl/strings.xml | 1 - res/values-sr/strings.xml | 1 - res/values-sv/strings.xml | 1 - res/values-th/strings.xml | 1 - res/values-tl/strings.xml | 1 - res/values-tr/strings.xml | 1 - res/values-uk/strings.xml | 1 - res/values-vi/strings.xml | 1 - res/values-zh-rCN/strings.xml | 1 - res/values-zh-rTW/strings.xml | 1 - res/values-zu/strings.xml | 1 - res/values/strings.xml | 6 +++++- res/xml-sw600dp/default_workspace.xml | 2 +- res/xml-sw720dp/default_workspace.xml | 2 +- res/xml/default_workspace.xml | 2 +- res/xml/update_workspace.xml | 2 +- 92 files changed, 121 insertions(+), 165 deletions(-) (limited to 'res') diff --git a/res/layout-land/all_apps_cling.xml b/res/layout-land/all_apps_cling.xml index e89d4c178..e8bd5fa02 100644 --- a/res/layout-land/all_apps_cling.xml +++ b/res/layout-land/all_apps_cling.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + diff --git a/res/layout-land/application.xml b/res/layout-land/application.xml index 9ed1fa115..422ecbf4a 100644 --- a/res/layout-land/application.xml +++ b/res/layout-land/application.xml @@ -14,7 +14,7 @@ limitations under the License. --> - diff --git a/res/layout-land/apps_customize_application.xml b/res/layout-land/apps_customize_application.xml index ba95b27a6..e79ab75e4 100644 --- a/res/layout-land/apps_customize_application.xml +++ b/res/layout-land/apps_customize_application.xml @@ -14,9 +14,9 @@ limitations under the License. --> - - @@ -29,7 +29,7 @@ style="@style/DropTargetButtonContainer" android:layout_weight="1"> - diff --git a/res/layout-land/folder_cling.xml b/res/layout-land/folder_cling.xml index 3d7f4f459..2fa73fe26 100644 --- a/res/layout-land/folder_cling.xml +++ b/res/layout-land/folder_cling.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + diff --git a/res/layout-land/folder_icon.xml b/res/layout-land/folder_icon.xml index 808ff5e7b..5e4126f72 100644 --- a/res/layout-land/folder_icon.xml +++ b/res/layout-land/folder_icon.xml @@ -14,7 +14,7 @@ limitations under the License. --> - - - + diff --git a/res/layout-land/hotseat.xml b/res/layout-land/hotseat.xml index d75919671..2b1334762 100644 --- a/res/layout-land/hotseat.xml +++ b/res/layout-land/hotseat.xml @@ -13,12 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml index 6b65f5666..ff25506ce 100644 --- a/res/layout-land/launcher.xml +++ b/res/layout-land/launcher.xml @@ -14,9 +14,9 @@ limitations under the License. --> - - - + - - + diff --git a/res/layout-land/search_bar.xml b/res/layout-land/search_bar.xml index 88b7bbf4e..25040c11f 100644 --- a/res/layout-land/search_bar.xml +++ b/res/layout-land/search_bar.xml @@ -18,7 +18,7 @@ android:layout_width="@dimen/qsb_bar_height" android:layout_height="match_parent"> - - - - + diff --git a/res/layout-port/all_apps_cling.xml b/res/layout-port/all_apps_cling.xml index 09414ce53..ed188e7cf 100644 --- a/res/layout-port/all_apps_cling.xml +++ b/res/layout-port/all_apps_cling.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + diff --git a/res/layout-port/application.xml b/res/layout-port/application.xml index ddc835420..6e2e756d5 100644 --- a/res/layout-port/application.xml +++ b/res/layout-port/application.xml @@ -14,7 +14,7 @@ limitations under the License. --> - diff --git a/res/layout-port/apps_customize_application.xml b/res/layout-port/apps_customize_application.xml index 84a8712d7..213fe21f7 100644 --- a/res/layout-port/apps_customize_application.xml +++ b/res/layout-port/apps_customize_application.xml @@ -14,9 +14,9 @@ limitations under the License. --> - - - - - + diff --git a/res/layout-port/folder_icon.xml b/res/layout-port/folder_icon.xml index 5ee1327a3..523edf93c 100644 --- a/res/layout-port/folder_icon.xml +++ b/res/layout-port/folder_icon.xml @@ -14,7 +14,7 @@ limitations under the License. --> - - - + diff --git a/res/layout-port/hotseat.xml b/res/layout-port/hotseat.xml index 376173ae9..0420469eb 100644 --- a/res/layout-port/hotseat.xml +++ b/res/layout-port/hotseat.xml @@ -13,12 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml index a4275010b..6f7961779 100644 --- a/res/layout-port/launcher.xml +++ b/res/layout-port/launcher.xml @@ -14,9 +14,9 @@ limitations under the License. --> - - - + - - + diff --git a/res/layout-port/search_bar.xml b/res/layout-port/search_bar.xml index 85da2f155..c069c43e0 100644 --- a/res/layout-port/search_bar.xml +++ b/res/layout-port/search_bar.xml @@ -15,14 +15,14 @@ --> - - + - - + diff --git a/res/layout-port/workspace_cling.xml b/res/layout-port/workspace_cling.xml index 10e697620..03f317920 100644 --- a/res/layout-port/workspace_cling.xml +++ b/res/layout-port/workspace_cling.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + diff --git a/res/layout-sw600dp-port/all_apps_cling.xml b/res/layout-sw600dp-port/all_apps_cling.xml index 049822408..4ae4a0a4c 100644 --- a/res/layout-sw600dp-port/all_apps_cling.xml +++ b/res/layout-sw600dp-port/all_apps_cling.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + diff --git a/res/layout-sw600dp-port/folder_cling.xml b/res/layout-sw600dp-port/folder_cling.xml index e3a9caa22..5f9495b57 100644 --- a/res/layout-sw600dp-port/folder_cling.xml +++ b/res/layout-sw600dp-port/folder_cling.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + diff --git a/res/layout-sw720dp-land/application.xml b/res/layout-sw720dp-land/application.xml index 9393f7e40..e6e681dc2 100644 --- a/res/layout-sw720dp-land/application.xml +++ b/res/layout-sw720dp-land/application.xml @@ -14,7 +14,7 @@ limitations under the License. --> - diff --git a/res/layout-sw720dp-port/application.xml b/res/layout-sw720dp-port/application.xml index af7a8a4df..a849355e8 100644 --- a/res/layout-sw720dp-port/application.xml +++ b/res/layout-sw720dp-port/application.xml @@ -14,5 +14,5 @@ limitations under the License. --> - diff --git a/res/layout-sw720dp-port/folder_cling.xml b/res/layout-sw720dp-port/folder_cling.xml index 017d0fde9..3a11dff77 100644 --- a/res/layout-sw720dp-port/folder_cling.xml +++ b/res/layout-sw720dp-port/folder_cling.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + diff --git a/res/layout-sw720dp-port/workspace_cling.xml b/res/layout-sw720dp-port/workspace_cling.xml index 29bea810d..cf9b614dd 100644 --- a/res/layout-sw720dp-port/workspace_cling.xml +++ b/res/layout-sw720dp-port/workspace_cling.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + diff --git a/res/layout-sw720dp/all_apps_cling.xml b/res/layout-sw720dp/all_apps_cling.xml index 7079b2107..b2f0f6f05 100644 --- a/res/layout-sw720dp/all_apps_cling.xml +++ b/res/layout-sw720dp/all_apps_cling.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + diff --git a/res/layout-sw720dp/folder_cling.xml b/res/layout-sw720dp/folder_cling.xml index 4188804c2..7ab4cb1d5 100644 --- a/res/layout-sw720dp/folder_cling.xml +++ b/res/layout-sw720dp/folder_cling.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + diff --git a/res/layout-sw720dp/launcher.xml b/res/layout-sw720dp/launcher.xml index 65149f29a..d5f36accb 100644 --- a/res/layout-sw720dp/launcher.xml +++ b/res/layout-sw720dp/launcher.xml @@ -14,7 +14,7 @@ limitations under the License. --> - - + diff --git a/res/layout-sw720dp/search_bar.xml b/res/layout-sw720dp/search_bar.xml index 55ec959de..b4c948271 100644 --- a/res/layout-sw720dp/search_bar.xml +++ b/res/layout-sw720dp/search_bar.xml @@ -19,7 +19,7 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/res/layout-sw720dp/workspace_cling.xml b/res/layout-sw720dp/workspace_cling.xml index fd7d4f8b5..959a4f0c4 100644 --- a/res/layout-sw720dp/workspace_cling.xml +++ b/res/layout-sw720dp/workspace_cling.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml index efd29a673..f41cd34f3 100644 --- a/res/layout/apps_customize_pane.xml +++ b/res/layout/apps_customize_pane.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - + diff --git a/res/layout/apps_customize_widget.xml b/res/layout/apps_customize_widget.xml index abb7508b5..76bcd773b 100644 --- a/res/layout/apps_customize_widget.xml +++ b/res/layout/apps_customize_widget.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + diff --git a/res/layout/qsb_bar.xml b/res/layout/qsb_bar.xml index 322dc006f..563026df1 100644 --- a/res/layout/qsb_bar.xml +++ b/res/layout/qsb_bar.xml @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - @@ -30,4 +30,4 @@ - + diff --git a/res/layout/tab_widget_indicator.xml b/res/layout/tab_widget_indicator.xml index df43d3ddd..9a14032b2 100644 --- a/res/layout/tab_widget_indicator.xml +++ b/res/layout/tab_widget_indicator.xml @@ -14,6 +14,6 @@ limitations under the License. --> - diff --git a/res/layout/user_folder.xml b/res/layout/user_folder.xml index 208390d1e..cd63b1954 100644 --- a/res/layout/user_folder.xml +++ b/res/layout/user_folder.xml @@ -14,15 +14,15 @@ limitations under the License. --> - - - - + diff --git a/res/layout/wallpaper_chooser_base.xml b/res/layout/wallpaper_chooser_base.xml index fa8ea9372..cf149c0db 100644 --- a/res/layout/wallpaper_chooser_base.xml +++ b/res/layout/wallpaper_chooser_base.xml @@ -21,7 +21,7 @@ - diff --git a/res/layout/workspace_screen.xml b/res/layout/workspace_screen.xml index d6e66f69d..37b11dea5 100644 --- a/res/layout/workspace_screen.xml +++ b/res/layout/workspace_screen.xml @@ -14,9 +14,9 @@ limitations under the License. --> - - "Lanseerpoort" "Tuis" "Android Kernprogramme" diff --git a/res/values-am/strings.xml b/res/values-am/strings.xml index 2319638be..6fd0c86df 100644 --- a/res/values-am/strings.xml +++ b/res/values-am/strings.xml @@ -19,7 +19,6 @@ - "አስነሺ" "መነሻ" "የAndroid ኮር ትግበራዎች" diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml index 0ddd36970..dd047208e 100644 --- a/res/values-ar/strings.xml +++ b/res/values-ar/strings.xml @@ -19,7 +19,6 @@ - "المشغل" "المنزل" "تطبيقات Android المركزية" diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml index 150434f40..333bfc889 100644 --- a/res/values-be/strings.xml +++ b/res/values-be/strings.xml @@ -19,7 +19,6 @@ - "Панэль запуску" "На галоўную старонку" "Асноўныя прыкладанні для Android" diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml index f435ff65a..0e5a62076 100644 --- a/res/values-bg/strings.xml +++ b/res/values-bg/strings.xml @@ -19,7 +19,6 @@ - "Стартов панел" "Начало" "Основни приложения на Android" diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml index 6ed84db92..c5b9c4815 100644 --- a/res/values-ca/strings.xml +++ b/res/values-ca/strings.xml @@ -19,7 +19,6 @@ - "Barra d\'execució ràpida" "Pàgina d\'inici" "Aplicacions principals d\'Android" diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml index dea19f6c5..18d63e9ca 100644 --- a/res/values-cs/strings.xml +++ b/res/values-cs/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Plocha" "Android Core Apps" diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml index af00d825b..7e123c5d1 100644 --- a/res/values-da/strings.xml +++ b/res/values-da/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Startside" "Android-kerneprogrammer" diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml index 0b01e4272..ed3872d00 100644 --- a/res/values-de/strings.xml +++ b/res/values-de/strings.xml @@ -19,7 +19,6 @@ - "Übersicht" "Startbildschirm" "Android Core Apps" diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml index 78e153ab0..23de9233c 100644 --- a/res/values-el/strings.xml +++ b/res/values-el/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Αρχική σελίδα" "Βασικές εφαρμογές Android" diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index ceb215a73..4ed5f7a61 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Home" "Android Core Apps" diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml index bc6566dfb..f7b2cbb6b 100644 --- a/res/values-es-rUS/strings.xml +++ b/res/values-es-rUS/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Casa" "Aplicaciones del núcleo de Android" diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index 2987f3e51..199d72cab 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Casa" "Aplicaciones básicas de Android" diff --git a/res/values-et/strings.xml b/res/values-et/strings.xml index 78c983a38..67c30bf78 100644 --- a/res/values-et/strings.xml +++ b/res/values-et/strings.xml @@ -19,7 +19,6 @@ - "Käivitaja" "Kodu" "Androidi tuumrakendused" diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml index d03e82a09..607803a1d 100644 --- a/res/values-fa/strings.xml +++ b/res/values-fa/strings.xml @@ -19,7 +19,6 @@ - "راه انداز" "صفحه اصلی" "برنامه های Android Core" diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml index 29f38267f..adf68e80d 100644 --- a/res/values-fi/strings.xml +++ b/res/values-fi/strings.xml @@ -19,7 +19,6 @@ - "Käynnistysohjelma" "Aloitusruutu" "Android Core -sovellukset" diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index 43bf8379e..348c6d44b 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -19,7 +19,6 @@ - "Lanceur d\'applications" "Accueil" "Applications de base Android" diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml index c5ae89a44..f481e41ce 100644 --- a/res/values-hi/strings.xml +++ b/res/values-hi/strings.xml @@ -19,7 +19,6 @@ - "लॉन्चर" "मुखपृष्ठ" "Android मुख्य एप्लिकेशन" diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml index 665d7b3ff..c10e827ed 100644 --- a/res/values-hr/strings.xml +++ b/res/values-hr/strings.xml @@ -19,7 +19,6 @@ - "Pokretač" "Početna" "Matične aplikacije za Android" diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml index 761ee7217..f090f133d 100644 --- a/res/values-hu/strings.xml +++ b/res/values-hu/strings.xml @@ -19,7 +19,6 @@ - "Indító" "Főoldal" "Alap Android-alkalmazások" diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml index 3ba622584..24c5c9e78 100644 --- a/res/values-in/strings.xml +++ b/res/values-in/strings.xml @@ -19,7 +19,6 @@ - "Peluncur" "Beranda" "Android Core Apps" diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index 9a73872e6..ece2e9e01 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -19,7 +19,6 @@ - "Avvio applicazioni" "Home" "Android Core Apps" diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml index 8dd6cd933..be4a64b22 100644 --- a/res/values-iw/strings.xml +++ b/res/values-iw/strings.xml @@ -19,7 +19,6 @@ - "מפעיל" "בית" "יישומי ליבה של Android" diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml index 7e29730f9..756de5218 100644 --- a/res/values-ja/strings.xml +++ b/res/values-ja/strings.xml @@ -19,7 +19,6 @@ - "ランチャー" "Home" "Android Core Apps" diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index 990dcfb63..34515daaf 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "홈" "Android Core 애플리케이션" diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml index 885ecf0cf..9f0638eed 100644 --- a/res/values-lt/strings.xml +++ b/res/values-lt/strings.xml @@ -19,7 +19,6 @@ - "Paleidimo priemonė" "Pagrindinis" "Pagrindinės „Android“ programos" diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml index c1cd54535..ab730923a 100644 --- a/res/values-lv/strings.xml +++ b/res/values-lv/strings.xml @@ -19,7 +19,6 @@ - "Palaidējs" "Sākums" "Android kodola lietojumprogrammas" diff --git a/res/values-ms/strings.xml b/res/values-ms/strings.xml index 3f2d0d84b..11a5cc466 100644 --- a/res/values-ms/strings.xml +++ b/res/values-ms/strings.xml @@ -19,7 +19,6 @@ - "Pelancar" "Laman Utama" "Apl Teras Android" diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml index a3455165a..e7bbc3466 100644 --- a/res/values-nb/strings.xml +++ b/res/values-nb/strings.xml @@ -19,7 +19,6 @@ - "Utskytingsrampe" "Home" "Android-kjerneapplikasjoner" diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index 457ac307d..41e91159d 100644 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Startpagina" "Android-kerntoepassingen" diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml index 20b421737..12596ab08 100644 --- a/res/values-pl/strings.xml +++ b/res/values-pl/strings.xml @@ -19,7 +19,6 @@ - "Program uruchamiający" "Strona główna" "Aplikacje główne systemu Android" diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml index d7cedc09f..94025d519 100644 --- a/res/values-pt-rPT/strings.xml +++ b/res/values-pt-rPT/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Página Inicial" "Aplicações Principais do Android" diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index 53468bfe4..c289305b6 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Início" "Principais aplicativos do Android" diff --git a/res/values-rm/strings.xml b/res/values-rm/strings.xml index 99f72bb1e..34d47c8bb 100644 --- a/res/values-rm/strings.xml +++ b/res/values-rm/strings.xml @@ -19,7 +19,6 @@ - "Lantschader" "Applicaziuns da basa dad Android" diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml index 1ed96ac5b..8b1cac315 100644 --- a/res/values-ro/strings.xml +++ b/res/values-ro/strings.xml @@ -19,7 +19,6 @@ - "Lansator" "Ecran de pornire" "Android Core Apps" diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml index c2b88d519..765fa02a1 100644 --- a/res/values-ru/strings.xml +++ b/res/values-ru/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Главный экран" "Основные приложения" diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml index 43c4c1675..d648dc21e 100644 --- a/res/values-sk/strings.xml +++ b/res/values-sk/strings.xml @@ -19,7 +19,6 @@ - "Spúšťač" "Plocha" "Android Core Apps" diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml index 3217c0a18..f5af01ccf 100644 --- a/res/values-sl/strings.xml +++ b/res/values-sl/strings.xml @@ -19,7 +19,6 @@ - "Zaganjalnik" "Začetna stran" "Android Core Apps" diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml index 5dd726a82..7c0a00dee 100644 --- a/res/values-sr/strings.xml +++ b/res/values-sr/strings.xml @@ -19,7 +19,6 @@ - "Покретач" "Кућни" "Основне Android апликације" diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml index 067b5f10b..aed344085 100644 --- a/res/values-sv/strings.xml +++ b/res/values-sv/strings.xml @@ -19,7 +19,6 @@ - "Startbild" "Startsida" "Android Core Apps" diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml index 91070ad77..3deb934aa 100644 --- a/res/values-th/strings.xml +++ b/res/values-th/strings.xml @@ -19,7 +19,6 @@ - "ตัวเรียกใช้งาน" "หน้าแรก" "แอปหลัก Android" diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml index dfa535754..6c68bb5df 100644 --- a/res/values-tl/strings.xml +++ b/res/values-tl/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Home" "Android Core Apps" diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml index d9ce91529..0e5100b1c 100644 --- a/res/values-tr/strings.xml +++ b/res/values-tr/strings.xml @@ -19,7 +19,6 @@ - "Launcher" "Ana Ekran" "Android Core Apps" diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml index 5031ea996..5f9eaf0fe 100644 --- a/res/values-uk/strings.xml +++ b/res/values-uk/strings.xml @@ -19,7 +19,6 @@ - "Пан. запуску" "Домашня сторінка" "Служби Android Core" diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml index 232aa0a13..d77c5a549 100644 --- a/res/values-vi/strings.xml +++ b/res/values-vi/strings.xml @@ -19,7 +19,6 @@ - "Trình khởi chạy" "Trang chủ" "Ứng dụng Lõi Android" diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index f5eeab19c..7d34eedba 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -19,7 +19,6 @@ - "启动器" "主屏幕" "Android 核心应用" diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index f261ddfb6..f952277f5 100644 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -19,7 +19,6 @@ - "啟動器" "住家" "Android 核心應用程式" diff --git a/res/values-zu/strings.xml b/res/values-zu/strings.xml index 6faa63d01..ed1e57de6 100644 --- a/res/values-zu/strings.xml +++ b/res/values-zu/strings.xml @@ -19,7 +19,6 @@ - "Isiqalisi" "Ikhaya" "I-Android Core Apps" diff --git a/res/values/strings.xml b/res/values/strings.xml index 4aee339e4..69d2055f7 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -21,7 +21,11 @@ - Launcher + Trebuchet + + Copyright \u00A9 CyanogenMod 2012 + + 0.1 Home diff --git a/res/xml-sw600dp/default_workspace.xml b/res/xml-sw600dp/default_workspace.xml index 3afb3b755..bf5060546 100644 --- a/res/xml-sw600dp/default_workspace.xml +++ b/res/xml-sw600dp/default_workspace.xml @@ -14,7 +14,7 @@ limitations under the License. --> - + diff --git a/res/xml-sw720dp/default_workspace.xml b/res/xml-sw720dp/default_workspace.xml index 6302d7e04..e6651aae2 100644 --- a/res/xml-sw720dp/default_workspace.xml +++ b/res/xml-sw720dp/default_workspace.xml @@ -14,7 +14,7 @@ limitations under the License. --> - + diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml index f2f4240ab..4c50d8481 100644 --- a/res/xml/default_workspace.xml +++ b/res/xml/default_workspace.xml @@ -14,7 +14,7 @@ limitations under the License. --> - + diff --git a/res/xml/update_workspace.xml b/res/xml/update_workspace.xml index 44a3f9efa..5c2547988 100644 --- a/res/xml/update_workspace.xml +++ b/res/xml/update_workspace.xml @@ -14,7 +14,7 @@ limitations under the License. --> - + -- cgit v1.2.3