ultrasonic-app-subsonic-and.../menudrawer/src/main/res/values/strings.xml

9 lines
321 B
XML
Raw Normal View History

2015-07-26 17:21:54 +02:00
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
2015-07-26 17:21:54 +02:00
<string name="md__drawerOpenIndicatorDesc" tools:ignore="MissingTranslation">Close drawer</string>
2015-07-26 17:21:54 +02:00
<string name="md__drawerClosedIndicatorDesc" tools:ignore="MissingTranslation">Open drawer</string>
2015-07-26 17:21:54 +02:00
</resources>