Yuito-app-android/app/src/main/res/values/donottranslate.xml

9 lines
497 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
2017-04-06 19:01:02 +02:00
<string name="app_name" translatable="false">Tusky</string>
<string name="app_website" translatable="false">https://tusky.keylesspalace.com</string>
2017-04-06 19:01:02 +02:00
<string name="oauth_scheme" translatable="false">oauth2redirect</string>
<string name="oauth_redirect_host" translatable="false">com.keylesspalace.tusky</string>
<string name="preferences_file_key" translatable="false">com.keylesspalace.tusky.PREFERENCES</string>
</resources>