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:
@@ -3,6 +3,7 @@
|
||||
|
||||
ADJUSTER_RESET_TO_DEFAULT;重置預設參數
|
||||
BATCHQUEUE_AUTOSTART;Auto start
|
||||
BATCHQUEUE_AUTOSTARTHINT;Start processing automatically when a new job arrives
|
||||
CURVEEDITOR_LINEAR;線性
|
||||
CURVEEDITOR_LOADDLGLABEL;正載入曲線...
|
||||
CURVEEDITOR_SAVEDLGLABEL;正儲存曲線...
|
||||
@@ -60,12 +61,7 @@ FILEBROWSER_SHOWRANK4HINT;Show images ranked as 4 star
|
||||
FILEBROWSER_SHOWRANK5HINT;Show images ranked as 5 star
|
||||
FILEBROWSER_SHOWTRASHHINT;Show content of the trash
|
||||
FILEBROWSER_SHOWUNRANKHINT;Show unranked images
|
||||
FILEBROWSER_STARTPROCESSING;Start Processing
|
||||
FILEBROWSER_STARTPROCESSINGHINT;Start processing/saving of images in the queue
|
||||
FILEBROWSER_STOPPROCESSING;Stop processing
|
||||
FILEBROWSER_STOPPROCESSINGHINT;Stop processing of images
|
||||
FILEBROWSER_THUMBSIZE;Thumb. size
|
||||
FILEBROWSER_TOOLTIP_STOPPROCESSING;Start processing automatically when a new job arrives
|
||||
FILEBROWSER_ZOOMINHINT;Increase thumbnail size
|
||||
FILEBROWSER_ZOOMOUTHINT;Decrease thumbnail size
|
||||
GENERAL_ABOUT;關於
|
||||
@@ -435,6 +431,7 @@ TP_WBALANCE_TEMPERATURE;色溫
|
||||
!ABOUT_TAB_RELEASENOTES;Release Notes
|
||||
!ABOUT_TAB_SPLASH;Splash
|
||||
!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:
|
||||
@@ -1155,6 +1152,12 @@ TP_WBALANCE_TEMPERATURE;色溫
|
||||
!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