🛠️ Move links to Constants
* Moved links to Constants from strings.xml
This commit is contained in:
parent
e212733300
commit
287e92b0d2
5 changed files with 25 additions and 21 deletions
|
|
@ -3,20 +3,6 @@
|
|||
<string name="app_version" translatable="false">1.2.0</string>
|
||||
<string name="app_name" translatable="false">Book\'s Story</string>
|
||||
|
||||
<!-- About sites -->
|
||||
<string name="download_latest_release_page" translatable="false">
|
||||
https://www.github.com/Acclorite/book-story/releases/latest/download/book-story.apk
|
||||
</string>
|
||||
<string name="releases_page" translatable="false">
|
||||
https://www.github.com/Acclorite/book-story/releases/latest
|
||||
</string>
|
||||
<string name="issues_page" translatable="false">
|
||||
https://www.github.com/Acclorite/book-story/issues
|
||||
</string>
|
||||
<string name="translation_page" translatable="false">
|
||||
https://hosted.weblate.org/projects/book-story
|
||||
</string>
|
||||
|
||||
<!-- Notifications -->
|
||||
<string name="updates_notification_channel">New updates</string>
|
||||
<string name="updates_notification_title">New update of Book\'s Story!</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue