Initial Alpha release!

This commit is contained in:
Vavassor 2017-02-07 02:05:50 -05:00
commit b4a91112a3
20 changed files with 88 additions and 26 deletions

View file

@ -1,5 +1,6 @@
<resources>
<string name="app_name">Tusky</string>
<string name="app_website">http://tusky.keylesspalace.com</string>
<string name="oauth_scheme">com.keylesspalace.tusky</string>
<string name="oauth_redirect_host">oauth2redirect</string>
@ -112,6 +113,8 @@
websites.\n\nSo, find the address of one you\'d like to join and enter it here. This will
direct you there to either make an account or log in.
</string>
<string name="dialog_title_finishing_media_upload">Finishing Media Upload</string>
<string name="dialog_message_uploading_media">Uploading…</string>
<string name="visibility_public">Show on public timeline</string>
<string name="visibility_unlisted">Do not display on public timeline</string>