change project website url (#1128)
This commit is contained in:
parent
66c0b23832
commit
463b008090
29 changed files with 30 additions and 30 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name" translatable="false">Tusky</string>
|
||||
<string name="app_website" translatable="false">https://tuskyapp.github.io/</string>
|
||||
<string name="app_website" translatable="false">https://tusky.app</string>
|
||||
|
||||
<string name="oauth_scheme" translatable="false">oauth2redirect</string>
|
||||
<string name="preferences_file_key" translatable="false">com.keylesspalace.tusky.PREFERENCES</string>
|
||||
|
|
|
|||
|
|
@ -284,7 +284,7 @@
|
|||
-->
|
||||
<string name="about_project_site">
|
||||
Project website:\n
|
||||
https://tuskyapp.github.io
|
||||
https://tusky.app
|
||||
</string>
|
||||
<string name="about_bug_feature_request_site">
|
||||
Bug reports & feature requests:\n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue