You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
3.1 KiB
XML
74 lines
3.1 KiB
XML
<?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_weblate" translatable="false">https://hosted.weblate.org/engage/kotatsu</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_host_default" translatable="false">sync.kotatsu.app</string>
|
|
<string name="shikimori_clientId" translatable="false">Mw6F0tPEOgyV7F9U9Twg50Q8SndMY7hzIOfXg0AX_XU</string>
|
|
<string name="shikimori_clientSecret" translatable="false">euBMt1GGRSDpVIFQVPxZrO7Kh6X4gWyv0dABuj4B-M8</string>
|
|
<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="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>
|
|
<string name="sync_authority_favourites" translatable="false">org.koitharu.kotatsu.favourites</string>
|
|
<string-array name="values_theme" translatable="false">
|
|
<item>-1</item>
|
|
<item>1</item>
|
|
<item>2</item>
|
|
</string-array>
|
|
<string-array name="values_reader_switchers" translatable="false">
|
|
<item>taps</item>
|
|
<item>volume</item>
|
|
</string-array>
|
|
<string-array name="values_reader_switchers_default" translatable="false">
|
|
<item>taps</item>
|
|
</string-array>
|
|
<string-array name="values_track_sources" translatable="false">
|
|
<item>favourites</item>
|
|
<item>history</item>
|
|
</string-array>
|
|
<string-array name="values_track_sources_default" translatable="false">
|
|
<item>favourites</item>
|
|
</string-array>
|
|
<string-array name="values_screenshots_policy" translatable="false">
|
|
<item>allow</item>
|
|
<item>block_nsfw</item>
|
|
<item>block_all</item>
|
|
</string-array>
|
|
<string-array name="values_network_policy" translatable="false">
|
|
<item>1</item>
|
|
<item>2</item>
|
|
<item>0</item>
|
|
</string-array>
|
|
<string-array name="sync_host_list" translatable="false">
|
|
<item>@string/sync_host_default</item>
|
|
<item>86.57.183.214:8081</item>
|
|
</string-array>
|
|
<string-array name="values_proxy_types" translatable="false">
|
|
<item>DIRECT</item>
|
|
<item>HTTP</item>
|
|
<item>SOCKS</item>
|
|
</string-array>
|
|
<string-array name="chart_colors" translatable="false">
|
|
<item>#6750A4</item>
|
|
<item>#21005E</item>
|
|
<item>#7D5260</item>
|
|
</string-array>
|
|
<string-array name="values_first_nav_item" translatable="false">
|
|
<item>0</item>
|
|
<item>1</item>
|
|
</string-array>
|
|
<string-array name="values_backup_frequency" translatable="false">
|
|
<item>1</item>
|
|
<item>2</item>
|
|
<item>7</item>
|
|
<item>14</item>
|
|
<item>30</item>
|
|
</string-array>
|
|
</resources>
|