Queue state verbose, fixes #4058
Improvement to the Batch Queue: - Start Queue/Stop Queue checkboxes replaced with one swith. - It is now immediately clear whether the queue is running or not. - The queue is visually stopped once it is empty. - String keys fixed to use BATCHQUEUE_ prefix instead of FILEBROWSER_.
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
!ABOUT_TAB_SPLASH;Splash
|
||||
!ADJUSTER_RESET_TO_DEFAULT;Reset to default
|
||||
!BATCHQUEUE_AUTOSTART;Auto-start
|
||||
!BATCHQUEUE_AUTOSTARTHINT;Start processing automatically when a new job arrives.
|
||||
!BATCHQUEUE_DESTFILENAME;Path and file name
|
||||
!BATCHQUEUE_STARTSTOPHINT;Start or stop processing the images in the queue.\n\nShortcut: <b>Ctrl</b>+<b>s</b>
|
||||
!BATCH_PROCESSING;Batch Processing
|
||||
!CURVEEDITOR_AXIS_IN;I:
|
||||
!CURVEEDITOR_AXIS_LEFT_TAN;LT:
|
||||
@@ -198,12 +200,7 @@
|
||||
!FILEBROWSER_SHOWTRASHHINT;Show contents of trash.\nShortcut: <b>Ctrl-t</b>
|
||||
!FILEBROWSER_SHOWUNCOLORHINT;Show images without a color label.\nShortcut: <b>Alt-0</b>
|
||||
!FILEBROWSER_SHOWUNRANKHINT;Show unranked images.\nShortcut: <b>0</b>
|
||||
!FILEBROWSER_STARTPROCESSING;Start processing
|
||||
!FILEBROWSER_STARTPROCESSINGHINT;Start processing the images in the queue.\n\nShortcut: <b>Ctrl</b>+<b>s</b>
|
||||
!FILEBROWSER_STOPPROCESSING;Stop processing
|
||||
!FILEBROWSER_STOPPROCESSINGHINT;Stop processing the images in the queue.\n\nShortcut: <b>Ctrl</b>+<b>s</b>
|
||||
!FILEBROWSER_THUMBSIZE;Thumbnail size
|
||||
!FILEBROWSER_TOOLTIP_STOPPROCESSING;Start processing automatically when a new job arrives.
|
||||
!FILEBROWSER_UNRANK_TOOLTIP;Unrank.\nShortcut: <b>Shift-0</b>
|
||||
!FILEBROWSER_ZOOMINHINT;Increase thumbnail size.\n\nShortcuts:\n<b>+</b> - Multiple Editor Tabs Mode,\n<b>Alt</b>-<b>+</b> - Single Editor Tab Mode.
|
||||
!FILEBROWSER_ZOOMOUTHINT;Decrease thumbnail size.\n\nShortcuts:\n<b>-</b> - Multiple Editor Tabs Mode,\n<b>Alt</b>-<b>-</b> - Single Editor Tab Mode.
|
||||
@@ -977,6 +974,12 @@
|
||||
!PREFERENCES_CLUTSCACHE_LABEL;Maximum number of cached CLUTs
|
||||
!PREFERENCES_CLUTSDIR;HaldCLUT directory
|
||||
!PREFERENCES_CMMBPC;Black point compensation
|
||||
!PREFERENCES_CROP;Crop editing
|
||||
!PREFERENCES_CROP_AUTO_FIT;Automatically zoom to fit the crop area
|
||||
!PREFERENCES_CROP_GUIDES;Guides shown when not editing the crop
|
||||
!PREFERENCES_CROP_GUIDES_FRAME;Frame
|
||||
!PREFERENCES_CROP_GUIDES_FULL;Original
|
||||
!PREFERENCES_CROP_GUIDES_NONE;None
|
||||
!PREFERENCES_CURVEBBOXPOS;Position of curve copy & paste buttons
|
||||
!PREFERENCES_CURVEBBOXPOS_ABOVE;Above
|
||||
!PREFERENCES_CURVEBBOXPOS_BELOW;Below
|
||||
|
Reference in New Issue
Block a user