Initial integration.

This commit is contained in:
aminecmi
2022-11-30 20:53:11 +01:00
parent 7b68264dd7
commit c3ff894027
24 changed files with 151 additions and 13 deletions

View File

@ -134,4 +134,7 @@
<string name="mode_light">Light mode</string>
<string name="drawer_error_loading_sources">Error loading sources…</string>
<string name="pref_switch_enable_analytics">Enable analytics</string>
<string name="gdpr_dialog_title">The app does not share any personal data about you.</string>
<string name="gdpr_dialog_message"><![CDATA[Crash reports sending is now enabled. It can be disabled from the settings page (Settings > Debug). Keep in mind that crash reports are essential for the app development.]]></string>
<string name="crash_toast_text">A crash occured. Sending the details to the developper.</string>
</resources>