From 86825e7f83b06820b135c10fdbd41b58c83e8e1a Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 10 Feb 2009 15:44:05 -0800 Subject: auto import from //branches/cupcake/...@130745 --- res/drawable/applications.png | Bin 2238 -> 0 bytes res/drawable/icon.png | Bin 6094 -> 0 bytes res/drawable/stat_sample.png | Bin 1088 -> 0 bytes res/values-nb/strings.xml | 76 ++++++++++++++++++++++++++++++++++++++++++ res/values/colors.xml | 2 -- res/values/strings.xml | 8 +---- 6 files changed, 77 insertions(+), 9 deletions(-) delete mode 100644 res/drawable/applications.png delete mode 100644 res/drawable/icon.png delete mode 100644 res/drawable/stat_sample.png create mode 100644 res/values-nb/strings.xml (limited to 'res') diff --git a/res/drawable/applications.png b/res/drawable/applications.png deleted file mode 100644 index decf7419..00000000 Binary files a/res/drawable/applications.png and /dev/null differ diff --git a/res/drawable/icon.png b/res/drawable/icon.png deleted file mode 100644 index 64e3601c..00000000 Binary files a/res/drawable/icon.png and /dev/null differ diff --git a/res/drawable/stat_sample.png b/res/drawable/stat_sample.png deleted file mode 100644 index a2e5ce34..00000000 Binary files a/res/drawable/stat_sample.png and /dev/null 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 @@ + + + + + + + + + + + + "Avbryt" + + + + + + + + + + + + + + + + + "OK" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 @@ #1c1c1c - #0f0 - #f00 #828282 #cc222222 #00000000 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 @@ Package Installer - Application that installs/uninstalls packages Install Done - Security permissions Allow this application to: Cancel Unknown - Install application Installing\u2026 Application installed Do you want to install this application? Application install unsuccessful - Launch + Open Install blocked For security, your phone is set to block installation of applications not sourced in Android Market. OK Settings Manage applications - Do you want to install this application? Replace application The application you are installing will replace another application.\n\nAll previous user data will be saved. Out of space @@ -50,8 +46,6 @@ found in the list of installed applications. Uninstalling\u2026 Uninstall finished! Application uninstall not successful - Uninstall - %1$s - security permissions Parse Error -- cgit v1.2.3