summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/browser/engine-system/src/main/res/values-am/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/android-components/components/browser/engine-system/src/main/res/values-am/strings.xml')
-rw-r--r--mobile/android/android-components/components/browser/engine-system/src/main/res/values-am/strings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/mobile/android/android-components/components/browser/engine-system/src/main/res/values-am/strings.xml b/mobile/android/android-components/components/browser/engine-system/src/main/res/values-am/strings.xml
new file mode 100644
index 0000000000..e52c54b1a8
--- /dev/null
+++ b/mobile/android/android-components/components/browser/engine-system/src/main/res/values-am/strings.xml
@@ -0,0 +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">በ%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 የእርስዎን የተጠቃሚ ስም እና የይለፍ ቃል እየጠየቀ ነው። ድረ-ገፁ እንዲህ ይላል፡- &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 የእርስዎን የተጠቃሚ ስም እና የይለፍ ቃል እየጠየቀ ነው።</string>
+</resources>