summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/support/ktx/src/main/res/values-en-rGB/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/android-components/components/support/ktx/src/main/res/values-en-rGB/strings.xml')
-rw-r--r--mobile/android/android-components/components/support/ktx/src/main/res/values-en-rGB/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/mobile/android/android-components/components/support/ktx/src/main/res/values-en-rGB/strings.xml b/mobile/android/android-components/components/support/ktx/src/main/res/values-en-rGB/strings.xml
new file mode 100644
index 0000000000..e22fa27c94
--- /dev/null
+++ b/mobile/android/android-components/components/support/ktx/src/main/res/values-en-rGB/strings.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://schemas.android.com/apk/res-auto">
+ <!-- Text displayed when choosing which app to call with after selecting a phone number-->
+ <string name="mozac_support_ktx_menu_call_with">Call with…</string>
+ <!-- Text displayed when choosing which app to email with after selecting an email address-->
+ <string name="mozac_support_ktx_menu_email_with">Email with…</string>
+ <string name="mozac_support_ktx_menu_share_with">Share with…</string>
+ <string name="mozac_support_ktx_share_dialog_title">Share via</string>
+</resources>