Clarification

This commit is contained in:
Tad 2021-01-20 12:47:12 -05:00
parent 6548714bdf
commit 62e6b4df68

View file

@ -11,7 +11,7 @@
<!-- START NOTIFICATIONS --> <!-- START NOTIFICATIONS -->
<string name="notif_scanner_realtime">Malware Detection</string> <string name="notif_scanner_realtime">Malware Detection</string>
<string name="notif_scanner_realtime_channel">Used to alert when malware is detected</string> <string name="notif_scanner_realtime_channel">Used to alert when malware is detected</string>
<string name="notif_scanner_realtime_context">Malware will be detected in realtime</string> <string name="notif_scanner_realtime_context">Known malware will be detected in realtime</string>
<!-- END NOTIFICATIONS --> <!-- END NOTIFICATIONS -->
<!-- START TOASTS --> <!-- START TOASTS -->
@ -49,4 +49,4 @@
<string name="settings_pref_network_database_repo">Database repo</string> <string name="settings_pref_network_database_repo">Database repo</string>
<string name="settings_pref_network_database_repo_summary">API to request databases from</string> <string name="settings_pref_network_database_repo_summary">API to request databases from</string>
<!-- END SettingsFragment --> <!-- END SettingsFragment -->
</resources> </resources>