// we've already used half of our 50 steps, so we have 25 left. divide out the 25 by the number of modules we have to update and round to the nearest int
// context is intentionally separate from the above if statement, because it needs to be checked even if the first launch check is true due to some weird edge cases
<stringname="error_encrypted_shared_preferences">An error occurred reading shared preferences. Please reset the app.</string>
<stringname="showcase_mode_dialogue_message">An app restart is required to enable showcase mode.</string>
<stringname="eula_agree_v2">You agree to be bound by the LGPL-3.0 (https://www.gnu.org/licenses/lgpl-3.0.en.html) license and the EULA (https://www.androidacy.com/foxmmm-eula/), in addition to any third party terms, and that the authors of this app bear no responsibility of your usage of it, nor do we offer any warranties express or implied.</string>
<stringname="eula_agree_v3">By using this app, you agree to the EULA (https://www.androidacy.com/foxmmm-eula/) and the Androidacy Terms of Service (https://www.androidacy.com/terms-of-service/). You understand your data will be processed in accordance with the Androidacy Privacy Policy (https://www.androidacy.com/privacy-policy/). The source code of this app is available under the LGPL-3.0 (https://www.gnu.org/licenses/lgpl-3.0.en.html) license.</string>
<stringname="analytics_desc">Allow us to track app usage and installs. Fully GDPR compliant and uses Countly, hosted by Androidacy.</string>
<stringname="debug_cat">Debugging</string>
<stringname="announcements">News and updates</string>
@ -412,4 +413,15 @@
<stringname="download_failed">Failed to download!</string>
<stringname="download_finished">Finished downloading and saved to downloads folder</string>
<stringname="file_picker_not_zip">The file you picked is not a valid zip file.</string>
<stringname="crash_notification_text">AMM has encountered an error and has crashed. %s</string>
<stringname="crash_notification_body">AMM has crashed. The developers have been notified. Tap here to see details or restart the app.</string>
<stringname="crash_notification_body_noreport">AMM has crashed. If you keep seeing this, please report a bug. If you enabled crash reporting in settings, you can have this done for you.</string>
<stringname="crash_reporting_disabled_desc">You have disabled crash reporting. This may make it harder for us to find bugs and fix crashes.</string>
<stringname="crash_reporting_enabled_desc">Crash reporting is on, and the app will automatically send a report when it crashes or freezes.</string>
<stringname="analytics_disabled_desc">You have analytics off. This may make it harder to improve and develop the app. If you enable this setting, no personal info will be sent!</string>
<stringname="analytics_enabled_desc">You\'ve opted into analytics. We will use this data to develop and improve the app. No personal info is sent.</string>
<stringname="upgrade_dialog_message">Purchasing a premium subscription helps support this app and our other services, and unlocks cool features like ad removal, fast unlimited downloads, and so much more! Plans start at $3.49 USD a month (subject to change). Cancel anytime.\n\n<i>Note: The core features of this app remain free but may be limited.</i></string>
<stringname="reinstall_warning_v2">This module is available from an online source and a local one. For security, you\'ll need to head over to the online tab to update. If there\'s no update available, you may need to remove this module before attemtping to reinstall.</string>