Show a suicide prevention quote when searching suicide.

This commit is contained in:
Alex Ning
2021-03-07 00:05:09 +08:00
parent a03cdfe814
commit 31f4739a17
12 changed files with 207 additions and 31 deletions

View File

@@ -543,6 +543,7 @@
<string name="settings_show_avatar_on_the_right_in_the_navigation_drawer">Show Avatar on the Left in the Navigation Drawer</string>
<string name="settings_backup_settings_title">Backup Settings</string>
<string name="settings_restore_settings_title">Restore Settings</string>
<string name="settings_credits_love_animation_title">Love Animation</string>
<string name="no_link_available">Cannot get the link</string>
@@ -1047,4 +1048,8 @@
<string name="restore_settings_failed_file_corrupted">Cannot restore settings. The file may be corrupted.</string>
<string name="restore_settings_failed_cannot_get_file">Cannot access the file</string>
<string name="suicide_prevention_quote">If you are looking for a sign not to kill yourself, this is it.\u2764</string>
<string name="do_not_show_this_again">Do not show this again</string>
<string name="continue_suicide_prevention_activity">Continue</string>
</resources>