build/windows: Drop absurd custom translation of WindowsVersionNotSupported

This have nothing to do with the OS build version but mostly with the
OS arch. Yeah, the original Inno string is obscure but at least not false.
This commit is contained in:
Bruno Lopes 2025-08-18 14:13:44 -03:00
parent c2195a24ca
commit 246d73de04
No known key found for this signature in database

View file

@ -12,9 +12,6 @@
<config name="WinVersionTooLowError">
<value>This version of GIMP requires Windows 10, or a newer version of Windows.</value>
</config>
<config name="WindowsVersionNotSupported">
<value>This version of GIMP requires Windows 10, or a newer version of Windows.</value>
</config>
</section>
<section name="CustomMessages">