memreduct icon indicating copy to clipboard operation
memreduct copied to clipboard

[Bug] Spanish.ini

Open Unknow7zTM opened this issue 6 months ago • 2 comments

App version

3.5.2

Windows version

Windows 11 Pro 24H2 26100.4946

Bug

I want to translate these sections of the application, but I can’t find the key=value entry.

Image Image Image

The application kept the text in English instead of translating it.

Unknow7zTM avatar Aug 18 '25 00:08 Unknow7zTM

I ran into something similar when testing translations on Windows 11 — sometimes the missing entries are hardcoded strings instead of keys in the ini. One quick check is to compare with the English.ini to see if those lines exist; if not, they usually need to be added to the source rather than just translated.

manokjeet-sketch avatar Sep 30 '25 18:09 manokjeet-sketch

They are in the source code, not in the ini file, so it seems they cannot be modified. Image

PigeonP avatar Nov 24 '25 05:11 PigeonP