summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/browser/engine-system/src/main/res/values-szl/strings.xml
blob: 8d445f4a01ad498f7dfb70940a6436ee5716b584 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!-- Text for the title of an alert dialog displayed by a web page. %1$s will be replaced with the URL of the current page (displaying the dialog). -->
    <string name="mozac_browser_engine_system_alert_title">Strōna %1$s dowo znać:</string>
    <!-- Text for the message of an auth dialog displayed by a web page.
    %1$s will be replaced by the hostname or a description of the protected area/site, %2$s will be replaced with the URL of the current page (displaying the dialog). -->
    <string name="mozac_browser_engine_system_auth_message">%2$s prosi ô twoje miano używocza i hasło. Kōmunikat strōny: „%1$s”</string>
    <!-- Text for the message of an auth dialog displayed by a web page. %1$s will be replaced with the URL of the current page (displaying the dialog). -->
    <string name="mozac_browser_engine_system_auth_no_realm_message">%1$s prosi ô twoje miano używocza i hasło.</string>
</resources>