Merge branch 'feature/kitsu' of github.com:KotatsuApp/Kotatsu into devel

This commit is contained in:
Koitharu
2024-01-30 13:59:34 +02:00
16 changed files with 429 additions and 10 deletions

View File

@@ -12,6 +12,8 @@
<string name="anilist_clientId" translatable="false">9887</string>
<string name="anilist_clientSecret" translatable="false">wrMqFosItQWsmB8dtAHfIFPDt15FfQi2ZGiKkJoW</string>
<string name="mal_clientId" translatable="false">6cd8e6349e9a36bc1fc1ab97703c9fd1</string>
<string name="kitsu_clientId" translatable="false">dd031b32d2f56c990b1425efe6c42ad847e7fe3ab46bf1299f05ecd856bdb7dd</string>
<string name="kitsu_clientSecret" translatable="false">54d7307928f63414defd96399fc31ba847961ceaecef3a5fd93144e960c0e151</string>
<string name="acra_login" translatable="false">zPALLBPdpn5mnCB4</string>
<string name="acra_password" translatable="false">kgpuhoNJpSsQDCwu</string>
<string name="sync_authority_history" translatable="false">org.koitharu.kotatsu.history</string>

View File

@@ -420,6 +420,8 @@
<string name="port">Port</string>
<string name="proxy">Proxy</string>
<string name="invalid_value_message">Invalid value</string>
<string name="kitsu" translatable="false">Kitsu</string>
<string name="email_password_enter_hint">Enter your email and password to continue</string>
<string name="manga_branch_title_template">%1$s (%2$s)</string>
<string name="downloaded">Downloaded</string>
<string name="images_proxy_title">Images optimization proxy</string>