Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix zone dialog missing for translation #76580

Merged
merged 3 commits into from
Sep 21, 2024

Conversation

peter4370
Copy link
Contributor

Summary

Bugfixes "Fix missing string."

Purpose of change

Make string tanslatable.

Describe the solution

Make _() wraps the string directly

Describe alternatives you've considered

Testing

  1. Compile it.
  2. Open game and it runs fine.
  3. Update POT.
  4. Find the string in translate file and edit msgstr.
  5. Open game and the translate working.

Additional context

image

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions labels Sep 21, 2024
peter4370 and others added 2 commits September 21, 2024 11:18
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Sep 21, 2024
@Maleclypse Maleclypse merged commit fd0a997 into CleverRaven:master Sep 21, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants