summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/feature/pwa/src/main/res/values-hil/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/android-components/components/feature/pwa/src/main/res/values-hil/strings.xml')
-rw-r--r--mobile/android/android-components/components/feature/pwa/src/main/res/values-hil/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/mobile/android/android-components/components/feature/pwa/src/main/res/values-hil/strings.xml b/mobile/android/android-components/components/feature/pwa/src/main/res/values-hil/strings.xml
new file mode 100644
index 0000000000..568bf7f541
--- /dev/null
+++ b/mobile/android/android-components/components/feature/pwa/src/main/res/values-hil/strings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <!-- Default shortcut label used if website has no title -->
+ <string name="mozac_feature_pwa_default_shortcut_label">Website</string>
+
+ </resources>