Skip to content

ja-JP translation has truncated strings #10001

@tupaschoal

Description

@tupaschoal

OS: Windows 10
Version: 0.2.3
Commit/Build: 6b21aac

When firing up OpenRCT2 after local build, I get 3 messages that ja-JP string were truncated. I couldn't identify them, but it is easy to reproduce.

Steps to reproduce:

  1. Run the game and set any language other than ja-JP
  2. Reopen the game and set ja-JP
  3. Reopen the game and the messages will be printed to the command line prompt
WARNING[OpenRCT2\src\openrct2\util\Util.cpp:417 (safe_strcpy)]: Truncating string "自身のシックス・フラッグス・グレート・アド" to 64 bytes.
WARNING[OpenRCT2\src\openrct2\util\Util.cpp:417 (safe_strcpy)]: Truncating string "自身のシックス・フラッグス・マジック・マウ" to 64 bytes.
WARNING[OpenRCT2\src\openrct2\util\Util.cpp:417 (safe_strcpy)]: Truncating string "自身のシックス・フラッグス・オバー・テキサ" to 64 bytes.

Found after exploring other languages after #9997

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething went wrong.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions