strings.xml (727B)
1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- This Source Code Form is subject to the terms of the Mozilla Public 3 - License, v. 2.0. If a copy of the MPL was not distributed with this 4 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> 5 <resources> 6 <string name="app_name">Compose Browser</string> 7 <string name="page_action_refresh_description">Refresh</string> 8 <string name="menu_button_description">Menu</string> 9 <string name="menu_item_settings">Settings</string> 10 <string name="menu_item_settings_description">Open browser settings</string> 11 <string name="clear_input_description">Clear input</string> 12 <string name="toolbar_search_hint">Search or enter address</string> 13 </resources>