summaryrefslogtreecommitdiff
path: root/java/com/google/android/libraries/mobiledatadownload/foreground/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/google/android/libraries/mobiledatadownload/foreground/res/values/strings.xml')
-rw-r--r--java/com/google/android/libraries/mobiledatadownload/foreground/res/values/strings.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/java/com/google/android/libraries/mobiledatadownload/foreground/res/values/strings.xml b/java/com/google/android/libraries/mobiledatadownload/foreground/res/values/strings.xml
index 1896b0c..1b7fb7a 100644
--- a/java/com/google/android/libraries/mobiledatadownload/foreground/res/values/strings.xml
+++ b/java/com/google/android/libraries/mobiledatadownload/foreground/res/values/strings.xml
@@ -30,11 +30,17 @@
</string>
<!-- Notification title that is shown for every file that is currently
- downloading but is temporary paused due to network connection. [CHAR_LIMIT=80] -->
+ downloading but is temporary paused due to missing any network connection. [CHAR_LIMIT=80] -->
<string name="mdd_notification_download_paused">
Waiting for network connection
</string>
+ <!-- Notification title that is shown for every file that is currently
+ downloading but is temporary paused due to missing wifi network connection. [CHAR_LIMIT=80] -->
+ <string name="mdd_notification_download_paused_wifi">
+ Waiting for WiFi connection
+ </string>
+
<!-- Notification title that is shown for every file that was successfully
downloaded.[CHAR_LIMIT=80] -->
<string name="mdd_notification_download_success">