Alpha 27 Name: Agni

This is a Sanskrit word meaning fire and connoting the Vedic fire deity
of Hinduism.

Poll: https://wildfiregames.com/forum/topic/106110-alpha-27-naming-poll/

This was SVN commit r27617.
This commit is contained in:
Stan 2023-04-26 12:03:17 +00:00
parent 635314ccef
commit abb280d75a
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 XXVII: ———"), { "font": "sans-bold-16" }) + "\n\n" +
"caption": setStringTags(translate("Alpha XXVII: Agni"), { "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 XXVII: ———</translatableAttribute>
<translatableAttribute id="caption">Alpha XXVII: Agni</translatableAttribute>
</object>
<!-- Displays build date and revision number-->