-
Notifications
You must be signed in to change notification settings - Fork 42
Add language strings for GUI:CustomMission and GUI:StartCustomMission #2744
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
base: main
Are you sure you want to change the base?
Changes from all commits
03da477
0bccb5d
a48e201
e6f2841
63d1897
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -101824,3 +101824,40 @@ RU: "Ополчение" | |
AR: "ﺎﯿﺸﯿﻠﯿﻤ" | ||
UK: "Міліція" | ||
END | ||
|
||
// Patch104p @fix Polypheides 26/03/2025 added missing 1.05 custom mission menu. | ||
// Official patch 1.05 does not include translations for other languages. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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. |
||
// Edits for GUI:CustomMission and GUI:StartCustomMission will be community-made. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is this the only string that Patch 1.05 has added? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
I can check There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Found it its GUI:StartCustomMission @dmgreeny @Windstalker can you provide translations for this entry as well? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @Polypheides Sure, but in new MRs? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggestions is enough will add you as co author. |
||
|
||
GUI:CustomMission | ||
US: "CUSTOM MISSION" | ||
DE: "BENUTZERDEFINIERTE MISSION" | ||
FR: "MISSION PERSONNALISÉE" | ||
ES: "MISIÓN PERSONALIZADA" | ||
IT: "MISSIONE PERSONALIZZATA" | ||
KO: "맞춤형 미션" | ||
ZH: "自訂任務" | ||
Polypheides marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
BP: "MISSÃO PERSONALIZADA" | ||
PL: "MISJA NIESTANDARDOWA" | ||
RU: "ПОЛЬЗОВ. КАРТЫ" | ||
AR: "مهمة مخصصة" | ||
UK: "ВЛАСНІ МІСІЇ" | ||
END | ||
|
||
// Patch104p @fix Polypheides 11/06/2025 added missing 1.05 start custom mission button. | ||
// Placeholder translations added for DE, FR, ES, IT, KO, ZH, BP, PL, AR. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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. |
||
|
||
GUI:StartCustomMission | ||
US: "START GAME" | ||
DE: "START GAME" | ||
FR: "START GAME" | ||
ES: "INICIAR PARTIDA" | ||
Polypheides marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
IT: "START GAME" | ||
KO: "START GAME" | ||
ZH: "START GAME" | ||
Polypheides marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
BP: "START GAME" | ||
PL: "START GAME" | ||
Polypheides marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
RU: "НАЧАТЬ ИГРУ" | ||
AR: "START GAME" | ||
UK: "ПОЧАТИ ГРУ" | ||
END |
Uh oh!
There was an error while loading. Please reload this page.