diff options
| -rw-r--r-- | packages/PackageInstaller/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/PackageInstaller/res/values/strings.xml b/packages/PackageInstaller/res/values/strings.xml index f4641b9930cb..dc86bfd9ba35 100644 --- a/packages/PackageInstaller/res/values/strings.xml +++ b/packages/PackageInstaller/res/values/strings.xml @@ -288,7 +288,7 @@ cannot happen immediately because the device is offline (has no internet connection. [CHAR LIMIT=none] --> <string name="unarchive_error_offline_body"> - This app will automatically restore when you\'re connected to the internet + To restore this app, check your internet connection and try again </string> <!-- Dialog title shown when the user is trying to restore an app but a generic error happened. |