Skip to content

Source string with an empty "" at the start can't be translated #363

@adem4ik

Description

@adem4ik
  1. Open any po file with translation
  2. Add "" at the start of msgid
  3. Save po file and find the string ingame

Result: string won't be translated
Expected result: string is translated

Examples:

msgid ""
"Ready!"
msgstr "Готов!"

msgid """Ready!"
msgstr "Готов!"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions