summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:44:05 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:44:05 -0800
commit86825e7f83b06820b135c10fdbd41b58c83e8e1a (patch)
tree7734748dbe6c289d0a8f88c2613c300373aa116f /res
parent96728565b2cab49fefbc5580b3fcae36967d13db (diff)
downloadandroid_packages_apps_PackageInstaller-86825e7f83b06820b135c10fdbd41b58c83e8e1a.tar.gz
android_packages_apps_PackageInstaller-86825e7f83b06820b135c10fdbd41b58c83e8e1a.tar.bz2
android_packages_apps_PackageInstaller-86825e7f83b06820b135c10fdbd41b58c83e8e1a.zip
auto import from //branches/cupcake/...@130745
Diffstat (limited to 'res')
-rw-r--r--res/drawable/applications.pngbin2238 -> 0 bytes
-rw-r--r--res/drawable/icon.pngbin6094 -> 0 bytes
-rw-r--r--res/drawable/stat_sample.pngbin1088 -> 0 bytes
-rw-r--r--res/values-nb/strings.xml76
-rwxr-xr-xres/values/colors.xml2
-rw-r--r--res/values/strings.xml8
6 files changed, 77 insertions, 9 deletions
diff --git a/res/drawable/applications.png b/res/drawable/applications.png
deleted file mode 100644
index decf7419..00000000
--- a/res/drawable/applications.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable/icon.png b/res/drawable/icon.png
deleted file mode 100644
index 64e3601c..00000000
--- a/res/drawable/icon.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable/stat_sample.png b/res/drawable/stat_sample.png
deleted file mode 100644
index a2e5ce34..00000000
--- a/res/drawable/stat_sample.png
+++ /dev/null
Binary files differ
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
new file mode 100644
index 00000000..af761e89
--- /dev/null
+++ b/res/values-nb/strings.xml
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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">
+ <!-- no translation found for app_name (1998766462707453166) -->
+ <skip />
+ <!-- no translation found for install (5896438203900042068) -->
+ <skip />
+ <!-- no translation found for done (3889387558374211719) -->
+ <skip />
+ <!-- no translation found for security_settings_desc (4984920898157282073) -->
+ <skip />
+ <string name="cancel">"Avbryt"</string>
+ <!-- no translation found for unknown (4742479012767208045) -->
+ <skip />
+ <!-- no translation found for installing (8613631001631998372) -->
+ <skip />
+ <!-- no translation found for install_done (5868979453936752120) -->
+ <skip />
+ <!-- no translation found for install_confirm_question (5512879835615493065) -->
+ <skip />
+ <!-- no translation found for install_failed (7705664799991233861) -->
+ <skip />
+ <!-- no translation found for launch (4826921505917605463) -->
+ <skip />
+ <!-- no translation found for unknown_apps_dlg_title (2855558586206583032) -->
+ <skip />
+ <!-- no translation found for unknown_apps_dlg_text (5022078090329832537) -->
+ <skip />
+ <string name="ok">"OK"</string>
+ <!-- no translation found for settings (6743583734099755409) -->
+ <skip />
+ <!-- no translation found for manage_applications (2704331021611806557) -->
+ <skip />
+ <!-- no translation found for dlg_app_replacement_title (3438730820395482641) -->
+ <skip />
+ <!-- no translation found for dlg_app_replacement_statement (1175452362814803850) -->
+ <skip />
+ <!-- no translation found for out_of_space_dlg_title (7843674437613797326) -->
+ <skip />
+ <!-- no translation found for out_of_space_dlg_text (5817764827778985771) -->
+ <skip />
+ <!-- no translation found for dlg_ok (6944357727705699232) -->
+ <skip />
+ <!-- no translation found for app_not_found_dlg_title (1510267643973600726) -->
+ <skip />
+ <!-- no translation found for app_not_found_dlg_text (754013198108180241) -->
+ <skip />
+ <!-- no translation found for uninstall_application_question (7290302854905395978) -->
+ <skip />
+ <!-- no translation found for uninstall_application_text (9107842143723765782) -->
+ <skip />
+ <!-- no translation found for uninstalling (5556217435895938250) -->
+ <skip />
+ <!-- no translation found for uninstall_done (8730655660697216076) -->
+ <skip />
+ <!-- no translation found for uninstall_failed (3092672385508911097) -->
+ <skip />
+ <!-- no translation found for Parse_error_dlg_title (6784222986864864223) -->
+ <skip />
+ <!-- no translation found for Parse_error_dlg_text (1440309982917966479) -->
+ <skip />
+</resources>
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 0b3f6cfc..28e691b4 100755
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -16,8 +16,6 @@
<resources>
<color name="view_background">#1c1c1c</color>
- <color name="ok_button_background">#0f0</color>
- <color name="cancel_button_background">#f00</color>
<color name="title_background">#828282</color>
<color name="shadow">#cc222222</color>
<color name="transparent">#00000000</color>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1a093cb6..ae155772 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -16,26 +16,22 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Package Installer</string>
- <string name="app_description">Application that installs/uninstalls packages</string>
<string name="install">Install</string>
<string name="done">Done</string>
<!-- TODO REMOVE LATER -->
- <string name="security_settings_header">Security permissions</string>
<string name="security_settings_desc">Allow this application to:</string>
<string name="cancel">Cancel</string>
<string name="unknown">Unknown</string>
- <string name="install_application">Install application</string>
<string name="installing">Installing\u2026</string>
<string name="install_done">Application installed</string>
<string name="install_confirm_question">Do you want to install this application?</string>
<string name="install_failed">Application install unsuccessful</string>
- <string name="launch">Launch</string>
+ <string name="launch">Open</string>
<string name="unknown_apps_dlg_title">Install blocked</string>
<string name="unknown_apps_dlg_text">For security, your phone is set to block installation of applications not sourced in Android Market.</string>
<string name="ok">OK</string>
<string name="settings">Settings</string>
<string name="manage_applications">Manage applications</string>
- <string name="installation_question">Do you want to install this application?</string>
<string name="dlg_app_replacement_title">Replace application</string>
<string name="dlg_app_replacement_statement">The application you are installing will replace another application.\n\nAll previous user data will be saved.</string>
<string name="out_of_space_dlg_title">Out of space</string>
@@ -50,8 +46,6 @@ found in the list of installed applications.</string>
<string name="uninstalling">Uninstalling\u2026</string>
<string name="uninstall_done">Uninstall finished!</string>
<string name="uninstall_failed">Application uninstall not successful</string>
- <string name="uninstall_application">Uninstall</string>
- <string name="app_security_permission_title"><xliff:g id="app_name">%1$s</xliff:g> - security permissions</string>
<!-- Dialog attributes to indicate parse errors -->
<string name="Parse_error_dlg_title">Parse Error</string>