change InstanceTicker's copyright text and website URL.

This commit is contained in:
tateisu 2020-01-13 00:10:39 +09:00
parent 9812f74c96
commit 2876a1607d
3 changed files with 3 additions and 2 deletions

View File

@ -70,6 +70,7 @@
<w>magick</w>
<w>mailto</w>
<w>mimumedon</w>
<w>miyon</w>
<w>mpeg</w>
<w>mpga</w>
<w>mtrl</w>

View File

@ -1233,7 +1233,7 @@ class ActAppSettingChild : AppCompatActivity()
R.id.btnInstanceTickerCopyright -> App1.openBrowser(
this@ActAppSettingChild,
"https://wee.jp/mastodon/"
"https://github.com/MiyonMiyon/InstanceTicker_List"
)
R.id.btnBackgroundColorBoostEdit -> openColorPicker(

View File

@ -829,7 +829,7 @@
<string name="about_this_instance">About this server</string>
<string name="top_page">Top page</string>
<string name="show_instance_ticker">Show #InstanceTicker (column reload required)</string>
<string name="instance_ticker_copyright" translatable="false">#InstanceTicker\nhttps://wee.jp/mastodon/\nCopyright 2018 weepjp, kyori19.</string>
<string name="instance_ticker_copyright" translatable="false">#InstanceTicker\n(c)2018-2020 MiyonMiyon. Released under the MIT License.</string>
<string name="location">Location</string>
<string name="birthday">Birthday</string>
<string name="existing_account">Log in</string>