summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/compose/tabstray/src/main/res/values-tl/strings.xml
blob: b90ceee0ac356a9ba6ab80f752f3f645b7d9e87c (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 open na tab. i-Tap para mag switch ng tabs.</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 open na tabs. i-Tap para mag switch ng tabs.</string>
</resources>