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

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

parent 073707ea
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -8,4 +8,14 @@
    position the user is at. The first argument is the position, the second argument is the total. -->
    <string name="mozac_feature_findindpage_result">%1$d/%2$d</string>

    <!-- String to be read by the accessibility service presenting the number of results found in the page
    and the position the user is at. The first argument is the position, the second argument is the total. -->
    <string name="mozac_feature_findindpage_accessibility_result" tools:ignore="PluralsCandidate">%1$d nger %2$d</string>

    <!-- String to be read by the accessibility service when focusing the next result button. -->
    <string name="mozac_feature_findindpage_next_result">Af tanaṭṭuft-dd yuckan</string>

    <!-- String to be read by the accessibility service when focusing the dismiss button in the "find in page" UI. -->
    <string name="mozac_feature_findindpage_dismiss">Ttu arezzu g tasna</string>

</resources>