Revision control

Copy as Markdown

<?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 個分頁,點擊即可切換分頁。</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 個分頁,點擊即可切換分頁。</string>
</resources>