1
0
forked from 0ad/0ad

Alpha name V3.

Like the rocket. Lets get this over with.

Patch by: @Nescio
Differential revision: D3498
This was SVN commit r24808.
This commit is contained in:
Freagarach 2021-01-29 14:38:46 +00:00
parent 884b55c124
commit 11ed0fd619
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: Xšayaṛšā"), { "font": "sans-bold-16" }) + "\n\n" +
"caption": setStringTags(translate("Alpha XXIV: Xšayāršā"), { "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: Xšayaṛšā</translatableAttribute>
<translatableAttribute id="caption">ALPHA XXIV: Xšayāršā</translatableAttribute>
</object>
<!-- Displays build date and revision number-->