Skip to content

Fix Survival01 mission objective text#21481

Merged
PunkPun merged 1 commit into
OpenRA:bleedfrom
tochev:fix-mission-objective
Jul 16, 2024
Merged

Fix Survival01 mission objective text#21481
PunkPun merged 1 commit into
OpenRA:bleedfrom
tochev:fix-mission-objective

Conversation

@tochev
Copy link
Copy Markdown
Contributor

@tochev tochev commented Jul 13, 2024

One of the final objectives in the Survival01 mission was missing translation.
(the 3rd item in the screenshot - control-reinforcements-kill-remaining-soviet-forces)
Screenshot_20240713_010054

Upon further inspection, it turned out that takeover-reinforcements-kill-remaining-soviet-forces is present in
https://github.com/OpenRA/OpenRA/blob/bleed/mods/ra/languages/lua/en.ftl#L388-L391 and not in use (git grep -A 2 takeover- will show this message and the one that is 2 lines below from my change (takeover-reinforcements-dismantle-soviet-base).

Copy link
Copy Markdown
Member

@RoosterDragon RoosterDragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice spot.

Copy link
Copy Markdown
Member

@PunkPun PunkPun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PunkPun PunkPun merged commit fb420e8 into OpenRA:bleed Jul 16, 2024
@PunkPun
Copy link
Copy Markdown
Member

PunkPun commented Jul 16, 2024

changelog

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.

4 participants