Merge branch 'master' into devel

This commit is contained in:
Koitharu
2024-08-12 18:35:22 +03:00
8 changed files with 108 additions and 18 deletions

View File

@@ -671,4 +671,5 @@
<string name="chapters_left">Chapters left</string>
<string name="external_source">External/plugin</string>
<string name="plugin_incompatible">Incompatible plugin or internal error. Make sure you are using the latest version of the plugin and Kotatsu</string>
<string name="connection_ok">Connection is OK</string>
</resources>

View File

@@ -36,4 +36,10 @@
</PreferenceCategory>
<Preference
android:key="proxy_test"
android:persistent="false"
android:title="Test connection"
app:allowDividerAbove="true" />
</PreferenceScreen>