summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/strings.xml
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-12-23 14:14:17 -0800
committerEric Fischer <enf@google.com>2010-12-23 14:14:17 -0800
commit6c70ab2f377af16c4ef6e7b6320bca8c99904bd8 (patch)
tree6eac56c413a94ad7abd751d111963c93f5ea5984 /res/values-en-rGB/strings.xml
parentb644843905e6605a5d5fe6c16c1aebfb5b175e30 (diff)
downloadandroid_packages_apps_CertInstaller-6c70ab2f377af16c4ef6e7b6320bca8c99904bd8.tar.gz
android_packages_apps_CertInstaller-6c70ab2f377af16c4ef6e7b6320bca8c99904bd8.tar.bz2
android_packages_apps_CertInstaller-6c70ab2f377af16c4ef6e7b6320bca8c99904bd8.zip
Import revised translations.
Change-Id: I889a268d688256c83c3bd1ecef3a0f193b7d6d82
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-rw-r--r--res/values-en-rGB/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index ba3c581..8f00ff7 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -43,8 +43,8 @@
<string name="cert_too_large_error" msgid="8806716564341320607">"Installation failed. Certificate size is too large."</string>
<string name="cert_missing_error" msgid="4220080091005628628">"Installation failed. Cannot locate the certificate file."</string>
<string name="cert_read_error" msgid="9120813657318906215">"Installation failed. Cannot read the certificate file."</string>
- <!-- outdated translation 1942077544887243999 --> <string name="no_cert_file_found" product="nosdcard" msgid="3555332946357131929">"No certificate file found on the SD card."</string>
+ <string name="no_cert_file_found" product="nosdcard" msgid="3555332946357131929">"No certificate file found in USB storage."</string>
<string name="no_cert_file_found" product="default" msgid="1942077544887243999">"No certificate file found on the SD card."</string>
- <!-- outdated translation 1567335300760018448 --> <string name="sdcard_not_present" product="nosdcard" msgid="9197143240492611196">"SD card is not present."</string>
+ <string name="sdcard_not_present" product="nosdcard" msgid="9197143240492611196">"USB storage not available."</string>
<string name="sdcard_not_present" product="default" msgid="1567335300760018448">"SD card is not present."</string>
</resources>