doublecmd/src/fselecttextrange.lrj
Denis Bisson 11bda74439 FIX: Rearrange keyboard accelerator in sort anything dialog, text range dialog and path range dialog for the MultiRename tool window.
FIX: After closing preset sort window, have the focus still in the MultiRename window so we're ready to continue without having to click on window.
FIX: One element was not autosized in select text range in MultiRename.
FIX: Fix typo in "OK" button in sort dialog for the MultiRename preset.
RMV: In the MultiRename dialog, since there is no 'Clear mask' added dynamically, remove the associated things that were forgotten to remove in code and language files.
ADD: In MultiRename dialog window, the three buttons with no caption now have tooltip to indicate their function.
ADD: Edit file list for MultiRename based on current displayed new name instead of taken always the original name like it was. Not only it allows to have placeholders to do their job and have the editor to do the finition for few exceptions left, but it also makes the function compatible with another known orthodox file manager. We kept the other "Edit Names" that was present simply for legacy users used to it, even if with the new, simply having a [N]/[E] placeholders and launch "Edit Current New Names" would do the same job.
2020-01-05 04:21:15 +00:00

15 lines
2.1 KiB
Text

{"version":1,"strings":[
{"hash":155530970,"name":"tfrmselecttextrange.lblselecttext.caption","sourcebytes":[38,83,101,108,101,99,116,32,116,104,101,32,99,104,97,114,97,99,116,101,114,115,32,116,111,32,105,110,115,101,114,116,58],"value":"&Select the characters to insert:"},
{"hash":11067,"name":"tfrmselecttextrange.buttonpanel.okbutton.caption","sourcebytes":[38,79,75],"value":"&OK"},
{"hash":177752476,"name":"tfrmselecttextrange.buttonpanel.cancelbutton.caption","sourcebytes":[38,67,97,110,99,101,108],"value":"&Cancel"},
{"hash":3531742,"name":"tfrmselecttextrange.gbrangedescription.caption","sourcebytes":[82,97,110,103,101,32,100,101,115,99,114,105,112,116,105,111,110],"value":"Range description"},
{"hash":174031725,"name":"tfrmselecttextrange.rbdescriptionfirstlast.caption","sourcebytes":[91,38,70,105,114,115,116,58,76,97,115,116,93],"value":"[&First:Last]"},
{"hash":37673821,"name":"tfrmselecttextrange.rbdescriptionfirstlength.caption","sourcebytes":[91,70,105,114,115,116,44,38,76,101,110,103,116,104,93],"value":"[First,&Length]"},
{"hash":147505962,"name":"tfrmselecttextrange.lblresult.caption","sourcebytes":[82,101,115,117,108,116,58],"value":"Result:"},
{"hash":251965197,"name":"tfrmselecttextrange.gbcountfirstfrom.caption","sourcebytes":[67,111,117,110,116,32,102,105,114,115,116,32,102,114,111,109],"value":"Count first from"},
{"hash":128947172,"name":"tfrmselecttextrange.rbfirstfromstart.caption","sourcebytes":[84,104,101,32,115,116,97,38,114,116],"value":"The sta&rt"},
{"hash":242664804,"name":"tfrmselecttextrange.rbfirstfromend.caption","sourcebytes":[84,104,101,32,101,110,38,100],"value":"The en&d"},
{"hash":103866813,"name":"tfrmselecttextrange.gbcountlastfrom.caption","sourcebytes":[67,111,117,110,116,32,108,97,115,116,32,102,114,111,109],"value":"Count last from"},
{"hash":123209444,"name":"tfrmselecttextrange.rblastfromstart.caption","sourcebytes":[84,104,101,32,115,38,116,97,114,116],"value":"The s&tart"},
{"hash":242405348,"name":"tfrmselecttextrange.rblastfromend.caption","sourcebytes":[84,104,101,32,38,101,110,100],"value":"The &end"}
]}