strings.xml (866B)
1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- 3 ~ This Source Code Form is subject to the terms of the Mozilla Public 4 ~ License, v. 2.0. If a copy of the MPL was not distributed with this 5 ~ file, You can obtain one at http://mozilla.org/MPL/2.0/. 6 --> 7 8 <resources> 9 <string name="mozac_feature_customtabs_exit_button">Return to previous app</string> 10 <string name="mozac_feature_customtabs_share_link">Share link</string> 11 <!-- Content description (not visible, for screen readers etc.): Description of the refresh button in the Custom Tabs toolbar --> 12 <string name="mozac_feature_customtabs_refresh_button">Refresh</string> 13 <!-- Content description (not visible, for screen readers etc.): Description of the menu button in the Custom Tabs toolbar. --> 14 <string name="mozac_feature_customtabs_menu_button">More options</string> 15 </resources>