X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=resources%2Flang%2FMessages.properties;h=19ec965695813d869bb3396ef412b4ae9e10c2eb;hb=7dcec14f584c3b4fc95e316e3d91e7d452889e5c;hp=9ce5a6343bb3864a587490c9764032050ae95a42;hpb=5d003f492184b893aa4c2f437c6021626b573c45;p=jalview.git diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index 9ce5a63..19ec965 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -1332,6 +1332,7 @@ label.backupfiles_confirm_save_file_backupfiles_roll_wrong = Something possibly label.backupfiles_confirm_save_new_saved_file_ok = The new saved file seems okay. label.backupfiles_confirm_save_new_saved_file_not_ok = The new saved file might not be okay. label.continue_operation = Continue operation? +label.continue = Continue label.backups = Backups label.backup = Backup label.backup_files = Backup Files @@ -1412,3 +1413,5 @@ label.maximum_memory_tooltip = Enter memory as an integer number optionally foll label.adjustments_for_this_computer = Adjustments for this computer label.memory_example_text = Maximum memory that would be used with these settings on this computer label.memory_example_tooltip = The memory allocated to Jalview is the smaller of the percentage of physical memory (default 90%) and the maximum absolute memory (default 32GB). If your computer's memory cannot be ascertained then the maximum absolute memory defaults to 8GB (if not customised).
Jalview will always try and reserve 512MB for the OS and at least 512MB for itself. +warning.wrong_jvm_version_title = Wrong Java Version +warning.wrong_jvm_version_message = The Java version being used (Java {0}) may lead to problems.\nThis installation of Jalview should be used with Java {1}.