diff options
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-rw-r--r-- | res/values-en-rGB/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index 7f891a4..6818c15 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -33,7 +33,7 @@ <string name="install_failed_cpu_abi_incompatible" product="default" msgid="198065658681054957">"This application is not compatible with this phone\'s CPU."</string> <string name="install_failed_file_not_found" msgid="1958430133396322619">"The package specified was deleted before installation could be completed."</string> <string name="install_failed_verify_failed" msgid="5567372439890440205">"The package did not pass verification and cannot be installed."</string> - <!-- outdated translation 7472659457385169757 --> <string name="install_failed_verify_timeout" msgid="1657557608958047423">"A timeout occured while trying to verify this package. Please try to install it again later."</string> + <string name="install_failed_verify_timeout" msgid="1657557608958047423">"A timeout occurred while trying to verify this package. Please try to install it again later."</string> <string name="install_failed_msg" product="tablet" msgid="1338133677465935471">"<xliff:g id="APP_NAME">%1$s</xliff:g> could not be installed on this tablet."</string> <string name="install_failed_msg" product="default" msgid="5282789300118241924">"<xliff:g id="APP_NAME">%1$s</xliff:g> could not be installed on this phone."</string> <string name="launch" msgid="4826921505917605463">"Open"</string> |