1
0
forked from 0ad/0ad

Alpha 24 name: Xšayaṛša

Per team survey & many suggestions in the forum.

Differential Revision: https://code.wildfiregames.com/D3474
This was SVN commit r24787.
This commit is contained in:
wraitii 2021-01-25 17:31:11 +00:00
parent 08afe8950d
commit 7bbd351c67
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ var g_ProjectInformation = {
"caption": getBuildString()
},
"productDescription": {
"caption": setStringTags(translate("Alpha XXIV"), { "font": "sans-bold-16" }) + "\n\n" +
"caption": setStringTags(translate("Alpha XXIV: Xšayaṛša"), { "font": "sans-bold-16" }) + "\n\n" +
translate("Notice: This game is under development and many features have not been added yet.")
}
};

View File

@ -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">
<translatableAttribute id="caption">ALPHA XXIV</translatableAttribute>
<translatableAttribute id="caption">ALPHA XXIV: Xšayaṛša</translatableAttribute>
</object>
<!-- Displays build date and revision number-->