summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/browser/errorpages/src/main/res/values-nv/strings.xml
blob: 892802db494aab177334fdde79a51961176f16a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">

    <!-- The button that appears at the bottom of an error page. -->
    <string name="mozac_browser_errorpages_page_refresh">Bínáánítááh</string>

    <!-- The document title and heading of an error page shown when a website cannot be loaded for an unknown reason. -->
    <string name="mozac_browser_errorpages_generic_title">Wókeed bóhodoolníłígíí doo bíighah da. </string>
    <!-- The error message shown when a website cannot be loaded for an unknown reason. -->
    <string name="mozac_browser_errorpages_generic_message"><![CDATA[<p>Díí ʼachʼįʼ nahwiisʼnááʼígíí hazhóʼó baa haneʼígíí kʼad doo hólǫ́ǫ da.</p>]]></string>

    </resources>