summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-01-09 17:51:25 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-01-09 17:51:25 -0800
commit0e320b21ad4b8d6efa1c08cea64f3be4343517b4 (patch)
tree90c23d46dff460e034a6dab674e6990b6cc11cf1 /res
parentd097a1880f2339705486d50cd8b33c6088fa9fa5 (diff)
downloadandroid_packages_apps_Trebuchet-0e320b21ad4b8d6efa1c08cea64f3be4343517b4.tar.gz
android_packages_apps_Trebuchet-0e320b21ad4b8d6efa1c08cea64f3be4343517b4.tar.bz2
android_packages_apps_Trebuchet-0e320b21ad4b8d6efa1c08cea64f3be4343517b4.zip
auto import from //branches/cupcake/...@125939
Diffstat (limited to 'res')
-rw-r--r--res/drawable/ic_menu_gallery.pngbin2379 -> 0 bytes
-rw-r--r--res/drawable/ic_menu_notifications.pngbin1771 -> 0 bytes
-rwxr-xr-xres/drawable/ic_menu_preferences.pngbin2144 -> 0 bytes
-rw-r--r--res/layout/widget_search.xml1
-rw-r--r--res/values-fr/strings.xml46
-rw-r--r--res/values-it/strings.xml46
-rw-r--r--res/values-zh-rCN/strings.xml46
7 files changed, 139 insertions, 0 deletions
diff --git a/res/drawable/ic_menu_gallery.png b/res/drawable/ic_menu_gallery.png
deleted file mode 100644
index f61bbd8ba..000000000
--- a/res/drawable/ic_menu_gallery.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable/ic_menu_notifications.png b/res/drawable/ic_menu_notifications.png
deleted file mode 100644
index 866d4e0bd..000000000
--- a/res/drawable/ic_menu_notifications.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable/ic_menu_preferences.png b/res/drawable/ic_menu_preferences.png
deleted file mode 100755
index b8e71412d..000000000
--- a/res/drawable/ic_menu_preferences.png
+++ /dev/null
Binary files differ
diff --git a/res/layout/widget_search.xml b/res/layout/widget_search.xml
index 4343e2792..95e805218 100644
--- a/res/layout/widget_search.xml
+++ b/res/layout/widget_search.xml
@@ -36,6 +36,7 @@
android:singleLine="true"
android:selectAllOnFocus="true"
android:completionThreshold="1"
+ android:inputType="textAutoComplete|textSearchString"
/>
<ImageButton android:id="@+id/search_go_btn"
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
new file mode 100644
index 000000000..eb217e9c5
--- /dev/null
+++ b/res/values-fr/strings.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="application_name">"Accueil"</string>
+ <string name="folder_name">"Dossier"</string>
+ <string name="chooser_wallpaper">"Sélectionner l\'arrière-plan à partir de"</string>
+ <string name="wallpaper_instructions">"Configurer l\'arrière-plan"</string>
+ <string name="pick_wallpaper">"Galerie des arrière-plans"</string>
+ <string name="activity_not_found">"L\'application n\'est pas installée sur votre téléphone."</string>
+ <!-- no translation found for rename_folder_label (5646236631298452787) -->
+ <skip />
+ <string name="rename_folder_title">"Renommer le dossier"</string>
+ <string name="rename_action">"OK"</string>
+ <string name="cancel_action">"Annuler"</string>
+ <!-- no translation found for menu_item_add_item (6233177331075781114) -->
+ <skip />
+ <string name="group_applications">"Application"</string>
+ <string name="group_shortcuts">"Raccourci"</string>
+ <!-- no translation found for group_live_folders (3057578584715591220) -->
+ <skip />
+ <string name="group_widgets">"Widget"</string>
+ <string name="group_wallpapers">"Arrière-plan"</string>
+ <string name="add_folder">"Dossier"</string>
+ <string name="add_clock">"Horloge"</string>
+ <string name="add_photo_frame">"Cadre d\'image"</string>
+ <string name="add_search">"Rechercher"</string>
+ <string name="out_of_space">"Plus d\'espace libre sur l\'écran Accueil."</string>
+ <string name="menu_add">"Ajouter"</string>
+ <string name="menu_wallpaper">"Arrière-plan"</string>
+ <string name="menu_search">"Rechercher"</string>
+ <string name="menu_notifications">"Notifications"</string>
+ <string name="menu_settings">"Paramètres"</string>
+ <string name="permlab_install_shortcut">"installer des raccourcis"</string>
+ <string name="permdesc_install_shortcut">"Permet à une application d\'ajouter des raccourcis sans l\'intervention de l\'utilisateur."</string>
+ <string name="permlab_uninstall_shortcut">"désinstaller les raccourcis"</string>
+ <string name="permdesc_uninstall_shortcut">"Permet à une application de supprimer les raccourcis sans l\'intervention de l\'utilisateur."</string>
+ <!-- no translation found for permlab_read_settings (3452408290738106747) -->
+ <skip />
+ <!-- no translation found for permdesc_read_settings (8377434937176025492) -->
+ <skip />
+ <!-- no translation found for permlab_write_settings (1360567537236705628) -->
+ <skip />
+ <!-- no translation found for permdesc_write_settings (1098648778383349818) -->
+ <skip />
+ <string name="search_hint">"Recherche Google"</string>
+</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
new file mode 100644
index 000000000..d94a15603
--- /dev/null
+++ b/res/values-it/strings.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="application_name">"Home"</string>
+ <string name="folder_name">"Cartella"</string>
+ <string name="chooser_wallpaper">"Seleziona sfondo da"</string>
+ <string name="wallpaper_instructions">"Imposta sfondo"</string>
+ <string name="pick_wallpaper">"Galleria sfondi"</string>
+ <string name="activity_not_found">"Applicazione non installata sul telefono."</string>
+ <!-- no translation found for rename_folder_label (5646236631298452787) -->
+ <skip />
+ <string name="rename_folder_title">"Rinomina cartella"</string>
+ <string name="rename_action">"OK"</string>
+ <string name="cancel_action">"Annulla"</string>
+ <!-- no translation found for menu_item_add_item (6233177331075781114) -->
+ <skip />
+ <string name="group_applications">"Applicazione"</string>
+ <string name="group_shortcuts">"Collegamento"</string>
+ <!-- no translation found for group_live_folders (3057578584715591220) -->
+ <skip />
+ <string name="group_widgets">"Widget"</string>
+ <string name="group_wallpapers">"Sfondo"</string>
+ <string name="add_folder">"Cartella"</string>
+ <string name="add_clock">"Orologio"</string>
+ <string name="add_photo_frame">"Cornice immagini"</string>
+ <string name="add_search">"Ricerca"</string>
+ <string name="out_of_space">"Spazio nella schermata Home esaurito."</string>
+ <string name="menu_add">"Aggiungi"</string>
+ <string name="menu_wallpaper">"Sfondo"</string>
+ <string name="menu_search">"Cerca"</string>
+ <string name="menu_notifications">"Notifiche"</string>
+ <string name="menu_settings">"Impostazioni"</string>
+ <string name="permlab_install_shortcut">"aggiungere collegamenti"</string>
+ <string name="permdesc_install_shortcut">"Consente a un\'applicazione di aggiungere collegamenti automaticamente."</string>
+ <string name="permlab_uninstall_shortcut">"eliminare collegamenti"</string>
+ <string name="permdesc_uninstall_shortcut">"Consente a un\'applicazione di rimuovere collegamenti automaticamente."</string>
+ <!-- no translation found for permlab_read_settings (3452408290738106747) -->
+ <skip />
+ <!-- no translation found for permdesc_read_settings (8377434937176025492) -->
+ <skip />
+ <!-- no translation found for permlab_write_settings (1360567537236705628) -->
+ <skip />
+ <!-- no translation found for permdesc_write_settings (1098648778383349818) -->
+ <skip />
+ <string name="search_hint">"Ricerca Google"</string>
+</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
new file mode 100644
index 000000000..7657890c9
--- /dev/null
+++ b/res/values-zh-rCN/strings.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="application_name">"主页"</string>
+ <string name="folder_name">"文件夹"</string>
+ <string name="chooser_wallpaper">"选择壁纸"</string>
+ <string name="wallpaper_instructions">"设置壁纸"</string>
+ <string name="pick_wallpaper">"壁纸图库"</string>
+ <string name="activity_not_found">"您的手机上没有安装应用程序。"</string>
+ <!-- no translation found for rename_folder_label (5646236631298452787) -->
+ <skip />
+ <string name="rename_folder_title">"重命名文件夹"</string>
+ <string name="rename_action">"确定"</string>
+ <string name="cancel_action">"取消"</string>
+ <!-- no translation found for menu_item_add_item (6233177331075781114) -->
+ <skip />
+ <string name="group_applications">"应用程序"</string>
+ <string name="group_shortcuts">"快捷键"</string>
+ <!-- no translation found for group_live_folders (3057578584715591220) -->
+ <skip />
+ <string name="group_widgets">"小工具"</string>
+ <string name="group_wallpapers">"壁纸"</string>
+ <string name="add_folder">"文件夹"</string>
+ <string name="add_clock">"时钟"</string>
+ <string name="add_photo_frame">"相框"</string>
+ <string name="add_search">"搜索"</string>
+ <string name="out_of_space">"该“主页”屏幕上没有多余空间。"</string>
+ <string name="menu_add">"添加"</string>
+ <string name="menu_wallpaper">"壁纸"</string>
+ <string name="menu_search">"搜索"</string>
+ <string name="menu_notifications">"通知"</string>
+ <string name="menu_settings">"设置"</string>
+ <string name="permlab_install_shortcut">"安装快捷键"</string>
+ <string name="permdesc_install_shortcut">"允许应用程序在没有用户介入的情况下添加快捷键。"</string>
+ <string name="permlab_uninstall_shortcut">"卸载快捷键"</string>
+ <string name="permdesc_uninstall_shortcut">"允许应用程序在没有用户介入的情况下删除快捷键。"</string>
+ <!-- no translation found for permlab_read_settings (3452408290738106747) -->
+ <skip />
+ <!-- no translation found for permdesc_read_settings (8377434937176025492) -->
+ <skip />
+ <!-- no translation found for permlab_write_settings (1360567537236705628) -->
+ <skip />
+ <!-- no translation found for permdesc_write_settings (1098648778383349818) -->
+ <skip />
+ <string name="search_hint">"Google 搜索"</string>
+</resources>