UntrackMe-app-android-redir.../app/src/main/res/values/strings.xml

13 lines
533 B
XML

<resources>
<string name="app_name">NitterizeMe</string>
<string name="action_settings">Settings</string>
<string name="action_about">About</string>
<string name="developer">Developer</string>
<string name="donations">Donations</string>
<string name="about_the_app">About the app</string>
<string name="source_code">Source code</string>
<string name="issue_tracker">Issue tracker</string>
<string name="license">License</string>
<string name="about_vesrion">Release %1$s</string>
</resources>