bashgid/android/res/values/strings.xml

36 lines
1.3 KiB
XML
Raw Normal View History

2014-10-23 16:58:47 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
2014-10-24 04:31:52 +00:00
<string name="app_name">Гид РБ</string>
2014-10-23 16:58:47 +00:00
<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>
2014-11-12 03:34:24 +00:00
<string name="search_title">Поиск</string>
2014-10-23 16:58:47 +00:00
2014-11-12 03:34:24 +00:00
<string name="news_record_not_available">Запись недоступна</string>
<string name="other_news">Другие новости...</string>
<string name="news_header">Новости</string>
<string name="news_content_description_1">Image related to news record</string>
<string name="news_content_description_2">Image related to news record</string>
<string name="news_content_description_3">Image related to news record</string>
2014-10-23 16:58:47 +00:00
<string name="RB_Coat">Coat of Bashkortostan</string>
</resources>