JAL-3141 Preferences 'Backups' tab now working. Doesn't fit in default space though...
[jalview.git] / resources / lang / Messages.properties
index bcd63ae..f7cf83d 100644 (file)
@@ -1367,3 +1367,21 @@ label.backupfiles_confirm_delete = Confirm delete
 label.backupfiles_confirm_delete_old_files = Delete the following older version files?
 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_files = Backup Files
+label.enable_backupfiles = Enable backup files
+label.suffix_format = Suffix format
+label.suffix_template = Suffix template (use %n to represent the backup/version index)
+label.suffix_template_tooltip = %n in the template will be replaced by the index number. The suffix will appear before the filename extension.
+label.index_digits = Number of digits to use for the index
+default.suffix_index_digits_min = 1
+default.suffix_index_digits_max = 6
+label.examples = Examples
+label.suffix_example_filenames = Some example filenames using these settings:
+label.increment_index = Increment filename indexes (like version numbers). Newest file has largest index.
+label.reverse_roll = Reverse and "roll" indexes (like rolled log files). Newest files is always indexed as 1.
+label.keep_files = Keep Files
+label.keep_all_backup_files = Keep all backup files
+label.keep_only_this_number_of_backup_files = Keep only this number of most recent backup files
+label.confirm_delete = Confirm deletion of old backup files
+label.auto_delete = Automatically delete old backup files