summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/support/ktx/src/main/res/values-pl/strings.xml
blob: ec1f77ca41895e903d5842e42b5840c86746639b (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">Zadzwoń za pomocą…</string>
    <!-- Text displayed when choosing which app to email with after selecting an email address-->
    <string name="mozac_support_ktx_menu_email_with">Wyślij e-mail za pomocą…</string>
    <string name="mozac_support_ktx_menu_share_with">Udostępnij za pomocą…</string>
    <string name="mozac_support_ktx_share_dialog_title">Udostępnij przez</string>
</resources>