Commit graph

251 commits

Author SHA1 Message Date
Alexander Koblov
d0ee0aff51 UPD: Language files 2021-08-06 22:52:41 +03:00
Alexander Koblov
855cd54d4e UPD: Language files 2021-06-19 22:37:19 +03:00
Alexander Koblov
71c482f080 UPD: Language files 2021-06-09 22:23:21 +03:00
Alexander Koblov
0d2bb387c2 UPD: Language files 2021-06-09 00:13:34 +03:00
Denis Bisson
2c7be5a5e2
ADD: New supported "setup" parameter for internal command "cm_LoadFavoriteTabs". (#82)
* FIX: Bad format messages in Dutch language file.

* Completion of French language file.

* ADD: New supported "setup" parameter for internal command "cm_LoadFavoriteTabs"

ADD: Modifiy the command "cm_LoadFavoriteTabs" so it would accept a parameter "setup=name" to intruct DC to load Favorite Tabs setup with name "name".
ADD: When the command "cm_LoadFavoriteTabs" has the parameter "setup=" with no value, it will invalidate the current Favorite Tabs selection so it won't save over it.
CHG: One new string in the language files.
ADD: Add the "actAddPlugin" declaration in the main form unit file that was missing for any reason.
2021-05-02 14:39:10 +03:00
Alexander Koblov
ad0b47c5d5 UPD: Language files 2021-04-11 18:34:12 +03:00
Alexander Koblov
389c23d6a9 UPD: Language files 2021-04-11 17:05:25 +03:00
Alexander Koblov
3e5386346e UPD: Language files 2021-03-12 20:11:57 +03:00
Alexander Koblov
6d14b1d962 UPD: Language files 2021-03-10 14:03:47 +00:00
Alexander Koblov
9cc69da602 UPD: Language files 2021-03-06 19:00:51 +00:00
Alexander Koblov
ec23867d04 UPD: Language files 2021-03-01 20:41:20 +00:00
Alexander Koblov
bef5b2afd8 UPD: Language files 2021-02-22 10:14:30 +00:00
Alexander Koblov
426323a400 UPD: Language files 2021-02-12 19:23:20 +00:00
Alexander Koblov
7cef1b1f8b UPD: Language files 2021-01-20 17:25:23 +00:00
Alexander Koblov
3040a685b5 UPD: Language files 2020-08-29 11:16:17 +00:00
Alexander Koblov
6f5eb019af UPD: Language files 2020-08-16 12:56:20 +00:00
Alexander Koblov
bc955d143e UPD: Language files 2020-08-16 11:24:59 +00:00
Alexander Koblov
d55e04c6d5 UPD: Language files 2020-02-24 16:22:29 +00:00
Alexander Koblov
a9b3557525 UPD: Language files 2020-02-24 14:36:49 +00:00
Alexander Koblov
5cd07e5bef UPD: Language files 2020-02-22 12:37:54 +00:00
Alexander Koblov
4b6486a791 UPD: Language files 2020-02-01 13:18:29 +00:00
Alexander Koblov
a77a2fab63 UPD: Language files 2020-01-26 10:40:24 +00:00
Denis Bisson
2d68ebe363 CHG:Standardization of the term "Multi-Rename Tool" to replace "Multi Rename" and "MultiRename" in are where the users SEE it with no impact in existing configuration regarding settings and hotkeys.
UPD:Language files adapted so the "Multi-Rename" uniformization has no impact in other languages.
2020-01-14 02:13:45 +00:00
Alexander Koblov
ff71d028be UPD: Language files 2020-01-12 10:53:36 +00:00
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
Denis Bisson
be0aed37ff ADD: We may configure the font used in the Tree View Menu.
FIX: The font used for the search results is not correctly preserved and restored from a session to another.
ADD: The font used for the function button at the buttom in main panel is now configurable (before, we were able to change size, but not actual font used).
CHG: The elements of the configuration window for the font are now generated at run-time instead of being at design-time. Elements are generated from the "gFonts" so we won't forget any configurable font this way.
UPD: New language files for above modification. But they have been updated in such way that the translated strings for the font usage have been preserved. Only the last three that were forgotten and not present visually in previous versions are to be translated.
2020-01-03 04:55:45 +00:00
Denis Bisson
0029f9386c CHG: Many modifications in the MultiRename dialog window still preserving general look, parameter parsing, existing configured presets and translated captions.
ADD: Easier way to access the presets in MultiRename dialog.
ADD: As we cycle in the MultiRename preset drop list, it now shows on the fly the various masks and their effect for each preset.
CHG: Without changing too much the MultiRename dialog window loayer, rearrange it slightly to possibly allow more room to the filename and extension filters and to filename of rename log.
ADD: Allow user to sort the presets of MultiRename dialog the way he wants instead of being forced and sorted via hidden hash value of their name which gave not intuitive order.
ADD: In MultiRename dialog, add many keyboard shortcuts to allow user with the keyboard to quickly set his preset and do other actions.
ADD: Add a possibility of having a "preset" parameter when invoking the internal command "cm_MultiRename".
ADD: Add an extra configuration page in the Options to allow user to customize some behavior of the MultiRename actions.
ADD: When exiting the MultiRename dialog, have a an option to determine the behavior when attempting to exit with unsaved modification in a preset.
ADD: Add an option to determine the preset to load when launching the MultiRename dialog.
ADD: Add basic functions with preset in MultiRename dialog to quickly allow to load, save, save as, rename, delete, etc.
ADD: Keyboard hotkeys may now be configured in the MultiRename dialog for most of the functions.
CHG: Shortcut keys to access presets of MultiRename dialog and to exit it similar to other apps.
ADD: In MultiRename dialog, add filters "[G]" and "[V:Hint]".
ADD: In MultiRename dialog, add many functionalities around the "Renaming log" to define it easier, to make it using special directory description for portable implementation, etc.
ADD: The log associated with MultiRename may now be appened instead of being overwrite on each call.
ADD: The complete filename with its path may be configured to be stored in log.
ADD: New option in the configuration to set the invalid character replacement so it can now be something else than a single dot.
ADD: Seventeen icons associated with actions in MultiRename dialog in four resolutions: 16x16, 20x20, 24x24 and 32x32.
ADD: New functionality in dialog window selecting range from a string to indicate if we count the chars from the start and/or from the end or if we work with a start;length basis.
ADD: New dialog window to in MultiRename to indicate the level of path range we want to recuperate for a rename portion, and if we count from start or the end.
ADD: New languages files with new strings accomodating the above modifications.
INF: Above modifications in MultiRename log has been made to have the less impact regarding translation in other languages for existing translated string.
2020-01-03 03:13:54 +00:00
cordylus
f036039079 UPD: Language files 2019-12-31 23:33:56 +00:00
Alexander Koblov
f7d16fdfe2 UPD: Language files 2019-12-28 14:13:56 +00:00
Alexander Koblov
72efb25919 UPD: Language files 2019-12-05 20:38:31 +00:00
Alexander Koblov
ce81cf0126 UPD: Language files 2019-10-12 09:14:10 +00:00
Alexander Koblov
9a969b6cb2 UPD: Language files 2019-10-06 16:53:24 +00:00
Alexander Koblov
17bd811081 UPD: Language files 2019-09-26 11:15:22 +00:00
Alexander Koblov
9c2c5e37df UPD: Language files 2019-07-14 11:53:57 +00:00
Alexander Koblov
184f12dc4f UPD: Language files 2019-07-07 09:36:24 +00:00
Alexander Koblov
64f3f9fac6 UPD: Language files 2019-07-07 09:27:39 +00:00
Alexander Koblov
cd2325f5ce UPD: Language files 2019-06-30 17:58:23 +00:00
Alexander Koblov
2e10845bf8 UPD: Language files 2019-06-18 18:50:44 +00:00
Alexander Koblov
43525c7498 UPD: Language files 2019-05-19 10:42:12 +00:00
Alexander Koblov
6d928cbec5 UPD: Language files 2019-05-10 11:38:09 +00:00
Alexander Koblov
c2c0b0578a UPD: Language files 2019-05-05 10:29:56 +00:00
Alexander Koblov
39974c9c08 UPD: Language files 2019-04-28 19:41:33 +00:00
Denis Bisson
5fec5676e4 UPD: Previous commit was regarding multi rename dialog.
CHG: Update the languages files so the modification with previous keyboard accelerator in multi rename dialog doesn't create new fuzzy strings.
2019-04-06 16:18:24 +00:00
Denis Bisson
13a973bc41 UPD: Language files updated so no fuzzy string created with previous modification in toolbar configuration. 2019-04-05 01:56:45 +00:00
Denis Bisson
7f45a7391e UPD: Fix in language files so recent modifications in find file dialog regarding keyboard accelerators did not create any "fuzzy" translation. 2019-04-04 02:13:27 +00:00
Denis Bisson
380696396b UPD: Update language files with the recent added strings related with Lua library location configuration. 2019-04-03 00:55:46 +00:00
Alexander Koblov
e30b7b5c35 UPD: Line ending 2019-02-24 15:25:51 +00:00
Alexander Koblov
1fd1644d8e UPD: Language files 2019-02-24 15:06:33 +00:00
Alexander Koblov
5844bcb766 UPD: Language files 2019-02-24 14:44:32 +00:00
Alexander Koblov
3b5c62fd4f UPD: Language files 2019-02-24 13:58:54 +00:00