summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/browser/engine-system/src/main/res/values-kab/strings.xml
blob: 92b52876297cf58ae0644f0222d6f7b3f473ba30 (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">Asebter deg %1$s yeqqar-d:</string>
    <!-- Text for the message of an auth dialog displayed by a web page.
    %1$s will be replaced by the realm, %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 yessutur isem-ik n useqdac akked wawal-ik uffir. Asmel yaqqar: &quot;%1$s&quot;</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 yessutur isem-ik n useqdac akked wawal-ik uffir.</string>
</resources>