X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=resources%2Flang%2FMessages.properties;h=ffdf908a392b80fbe3a0861657715ce2b7144e0a;hb=2048bb8702d00ba7233d5463878ae7f2f1b99e40;hp=bce538cb3bf509dfaab383e0cbdf37dedbfe2b56;hpb=55c903147c3642ae7af3b21b9bb274607ca8f496;p=jalview.git diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index bce538c..ffdf908 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -1144,7 +1144,7 @@ warn.user_defined_width_requirements = The user defined width for the\nannotatio label.couldnt_create_sequence_fetcher = Couldn't create SequenceFetcher warn.couldnt_create_sequence_fetcher_client = Could not create the sequence fetcher client. Check error logs for details. warn.server_didnt_pass_validation = Service did not pass validation.\nCheck the Jalview Console for more details. -warn.url_must_contain = Sequence URL must contain $SEQUENCE_ID$ or a regex $SEQUENCE_ID=//=$ +warn.url_must_contain = Sequence URL must contain $SEQUENCE_ID$, $DB_ACCESSION$, or a regex warn.urls_not_contacted = URLs that could not be contacted warn.urls_no_jaba = URLs without any JABA Services info.validate_jabaws_server = Validate JabaWS Server ?\n(Look in console output for results) @@ -1269,6 +1269,13 @@ label.column = Column label.cant_map_cds = Unable to map CDS to protein\nCDS missing or incomplete label.operation_failed = Operation failed label.SEQUENCE_ID_no_longer_used = $SEQUENCE_ID$ is no longer used for DB accessions -label.SEQUENCE_ID_for_DB_ACCESSION1 = Please review your URL links in Tools | Preferences | Connections: +label.SEQUENCE_ID_for_DB_ACCESSION1 = Please review your URL links in the 'Connections' tab of the Preferences window: label.SEQUENCE_ID_for_DB_ACCESSION2 = URL links using '$SEQUENCE_ID$' for DB accessions now use '$DB_ACCESSION$'. label.do_not_display_again = Do not display this message again +exception.url_cannot_have_miriam_id = {0} is a MIRIAM id and cannot be used as a custom url name +exception.url_cannot_have_duplicate_id = {0} cannot be used as a label for more than one line +label.filter = Filter text: +action.customfilter = Custom only +label.insert = Insert: +action.seq_id = $SEQUENCE_ID$ +action.db_acc = $DB_ACCESSION$ \ No newline at end of file