Very small UI change (#384)

* Change Text gap

* Use center instead of top and word limit

* Max width for desc and center instead of top

* Changed some strings

* fix
This commit is contained in:
Sadwhy 2024-05-01 23:34:56 +06:00 committed by GitHub
parent 9b132e9cb6
commit 4362dd94c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 18 additions and 14 deletions

View file

@ -383,8 +383,8 @@
<string name="forks">Versions</string>
<string name="faq">FAQ</string>
<string name="accounts">Accounts</string>
<string name="addons">Addons</string>
<string name="addons_desc">Addons are extensions that provide additional functionality.</string>
<string name="addons">Add-ons</string>
<string name="addons_desc">Get more features out of your app</string>
<string name="myanimelist">MyAnimeList</string>
<string name="login_with_anilist">Login with Anilist!</string>
<string name="anilist">Anilist</string>
@ -947,16 +947,16 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<string name="use_unique_theme_for_each_item_desc">Use color from media\'s banner</string>
<string name="use_custom_theme_desc">Use your own color for the theme</string>
<string name="color_picker_desc">Choose a color</string>
<string name="torrent_addon">Torrent Addon</string>
<string name="enable_torrent">Enable torrent</string>
<string name="anime_downloader_addon">Anime Downloader Addon</string>
<string name="install_torrent_addon">Install Torrent Addon</string>
<string name="torrent_addon">Torrent Add-on</string>
<string name="enable_torrent">Enable Torrent</string>
<string name="anime_downloader_addon">Anime Downloader Add-on</string>
<string name="install_torrent_addon">Install Torrent Add-on</string>
<string name="loaded_successfully">Loaded Successfully</string>
<string name="not_installed">Not Installed</string>
<string name="torrent_extension_not_supported">Torrent extension not supported on this device</string>
<string name="update_addon">Update Addon</string>
<string name="install_addon">Install Addon</string>
<string name="download_addon_not_found">Download addon not found</string>
<string name="torrent_extension_not_supported">Torrent Add-on not supported on this device</string>
<string name="update_addon">Add-on update available</string>
<string name="install_addon">Install Add-on</string>
<string name="download_addon_not_found">Add-on not found</string>
<string name="image">Image</string>
<string name="failed_ext_install_conflict">Failed to install extension due to conflict</string>
<string name="reading">READING</string>