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>