Commit 3f2268a4 authored by runner's avatar runner Committed by mergify[bot]
Browse files

Strings - components/feature/addons/src/main/res/values-tzm/strings.xml

parent a8fde2ed
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@
     then we will show another collapsed entry saying "Access your data on 2 other domains". This entry it's for the plural case, when the add-on is accessing more than one extra domain.
     %1$d will be replaced by an integer indicating the number of additional domains for which this web extension is requesting permission. -->
    <string name="mozac_feature_addons_permissions_extra_domains_description_plural" tools:ignore="PluralsCandidate">Kcem ɣer isefka-nnek/m ɣef %1$d yigeran yaḍenin</string>
    <!-- Description for downloads_open permission. -->
    <string name="mozac_feature_addons_permissions_downloads_open_description">Rẓem afaylu ittwagmen ɣer wallal-nnek</string>
    <!-- The authors of an add-on. -->
    <string name="mozac_feature_addons_authors">Imgayen</string>
    <!-- The settings of the add-on. -->
@@ -28,6 +30,8 @@
    <string name="mozac_feature_addons_permissions_dialog_add">Rnu</string>
    <!-- Accessibility content description for the amount of stars that add-on has, where %1$.02f will be the amount of stars and / separator and 5 the maximum number of stars e.g (2/5, 4.5/5 or 5/5)  . -->
    <string name="mozac_feature_addons_rating_content_description">%1$.02f/5</string>
    <!-- The label of the allow button, this will be shown to the user when an add-on needs new permissions, with the button the user will indicate that they want to accept the new permissions and update the add-on-->
    <string name="mozac_feature_addons_updater_notification_allow_button">ssureg</string>
    <!-- The content of the notification, this will be shown to the user when one newly supported add-on is available. %1$s is the add-on name and %2$s is the app name (in most cases Firefox). -->
    <string name="mozac_feature_addons_supported_checker_notification_content_one">Rnu %1$s ɣer %2$s</string>
    <!-- The content of the notification, this will be shown to the user when two newly supported add-ons are available. %1$s is the first add-on name. %2$s is the second add-on name. %3$s is the app name (in most cases Firefox). -->
@@ -39,5 +43,5 @@
    <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated -->
    <string name="mozac_feature_addons_updater_dialog_status">Addad:</string>
    <!-- Text shown in the dialog when add-on installation is completed. %1$s is the add-on name. -->
    <string name="mozac_feature_addons_installed_dialog_description">ẓem-t g wumuɣ</string>
    <string name="mozac_feature_addons_installed_dialog_description">Rẓem-t g wumuɣ</string>
    </resources>