Skip to content

pl-PL: Fix misconverted regional characters#435

Closed
mataha wants to merge 1 commit intoOpenRCT2:masterfrom
mataha:patch-1
Closed

pl-PL: Fix misconverted regional characters#435
mataha wants to merge 1 commit intoOpenRCT2:masterfrom
mataha:patch-1

Conversation

@mataha
Copy link
Copy Markdown

@mataha mataha commented Apr 26, 2026

Excluding mapping pl-PL to cp1250 in objexport (though I doubt that makes any difference, given Polish strings were extracted using a different method), this is a mirror of OpenRCT2/Localisation#3459.

Self-explanatory; just cp1250 things.
@Gymnasiast
Copy link
Copy Markdown
Member

The translations are synced from Localisation, so that PR was enough.

As for the encoding: the Polish edition does not use Windows-1250 - it should have, but it uses a mangled version of ISO-8859-1 for all languages.

@Gymnasiast
Copy link
Copy Markdown
Member

As mentioned on Discord, the encoding scheme used is not Windows-1250 but a modified ISO-8859-1 (Windows-1252 is derived from this), also used by all other languages. Support may need to be added still, but it’s much more than just an entry in a table. And slot 12 may have been reserved for Polish but isn’t actually used in the Polish version.

As the translations are synced, everything we can use from this PR is now present, so I’ll close it.

@Gymnasiast Gymnasiast closed this Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants