summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/support/base/src/main/res/values-am/strings.xml
blob: 07fcc02ecb8fa851d108a003a5fb105c762b05fa (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!-- Text for the positive action button, that will take the user to the settings page -->
    <string name="mozac_support_base_permissions_needed_positive_button">ወደ ቅንብሮች ይሂዱ</string>
    <!-- Text for the negative action button to dismiss the dialog. -->
    <string name="mozac_support_base_permissions_needed_negative_button">አሰናብት</string>
</resources>