Shortcuts to apply rank and color labels and a new direct popup menu for color labels, all in the File Browser (issue 1839)
This commit is contained in:
@@ -93,6 +93,7 @@ FILEBROWSER_CACHECLEARFROMFULL;Clear from cache - full
|
||||
FILEBROWSER_CACHECLEARFROMPARTIAL;Clear from cache - partial
|
||||
FILEBROWSER_CACHE;Cache
|
||||
FILEBROWSER_CLEARPROFILE;Clear
|
||||
FILEBROWSER_COLORLABEL_TOOLTIP;Color label\n\nUse dropdown menu or Shortcuts:\nShift-Ctrl-1 Red\nShift-Ctrl-2 Yellow\nShift-Ctrl-3 Green\nShift-Ctrl-4 Blue\nShift-Ctrl-5 Purple
|
||||
FILEBROWSER_COPYPROFILE;Copy
|
||||
FILEBROWSER_CURRENT_NAME;Current name:
|
||||
FILEBROWSER_DARKFRAME;Dark frame
|
||||
@@ -151,6 +152,11 @@ FILEBROWSER_PROCESSINGSETTINGS;Settings
|
||||
FILEBROWSER_QUERYBUTTONHINT;Clear the Find query
|
||||
FILEBROWSER_QUERYHINT;Type a <i>partial filename</i> to search for or a <i>comma-separated list</i>.\nE.g. <i>1001,1004,1199</i> \n\n<b>Ctrl-F</b> to focus to the Find text box.\n<b>Enter</b> to commence search.\n<b>Esc</b> to clear.\n<b>Shift-Esc</b> to remove focus.
|
||||
FILEBROWSER_QUERYLABEL; Find:
|
||||
FILEBROWSER_RANK1_TOOLTIP;Rank 1 *\nShortcut: Shift-1
|
||||
FILEBROWSER_RANK2_TOOLTIP;Rank 2 *\nShortcut: Shift-2
|
||||
FILEBROWSER_RANK3_TOOLTIP;Rank 3 *\nShortcut: Shift-3
|
||||
FILEBROWSER_RANK4_TOOLTIP;Rank 4 *\nShortcut: Shift-4
|
||||
FILEBROWSER_RANK5_TOOLTIP;Rank 5 *\nShortcut: Shift-5
|
||||
FILEBROWSER_RENAMEDLGLABEL;Rename file
|
||||
FILEBROWSER_RENAMEDLGMSG;Rename file "%1" to:
|
||||
FILEBROWSER_SELECTDARKFRAME;Select dark frame...
|
||||
@@ -181,6 +187,7 @@ FILEBROWSER_STOPPROCESSINGHINT;Stop processing the images in the queue
|
||||
FILEBROWSER_STOPPROCESSING;Stop Processing
|
||||
FILEBROWSER_THUMBSIZE;Thumbnail size
|
||||
FILEBROWSER_TOOLTIP_STOPPROCESSING;Start processing automatically when a new job arrives
|
||||
FILEBROWSER_UNRANK_TOOLTIP;Unrank\nShortcut: Shift - ~
|
||||
FILEBROWSER_USETEMPLATE;Use template:
|
||||
FILEBROWSER_ZOOMINHINT;Increase thumbnail size.\nShortcut: <b>+</b>\n\nShortcut in Single Editor Tab: <b>Alt +</b>
|
||||
FILEBROWSER_ZOOMOUTHINT;Decrease thumbnail size.\nShortcut: <b>-</b>\n\nShortcut in Single Editor Tab: <b>Alt -</b>
|
||||
|
Reference in New Issue
Block a user