Source code

Revision control

Copy as Markdown

Other Tools

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
<!-- 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>