summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2012-11-18 22:51:13 -0800
committerSteve Kondik <shade@chemlab.org>2012-11-18 22:51:13 -0800
commit32f720afab05e43b3a291afd76e75a6b1c2080c4 (patch)
tree3da93935a5961254eaa0a9d00ed661c020e9bbc3 /res/values-en-rGB
parent771c0f58c04ff478e0666dd04b07d8abe4c5d2e3 (diff)
parent3e76ae182cdb2d44a59ef3762321018bdb4de8dc (diff)
downloadandroid_packages_apps_PackageInstaller-32f720afab05e43b3a291afd76e75a6b1c2080c4.tar.gz
android_packages_apps_PackageInstaller-32f720afab05e43b3a291afd76e75a6b1c2080c4.tar.bz2
android_packages_apps_PackageInstaller-32f720afab05e43b3a291afd76e75a6b1c2080c4.zip
Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/packages/apps/PackageInstaller into HEADcm-10.1-M1
Change-Id: Ib1b0bbed7b33842394ef77676885a4d1940b6fdb
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r--res/values-en-rGB/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index 3f61d389..ddedabac 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -17,6 +17,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name" msgid="2738748390251381682">"Package installer"</string>
+ <string name="next" msgid="3057143178373252333">"Next"</string>
<string name="install" msgid="5896438203900042068">"Install"</string>
<string name="done" msgid="3889387558374211719">"Done"</string>
<string name="security_settings_desc" msgid="2706691034244052604">"Allow this app to:"</string>
@@ -28,6 +29,8 @@
<string name="install_confirm_question_no_perms" msgid="5918305641302873520">"Do you want to install this application? It does not require any special access."</string>
<string name="install_confirm_question_update" msgid="4624159567361487964">"Do you want to install an update to this existing application? Your existing data will not be lost. The updated application will get access to:"</string>
<string name="install_confirm_question_update_system" msgid="1302330093676416336">"Do you want to install an update to this built-in application? Your existing data will not be lost. The updated application will get access to:"</string>
+ <string name="install_confirm_question_update_no_perms" msgid="4885928136844618944">"Do you want to install an update to this existing application? Your existing data will not be lost. It does not require any special access."</string>
+ <string name="install_confirm_question_update_system_no_perms" msgid="7676593512694724374">"Do you want to install an update to this built-in application? Your existing data will not be lost. It does not require any special access."</string>
<string name="install_failed" msgid="6579998651498970899">"App not installed."</string>
<string name="install_failed_invalid_apk" msgid="1287935707565682604">"The package appears to be corrupt."</string>
<string name="install_failed_inconsistent_certificates" msgid="1517751954440692054">"An existing package by the same name with a conflicting signature is already installed."</string>
@@ -60,6 +63,7 @@
<string name="uninstall_update_title" msgid="4146940097553335390">"Uninstall update"</string>
<string name="uninstall_activity_text" msgid="6680688689803932550">"<xliff:g id="ACTIVITY_NAME">%1$s</xliff:g> is part of the following app:"</string>
<string name="uninstall_application_text" msgid="6691975835951187030">"Do you want to uninstall this app?"</string>
+ <string name="uninstall_application_text_all_users" msgid="5574704453233525222">"Do you want to uninstall this app for "<b>"all"</b>" users? The application and its data will be removed from "<b>"all"</b>" users on the device."</string>
<string name="uninstall_update_text" msgid="2056387942084605027">"Do you want to replace this app with the factory version?"</string>
<string name="uninstalling" msgid="5556217435895938250">"Uninstalling…"</string>
<string name="uninstall_done" msgid="3792487853420281888">"Uninstall finished"</string>
@@ -70,6 +74,7 @@
<string name="Parse_error_dlg_title" msgid="6079580916889596257">"Parse error"</string>
<string name="Parse_error_dlg_text" msgid="7623286983621067011">"There was a problem while parsing the package."</string>
<string name="newPerms" msgid="6039428254474104210">"New"</string>
+ <string name="allPerms" msgid="1024385515840703981">"All"</string>
<string name="privacyPerms" msgid="1850527049572617">"Privacy"</string>
<string name="devicePerms" msgid="6733560207731294504">"Device Access"</string>
<string name="no_new_perms" msgid="6657813692169565975">"This update requires no new permissions."</string>