1
0
forked from 0ad/0ad

Alpha 26 Name: Zhuangzi

This is an ancient Chinese text from the late Warring States period.

Poll:
https://wildfiregames.com/forum/topic/53736-alpha-26-name-suggestions/

This was SVN commit r26673.
This commit is contained in:
Stan 2022-03-19 16:19:31 +00:00
parent 9365464717
commit 18e4091d65
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 XXVI: Z——"), { "font": "sans-bold-16" }) + "\n\n" +
"caption": setStringTags(translate("Alpha XXVI: Zhuangzi"), { "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 XXVI: Z——</translatableAttribute>
<translatableAttribute id="caption">Alpha XXVI: Zhuangzi</translatableAttribute>
</object>
<!-- Displays build date and revision number-->