JAL-3141 Added warning/confirmation when suffixReverse is changed without changing...
[jalview.git] / resources / lang / Messages.properties
index edd4132..ac6cdc4 100644 (file)
@@ -1365,9 +1365,10 @@ label.backupfiles_confirm_delete_old_files = Delete the following older backup f
 label.backupfiles_confirm_save_file = Confirm save file
 label.backupfiles_confirm_save_file_backupfiles_roll_wrong = Something possibly went wrong with the backups of this file, write the new file anyway?
 label.backups = Backups
+label.backup = Backup
 label.backup_files = Backup Files
 label.enable_backupfiles = Enable backup files
-label.backup_filename_strategy = Backup filename_strategy
+label.backup_filename_strategy = Backup filename strategy
 label.append_to_filename = Append to filename (%n is replaced by the backup number)
 label.append_to_filename_tooltip = %n in the text will be replaced by the backup number. The text will appear after the filename. See the summary box above.
 label.index_digits = Number of digits to use for the backup number (%n)
@@ -1392,4 +1393,8 @@ label.single_file = Single backup
 label.keep_all_versions = Keep all versions
 label.rolled_backups = Rolled backup files
 label.previously_saved_scheme = Previously saved scheme
-label.no_backup_files = NO BACKUP FILES
\ No newline at end of file
+label.no_backup_files = NO BACKUP FILES
+label.include_backup_files = Include backup files
+label.cancel_changes = Cancel changes
+label.warning_confirm_change_reverse = Warning!\nIf you change the increment/decrement of the backup filename number, without changing the suffix or digits,\nthis may cause loss of backup files created with the previous backup filename scheme.\nAre you sure you wish to do this?
+label.change_increment_decrement = Change increment/decrement?
\ No newline at end of file