From: Jim Procter
Date: Thu, 15 Sep 2022 17:57:20 +0000 (+0100)
Subject: JAL-4061 JAL-4062 documentation and button labels.. will need revising !
X-Git-Tag: Release_2_11_4_0~519^2~2
X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=2c9c077f3255a55e8a217a57069af44ae8c258c9;p=jalview.git
JAL-4061 JAL-4062 documentation and button labels.. will need revising !
---
diff --git a/help/help/html/features/search.html b/help/help/html/features/search.html
index 837d7b3..d559db8 100755
--- a/help/help/html/features/search.html
+++ b/help/help/html/features/search.html
@@ -38,8 +38,8 @@ td {
selecting "Find..." from the "Search" menu.
"Find next" will find the next occurrence of the
- specified and adjust the alignment window view to show it, and
- "Find all" highlights all matches for a pattern. The
+ query and adjust the alignment window view to show it, and
+ "Find all" highlights all matches for a query. The
"New Feature" is a quick way to highlight and group
residues matching the specified search pattern throughout the
alignment.
@@ -49,9 +49,9 @@ td {
Gaps are ignored when matching the query to the sequences
in the alignment.
Hidden columns can optionally be ignored (since Jalview 2.11)
- The search is applied to both sequences and their IDs, and
- optionally also to the description string (since Jalview
- 2.10)
+ The search is applied to both sequences and their IDs. It can
+ optionally also be applied to the description string (since Jalview
+ 2.10), and sequence feature descriptions (since Jalview 2.11.2.5).
If a region is selected, then search will only
be performed on that region.
@@ -84,6 +84,12 @@ td {
highlighted region.
+ Copying highlighted regions to a new alignment
+
+
+ You can copy the currently highlighted matching regions of sequences to the clipboard with alt-Command-C.
+
+
A quick Regular Expression Guide
diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties
index 3843ddb..3554d50 100644
--- a/resources/lang/Messages.properties
+++ b/resources/lang/Messages.properties
@@ -1398,6 +1398,8 @@ label.click_to_edit = Click to edit, right-click for menu
label.by_annotation_tooltip = Annotation Colour is configured from the main Colour menu
label.show_linked_features = Show {0} features
label.on_top = on top
+label.include_features = Include Features
+label.search_features = Search descriptions of displayed features
label.include_linked_features = Include {0} features
label.include_linked_tooltip = Include visible {0} features
converted to local sequence coordinates
label.features_not_shown = {0} feature(s) not shown
@@ -1406,6 +1408,7 @@ label.ignore_hidden = Ignore hidden columns
label.ignore_hidden_tooltip = Ignore any characters in hidden columns when matching
label.log_level = Log level
label.log_level_tooltip = Temporarily set the log level for this console. The log level will revert to {0} when this Java console is closed.
+label.copy = Copy
label.copy_to_clipboard = Copy to clipboard
label.copy_to_clipboard_tooltip = Copy all of the log text in this console to the system clipboard
label.startup = Startup