summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/support/ktx/src/main/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/android-components/components/support/ktx/src/main/res/values-zh-rCN/strings.xml')
-rw-r--r--mobile/android/android-components/components/support/ktx/src/main/res/values-zh-rCN/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/mobile/android/android-components/components/support/ktx/src/main/res/values-zh-rCN/strings.xml b/mobile/android/android-components/components/support/ktx/src/main/res/values-zh-rCN/strings.xml
new file mode 100644
index 0000000000..68e8298dca
--- /dev/null
+++ b/mobile/android/android-components/components/support/ktx/src/main/res/values-zh-rCN/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">使用下列程序拨打电话…</string>
+ <!-- Text displayed when choosing which app to email with after selecting an email address-->
+ <string name="mozac_support_ktx_menu_email_with">使用下列程序发送邮件…</string>
+ <string name="mozac_support_ktx_menu_share_with">使用下列方式分享…</string>
+ <string name="mozac_support_ktx_share_dialog_title">分享到</string>
+</resources>