Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0" encoding="utf-8"?>
<!--
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
-->
<resources>
<!-- Browser menu button that creates a new tab -->
<string name="mozac_browser_menu_new_tab">ផ្ទាំងថ្មី</string>
<!-- Browser menu button that creates a private tab -->
<string name="mozac_browser_menu_new_private_tab">ផ្ទាំងឯកជនថ្មី</string>
<!-- Browser menu button to close tab. Closes the current session when pressed. -->
<string name="mozac_close_tab">បិទផ្ទាំង</string>
<!-- Menu option to duplicate the current tab -->
<string name="mozac_ui_tabcounter_duplicate_tab">ស្ទួនផ្ទាំង</string>
</resources>