summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/compose/tabstray/src/main/res/values-trs/strings.xml
blob: 73ab55b438d313ec1cacef25591b98ae0b65e937 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!-- Message announced to the user when tab tray is selected with 1 tab -->
    <string name="mozac_tab_counter_open_tab_tray_single">1 nā\'nïn rakïj ñanj. Gūru\'man ra\'a da\' nādūnāt rakïj ñanj.</string>
    <!-- Message announced to the user when tab tray is selected with multiple tabs. %1$s is getting replaced with the number of open tabs. -->
    <string name="mozac_tab_counter_open_tab_tray_plural">%1$s nā\'nïn nej rakïj ñanj. Gūru\'man ra\'a da\' nādūnāt nej rakïj ñanj.</string>
</resources>