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 PaintLightBlue RU translation #781

Merged
merged 1 commit into from Jun 21, 2022
Merged

Conversation

outdead
Copy link
Contributor

@outdead outdead commented Jun 7, 2022

Items PaintCyan and PaintLightBlue has same RU translation. But their context menu RU values are different

file ItemName_RU.txt:

ItemName_Base.PaintCyan = "Краска (голубая)",
ItemName_Base.PaintLightBlue = "Краска (голубая)",

file ContextMenu_RU.txt:

ContextMenu_Cyan = "Голубой",
ContextMenu_Light_Blue = "Светло-синий",

So ItemName_Base.PaintLightBlue is wrong and must be Краска (светло-синяя)

https://theindiestone.com/forums/index.php?/topic/54945-wrong-paintlightblue-ru-translation-in-itemname_rutxt-file/

@outdead outdead requested a review from nsKpz as a code owner June 7, 2022 16:44
@nsKpz nsKpz merged commit 55c9090 into TheIndieStone:master Jun 21, 2022
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.

None yet

2 participants