This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 473
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
edac10a
commit 386bde8
Showing
5 changed files
with
31 additions
and
6 deletions.
There are no files selected for viewing
8 changes: 5 additions & 3 deletions
8
components/browser/engine-system/src/main/res/values-yo/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,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">Ojú-ìlà %1$s sọ pé:</string> | ||
<string name="mozac_browser_engine_system_alert_title">Ojú-ìwé %1$s sọ pé:</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 ń béèrè orúkọ aṣàmúlò àti kóòdù rẹ. Ìkànnì náà sọ pé: “%1$s”</string> | ||
</resources> | ||
<string name="mozac_browser_engine_system_auth_message">%2$s ń béèrè orúkọ ìṣàmúlò àti kóòdù rẹ. Ìkànnì náà sọ pé: “%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 is requesting your username and password.</string> | ||
</resources> |
17 changes: 17 additions & 0 deletions
17
components/browser/errorpages/src/main/res/values-yo/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- The button that appears at the bottom of an error page. --> | ||
<string name="mozac_browser_errorpages_page_refresh">Gbìyànjú lẹ́ẹ̀kan sí i</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">A kò lè parí ìbéèrè rẹ</string> | ||
|
||
<!-- The error message shown when a website cannot be loaded for an unknown reason. --> | ||
<string name="mozac_browser_errorpages_generic_message"><![CDATA[ | ||
<p>Àfikún ìfitónilétí nípa ìsòro tàbí àsìṣe yìí kò sí lọ́wọ́ lọ́wọ́ báyìí</p> | ||
]]></string> | ||
|
||
<!-- The document title and heading of the error page shown when a website sends back unusual and incorrect credentials for an SSL certificate. --> | ||
<string name="mozac_browser_errorpages_security_ssl_title">Ìsomọ́ra Onífọ̀kànbalẹ̀ Kùnà</string> | ||
|
||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters