New feature: Color Labels (issue 684) and porting rank and inTrash to pp3
This commit is contained in:
@@ -83,17 +83,24 @@ FILEBROWSER_NEW_NAME;New name:
|
||||
FILEBROWSER_PARTIALPASTEPROFILE;Partial paste
|
||||
FILEBROWSER_PASTEPROFILE;Paste profile
|
||||
FILEBROWSER_POPUPCANCELJOB;Cancel job
|
||||
FILEBROWSER_POPUPCOLORLABEL;Color label
|
||||
FILEBROWSER_POPUPCOLORLABEL0;Label: None
|
||||
FILEBROWSER_POPUPCOLORLABEL1;Label: Red
|
||||
FILEBROWSER_POPUPCOLORLABEL2;Label: Yellow
|
||||
FILEBROWSER_POPUPCOLORLABEL3;Label: Green
|
||||
FILEBROWSER_POPUPCOLORLABEL4;Label: Blue
|
||||
FILEBROWSER_POPUPCOLORLABEL5;Label: Purple
|
||||
FILEBROWSER_POPUPCOPYTO;Copy to...
|
||||
FILEBROWSER_POPUPMOVEEND;Move to end of queue
|
||||
FILEBROWSER_POPUPMOVEHEAD;Move to head of queue
|
||||
FILEBROWSER_POPUPMOVETO;Move to...
|
||||
FILEBROWSER_POPUPOPEN;Open
|
||||
FILEBROWSER_POPUPPROCESS;Put to processing queue
|
||||
FILEBROWSER_POPUPRANK1;Rank 1
|
||||
FILEBROWSER_POPUPRANK2;Rank 2
|
||||
FILEBROWSER_POPUPRANK3;Rank 3
|
||||
FILEBROWSER_POPUPRANK4;Rank 4
|
||||
FILEBROWSER_POPUPRANK5;Rank 5
|
||||
FILEBROWSER_POPUPRANK1;Rank 1 *
|
||||
FILEBROWSER_POPUPRANK2;Rank 2 **
|
||||
FILEBROWSER_POPUPRANK3;Rank 3 ***
|
||||
FILEBROWSER_POPUPRANK4;Rank 4 ****
|
||||
FILEBROWSER_POPUPRANK5;Rank 5 *****
|
||||
FILEBROWSER_POPUPREMOVE;Remove from filesystem
|
||||
FILEBROWSER_POPUPREMOVEINCLPROC;Remove from filesystem & batch result
|
||||
FILEBROWSER_POPUPREMOVESUBMENU;Remove
|
||||
@@ -108,7 +115,12 @@ FILEBROWSER_RENAMEDLGLABEL;Rename file
|
||||
FILEBROWSER_RENAMEDLGMSG;Rename file "%1" to:
|
||||
FILEBROWSER_SELECTDARKFRAME;Select dark frame...
|
||||
FILEBROWSER_SELECTFLATFIELD;Select flat field...
|
||||
FILEBROWSER_SHOWDIRHINT;Show all images of the directory <b>D</b>
|
||||
FILEBROWSER_SHOWCOLORLABEL1HINT;Show images labeled Red <b>Alt-1</b>
|
||||
FILEBROWSER_SHOWCOLORLABEL2HINT;Show images labeled Yelow <b>Alt-2</b>
|
||||
FILEBROWSER_SHOWCOLORLABEL3HINT;Show images labeled Green <b>Alt-3</b>
|
||||
FILEBROWSER_SHOWCOLORLABEL4HINT;Show images labeled Blue <b>Alt-4</b>
|
||||
FILEBROWSER_SHOWCOLORLABEL5HINT;Show images labeled Purple <b>Alt-5</b>
|
||||
FILEBROWSER_SHOWDIRHINT;Show all images in the directory (clear all filters) <b>D</b>
|
||||
FILEBROWSER_SHOWEXIFINFO;Show EXIF info <b>i</b>
|
||||
FILEBROWSER_SHOWQUEUEHINT;Show content of the processing queue
|
||||
FILEBROWSER_SHOWRANK1HINT;Show images ranked as 1 star <b>1</b>
|
||||
@@ -117,6 +129,7 @@ FILEBROWSER_SHOWRANK3HINT;Show images ranked as 3 star <b>3</b>
|
||||
FILEBROWSER_SHOWRANK4HINT;Show images ranked as 4 star <b>4</b>
|
||||
FILEBROWSER_SHOWRANK5HINT;Show images ranked as 5 star <b>5</b>
|
||||
FILEBROWSER_SHOWTRASHHINT;Show content of the trash <b>T</b>
|
||||
FILEBROWSER_SHOWUNCOLORHINT;Show images without Color label <b>Alt-`</b>
|
||||
FILEBROWSER_SHOWUNRANKHINT;Show unranked images <b>`</b>
|
||||
FILEBROWSER_STARTPROCESSING;Start processing
|
||||
FILEBROWSER_STARTPROCESSINGHINT;Start processing/saving of images in the queue
|
||||
|
Reference in New Issue
Block a user