Page 48 of 53

Re: Russian

Posted: 29 Apr 2023 17:43
by DmFedorov
Russian_8.165.lng
(1.23 MiB) Downloaded 208 times
--------not found in UI---------
ms.0174=01|<#> Failed IFilters|--|<#> <n5:сбо|й;я;ев> I-фильтров
ms.1428=01|Item(s) were skipped during the restore.|--|Во время восстановления были пропущены элементы.
ms.1597=01|Missing target file.|--|Отсутствует целевой файл.
ms.2946=01|Zipping aborted.|--|Zip архивирование прервано.

---------------
button Hover Box, context menu = Help...
Configuration | File info tips & Hover Box --button Tips...
Help... and Tips... but window the same.
--------------
By content search we have now in Status bar 3
(<#> <file;~s> in <2:#> <2:folder;~s> scanned, <3:#> failed)
(<#> <file;~s> scanned, <2:#> failed)
what means failed? failed to scannen? failed to search?

--------help, idh_scripting_comref.htm----
: Use internal sound #2, etc. Currently it goes up to *5
: Use internal sound #2, etc. Currently it goes up to *4

Re: Russian

Posted: 29 Apr 2023 18:27
by admin
Thanks!

Re: Russian

Posted: 12 May 2023 11:04
by admin
<3:#> failed: yes, it's a bit vague. Currently this refers only to failed IFilters (text extraction was attempted but no text could be extracted). I'm not sure yet wether I will extend it to other kinds of failures. It's WIP.

Re: Russian

Posted: 27 May 2023 10:00
by DmFedorov
Russian_8.166.lng
(1.23 MiB) Downloaded 172 times
------not found in UI (messages):------

<#> Failed <IFilter;~s>
Failed to load an IFilter. Error <$err>
Tags:
Thumbnail Provider
post-processing...
processing...
-------------------
Deleted string:
No thumbnail provider found for <$extension> files.

for example after text get("thumbnailprovider", "web"); now in not translated

Re: Russian

Posted: 27 May 2023 10:26
by admin
Thanks!

Yes, I decided to keep this in English because is mostly meant for debugging, so I have to understand it.

Re: Russian

Posted: 07 Jun 2023 20:59
by DmFedorov
Russian_8.167.lng
(1.23 MiB) Downloaded 203 times
----------not found in UI-------
06.0790= cmd. tag:01|Items in Tree and List|--|Элементы дерева и ф-панели
--------------
sentence "Items in Tree and List" (from 06.0790) was not found in UI. It should work as a tag to the button Select items..., but in reality as a tag works "ms.1420=01|Items in Tree and List". All should be other way around.

Re: Russian

Posted: 07 Jun 2023 23:52
by admin
Thanks!

Re: Russian

Posted: 22 Jul 2023 13:39
by DmFedorov
Russian_8.168.lng
(1.23 MiB) Downloaded 176 times

Re: Russian

Posted: 22 Jul 2023 15:17
by admin
Thanks!

Re: Russian

Posted: 27 Jul 2023 12:34
by DmFedorov
Russian_8.169.lng
(1.23 MiB) Downloaded 173 times
---------not found in UI----------
ms.0754=00|Could not get an image from the clipboard.|--|Не удалось получить изображение из буфера обмена.
ms.1168=00|File not found.|--|Файл не найден.
ms.2437=00|Start in: |--|Старт в:
ms.2499=00|Target is not a file.|--|Целевой объект - не файл.
ms.2959=00|Zoom to Fit|--|Подгонять по размеру
ms.3206=00|processing done|--|обработка сделана
------------------
Chm; idh_settings.htm
Hold SHIFT to increase the effect by ten times: 100 pixels per notch.

Re: Russian

Posted: 27 Jul 2023 13:24
by admin
Thanks!

Re: Russian

Posted: 28 Jul 2023 00:53
by DmFedorov
when I have a hover box over an ico file, scrolling the mouse wheel causes the status bar to say "hover box image size set to <1:#>x<2:#> pixels"
But the image size does not change in case of an ico file, the image size changes by scrolling only if the file is an image file.

Re: Russian

Posted: 28 Jul 2023 03:25
by jupe
This new feature needs to be enabled:

https://www.xyplorer.com/release_24.70.php#ZTFHB

Re: Russian

Posted: 28 Jul 2023 22:24
by DmFedorov
Yes you are right. If I press z key while in the hover box, the mouse scroll starts working and the icon size changes. Message in the status bar confirms this.
But the current state of the interface is still wrong. Let's say I didn't press the Z key, the images adjust in size when scrolling, but the icons, which are definitely images, don't adjust in size, and the status bar tells me what's not happening.

To avoid collisions with the logic, images of both image files and icon files should not be resized when scrolling with the mouse wheel in the hover box until this option is enabled by pressing the Z key.

Re: Russian

Posted: 29 Jul 2023 08:20
by admin
No. If the originals are smaller than the current box size, the box adjusts to the image size. Otherwise, there would be a huge border, which looks bad and obstructs the view.