bashgid/android/res/values/strings.xml

24 lines
778 B
XML
Raw Normal View History

2014-10-23 16:58:47 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Bashgid</string>
<string name="title_section1">Section 1</string>
<string name="title_section2">Section 2</string>
<string name="title_section3">Section 3</string>
<string name="navigation_drawer_open">Open navigation drawer</string>
<string name="navigation_drawer_close">Close navigation drawer</string>
<string name="action_example">Example action</string>
<string name="action_settings">Settings</string>
<string name="lang_english">English</string>
<string name="lang_russian">Russian</string>
<string name="lang_chinese">Chinese</string>
<string name="RB_Coat">Coat of Bashkortostan</string>
</resources>