Remove loggers and reorganize settings

This commit is contained in:
Koitharu
2024-09-27 14:40:31 +03:00
parent 8b93b699d3
commit f4186a2787
17 changed files with 107 additions and 403 deletions

View File

@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="url_github" translatable="false">https://github.com/KotatsuApp/Kotatsu</string>
<string name="url_discord" translatable="false">https://discord.gg/NNJ5RgVBC5</string>
<string name="url_telegram" translatable="false">https://t.me/kotatsuapp</string>
<string name="url_telegram_web" translatable="false">https://t.me/kotatsuapp</string>
<string name="url_telegram" translatable="false">tg://resolve?domain=kotatsuapp</string>
<string name="url_weblate" translatable="false">https://hosted.weblate.org/engage/kotatsu</string>
<string name="url_user_manual" translatable="false">https://kotatsu.app/manuals/guides/getting-started/</string>
<string name="url_error_report" translatable="false">https://bugs.kotatsu.app/report</string>
<string name="account_type_sync" translatable="false">org.kotatsu.sync</string>
<string name="sync_url_default" translatable="false">https://sync.kotatsu.app</string>