On Sun, 22 Aug 2021 15:22:20 +0100 Alfredo Fernández Díaz wrote:
>
>Hi,
>
>Now that Gotcha! is finally included with AOS5.0.6.12 and I am seemingly
>"back" on the list...
>
>I am attaching a screenshot illustrating at once a few problems I have
>found with the Spanish build:
>-"Gotcha!" name is clipped in Gotcha! dialog (see missing right border
>on the label; system resolution: 800⌂600), .
Should now be fixed.
>-"WARNING" window title is untranslated (right above the mouse pointer
>in the screenshot).
This is because the translator didn't translate it:-)
>-"Laame" object title hinted at Unicode handling problems. The WIS
>declared codepage 1208 but was actually encoded in CP850. Converted this
>for you to fix that and a few more Spanish strings. Attached.
I already changed the code page to 850. I uploaded it but the change missed the beta. I will change it to 1208 after the new warpin is available. The Spanish readme is not rendered properly (as you know) in cp 1208 and translating it to uft-8 has the problems discussed elsewhere.
The build system has already been updated to convert the wis to UFT-8 when needed as part of the wpi build.