summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/support/ktx/src/main/res/values-de/strings.xml
blob: 5a33b1ebf30e6e23e009ec9fc25ea5410d9f89e9 (plain)
1
2
3
4
5
6
7
8
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">Anrufen mit…</string>
    <!-- Text displayed when choosing which app to email with after selecting an email address-->
    <string name="mozac_support_ktx_menu_email_with">Per E-Mail versenden mit…</string>
    <string name="mozac_support_ktx_menu_share_with">Teilen mit…</string>
    <string name="mozac_support_ktx_share_dialog_title">Teilen über</string>
</resources>