memreduct
memreduct copied to clipboard
[Bug] Spanish.ini
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.
The application kept the text in English instead of translating it.
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.
They are in the source code, not in the ini file, so it seems they cannot be modified.