Source code

Revision control

Copy as Markdown

Other Tools

<?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">تقول الصفحة في %1$s:</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 اسم مستخدم و\u00a0كلمة سر. يقول الموقع: ”%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 اسم المستخدم و\u00a0كلمة السر.</string>
</resources>