summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/PackageInstaller/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/PackageInstaller/res/values/strings.xml b/packages/PackageInstaller/res/values/strings.xml
index 8f60c97c8c4d..1c8a8d5771d9 100644
--- a/packages/PackageInstaller/res/values/strings.xml
+++ b/packages/PackageInstaller/res/values/strings.xml
@@ -321,7 +321,7 @@
<!-- Dialog body shown when the user is trying to restore an app but the installer responsible
for the action is in a disabled state. [CHAR LIMIT=none] -->
<string name="unarchive_error_installer_disabled_body">
- To restore this app, enable the
+ To restore this app, enable
<xliff:g id="installername" example="App Store">%1$s</xliff:g> in Settings
</string>