Shorten restore warning message a bit

(cherry picked from commit f3b7eaf4a37f047abd6523b9c8ff1da73fd0ef46)
This commit is contained in:
arkon
2023-12-30 12:16:53 -05:00
committed by Jobobby04
parent 4bcbddf3b2
commit a2d202a2cf
2 changed files with 26 additions and 27 deletions
@@ -497,7 +497,7 @@
<string name="invalid_backup_file_missing_manga">Backup does not contain any library entries.</string>
<string name="backup_restore_missing_sources">Missing sources:</string>
<string name="backup_restore_missing_trackers">Trackers not logged into:</string>
<string name="backup_restore_content_full">Data from the backup file will be restored.\n\nYou may need to install any missing extensions and log in to tracking services afterwards to use them.</string>
<string name="backup_restore_content_full">You may need to install any missing extensions and log in to tracking services afterwards to use them.</string>
<string name="restore_completed">Restore completed</string>
<string name="restore_duration">%02d min, %02d sec</string>
<string name="backup_in_progress">Backup is already in progress</string>