mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-29 13:32:37 +00:00
Reveal the name of the new Alpha.
This was SVN commit r18792.
This commit is contained in:
@@ -532,7 +532,7 @@
|
||||
<!-- IMPORTANT: remember to update session/top_panel/label.xml in sync with this: -->
|
||||
<attribute id="caption">
|
||||
<keep>[font="sans-bold-16"]</keep>
|
||||
<translate>Alpha XX: Timosthenes</translate>
|
||||
<translate>Alpha XXI: Ulysses</translate>
|
||||
<keep>[/font]\n\n</keep>
|
||||
<translate>WARNING: This is an early development version of the game. Many features have not been added yet.</translate>
|
||||
</attribute>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<object size="50%+20 0 100%-226 100%" name="alphaLabel" type="text" style="ModernLabelText" text_valign="top" ghost="true">
|
||||
<!-- IMPORTANT: remember to update pregame/mainmenu.xml in sync with this: -->
|
||||
<translatableAttribute id="caption">ALPHA XX : Timosthenes</translatableAttribute>
|
||||
<translatableAttribute id="caption">ALPHA XXI : Ulysses</translatableAttribute>
|
||||
|
||||
<!-- Displays build date and revision number-->
|
||||
<object size="50%-128 0 50%+128 100%-2" name="buildTimeLabel" type="text" style="BuildNameText" ghost="true">
|
||||
|
||||
Reference in New Issue
Block a user