Skip to content
Draft
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions Patch104pZH/GameFilesEdited/Data/generals.str
Original file line number Diff line number Diff line change
Expand Up @@ -101824,3 +101824,37 @@ RU: "Ополчение"
AR: "ﺎﯿﺸﯿﻠﯿﻤ"
UK: "Міліція"
END

// Patch104p @fix Polypheides 26/03/2025 added missing 1.05 custom mission menu.
Comment thread
Polypheides marked this conversation as resolved.
Outdated

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

These comments can be remove if they are undesirable.

+// Official patch 1.05 does not include translations for other languages.
+// Edits for GUI:CustomMission and GUI:StartCustomMission will be community-made.

GUI:CustomMission

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is this the only string that Patch 1.05 has added?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Is this the only string that Patch 1.05 has added?

I can check

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Untitledstartgame

This Start Game button may be new since GUI:StartGame is not effecting it in my testing.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This Start Game button may be new since GUI:StartGame is not effecting it in my testing.

Found it its GUI:StartCustomMission @dmgreeny @Windstalker can you provide translations for this entry as well?

@Windstalker Windstalker Jun 13, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@Polypheides Sure, but in new MRs?
Left a suggestion for a while

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@Polypheides Sure, but in new MRs?

Suggestions is enough will add you as co author.

US: "CUSTOM MISSION"
DE: "BENUTZERDEFINIERTE MISSION"
FR: "MISSION PERSONNALISÉE"
ES: "MISIÓN PERSONALIZADA"
IT: "MISSIONE PERSONALIZZATA"
KO: "맞춤형 미션"
ZH: "自訂任務"
BP: "MISSÃO PERSONALIZADA"
PL: "MISJA NIESTANDARDOWA"
Comment thread
Polypheides marked this conversation as resolved.
Outdated
RU: "ПОЛЬЗОВ. КАРТЫ"
AR: "مهمة مخصصة"
UK: "ВЛАСНІ МІСІЇ"
END

// Patch104p @fix Polypheides 11/06/2025 added missing 1.05 start custom mission button.

GUI:StartCustomMission
US: "START GAME"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This comment can be remove if it's undesirable.

+// Placeholder translations added for DE, FR, ES, IT, KO, ZH, BP, PL, AR.

DE: ""
FR: ""
ES: ""
IT: ""
KO: ""
ZH: ""
Comment thread
Polypheides marked this conversation as resolved.
Outdated
BP: ""
PL: ""
RU: ""
Comment thread
Polypheides marked this conversation as resolved.
Outdated
AR: ""
UK: ""
Comment thread
Polypheides marked this conversation as resolved.
Outdated
END