AntennaPod/res/values/strings.xml

13 lines
294 B
XML
Raw Normal View History

2011-12-23 19:22:06 +01:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Activitiy titles-->
2011-12-23 19:22:06 +01:00
<string name="app_name">Podfetcher</string>
<string name="feeds_label">Feeds</string>
<string name="settings_label">Settings</string>
2011-12-23 19:22:06 +01:00
<!-- -->
<string name="confirm_label">Confirm</string>
</resources>