Commit f035fda7 authored by runner's avatar runner Committed by Jonathan Almeida
Browse files

Strings - components/browser/errorpages/src/main/res/values-kmr/strings.xml

parent e0b18950
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -129,6 +129,13 @@
    <!-- The document title and heading of the error page shown when the browser refuses to load a type of file that is considered unsafe. -->
    <string name="mozac_browser_errorpages_unsafe_content_type_title">Cureya dosyeyê ya neewle</string>

    <!-- The error message shown when the browser refuses to load a type of file that is considered unsafe. -->
    <string name="mozac_browser_errorpages_unsafe_content_type_message"><![CDATA[
      <ul>
        <li>Tika ye bi xwediyên malperê re peywendiyê dayne ku wan derbarê vê problemê de agahdar bikî.</li>
      </ul>
    ]]></string>

    <!-- The document title and heading of the error page shown when a file cannot be loaded because of a detected data corruption. -->
    <string name="mozac_browser_errorpages_corrupted_content_title">Çewtiya Naveroka Xerabe</string>

@@ -179,4 +186,7 @@

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_safe_phishing_uri_title">Pirsgirêka malpera xapîner</string>

    <!-- Button on error page for websites that do not support HTTPS when HTTPS-Only is turned on. Clicking the button allows the user to nevertheless load the website using HTTP. -->
    <string name="mozac_browser_errorpages_httpsonly_button">Ji malpera HTTP dewam bike</string>
</resources>