mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Add Boiorix as the codename for Release 28
This commit is contained in:
@@ -15,7 +15,7 @@ export const projectInformation = {
|
||||
"caption": getBuildString()
|
||||
},
|
||||
"productDescription": {
|
||||
"caption": setStringTags(translate("Release XXVIII: B——"), { "font": "sans-bold-16" }) + "\n\n" +
|
||||
"caption": setStringTags(translate("Release XXVIII: Boiorix"), { "font": "sans-bold-16" }) + "\n\n" +
|
||||
translate("Notice: This game is under development and many features have not been added yet.")
|
||||
}
|
||||
};
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
<!-- IMPORTANT: remember to update pregame/ProjectInformation.js in sync with this: -->
|
||||
<object type="text" style="ModernLabelText" text_valign="top" ghost="true" size="0% 1 100% 100%">
|
||||
<translatableAttribute id="caption">Release XXVIII: B——</translatableAttribute>
|
||||
<translatableAttribute id="caption">Release XXVIII: Boiorix</translatableAttribute>
|
||||
</object>
|
||||
|
||||
<!-- Displays build date and build version-->
|
||||
|
||||
Reference in New Issue
Block a user