Anna's archive link in Ukrainian localization (v1.0.0)

This commit is contained in:
acclorite 2024-04-27 17:34:13 +03:00
parent 0638877fd4
commit cd221a685e
2 changed files with 22 additions and 21 deletions

View file

@ -3,16 +3,12 @@
<string name="app_version" translatable="false">1.0.0</string>
<string name="app_name">Book\'s Story</string>
<!-- Notifications -->
<string name="updates_notification_channel">New updates</string>
<string name="updates_notification_title">New update of Book\'s Story!</string>
<string name="updates_notification_desc">
Update %1$s just released!
By clicking this notification you will download the latest version of the app.
</string>
<string name="updates_notification_action">
Details
</string>
<!-- Book sources -->
<string-array name="book_sites">
<item>Anna\'s Archive|https://annas-archive.org</item>
<item>Project Gutenberg|https://www.gutenberg.org</item>
<item>Standard Ebooks|https://standardebooks.org</item>
</string-array>
<!-- About sites -->
<string name="download_latest_release_page" translatable="false">
@ -31,12 +27,16 @@
https://www.buymeacoffee.com/acclorite
</string>
<!-- Book sources -->
<string-array name="book_sites">
<item>Anna\'s Archive|https://annas-archive.org</item>
<item>Project Gutenberg|https://www.gutenberg.org</item>
<item>Standard Ebooks|https://standardebooks.org</item>
</string-array>
<!-- Notifications -->
<string name="updates_notification_channel">New updates</string>
<string name="updates_notification_title">New update of Book\'s Story!</string>
<string name="updates_notification_desc">
Update %1$s just released!
By clicking this notification you will download the latest version of the app.
</string>
<string name="updates_notification_action">
Details
</string>
<!-- Screens -->
<string name="library_screen">Library</string>