summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/support/ktx/src/main/res/values-cs/strings.xml
blob: 7af3f9ecf4e5eb4f75e0e07b0f096ed635b5327a (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">Volat pomocí…</string>
    <!-- Text displayed when choosing which app to email with after selecting an email address-->
    <string name="mozac_support_ktx_menu_email_with">Poslat e-mail pomocí…</string>
    <string name="mozac_support_ktx_menu_share_with">Sdílet pomocí…</string>
    <string name="mozac_support_ktx_share_dialog_title">Sdílet pomocí</string>
</resources>