diff options
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d243b437..3a694e54 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -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> |