mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-23 03:27:14 +00:00
l10n: full interface translation (FR/RO/IT/ZH) + EN fallback hardening (#186)
This commit is contained in:
@@ -1,127 +1,127 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
<th>Teutons</th>
|
||||
<th><?php echo TRIBE2; ?></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1"><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u11" title="Clubswinger" alt="Clubswinger" />
|
||||
<img src="img/x.gif" class="unit u11" title="<?php echo U11; ?>" alt="<?php echo U11; ?>" />
|
||||
</td>
|
||||
|
||||
<td class="desc">
|
||||
Clubswinger
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_11" value="<?php echo $form->getValue('a2_11'); ?>" maxlength="10" title="Number Clubswinger" />
|
||||
<input class="text" type="text" name="a2_11" value="<?php echo $form->getValue('a2_11'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U11; ?>" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_11" value="<?php echo $form->getValue('f2_11'); ?>" maxlength="2" title="Level Armoury Clubswinger" />
|
||||
<input class="text" type="text" name="f2_11" value="<?php echo $form->getValue('f2_11'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo ARMOURY; ?> <?php echo U11; ?>" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
|
||||
<img src="img/x.gif" class="unit u12" title="Spearman" alt="Spearman" />
|
||||
<img src="img/x.gif" class="unit u12" title="<?php echo U12; ?>" alt="<?php echo U12; ?>" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Spearman
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_12" value="<?php echo $form->getValue('a2_12'); ?>" maxlength="10" title="Number Spearman" />
|
||||
<input class="text" type="text" name="a2_12" value="<?php echo $form->getValue('a2_12'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U12; ?>" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_12" value="<?php echo $form->getValue('f2_12'); ?>" maxlength="2" title="Level Armoury Spearman" />
|
||||
<input class="text" type="text" name="f2_12" value="<?php echo $form->getValue('f2_12'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo ARMOURY; ?> <?php echo U12; ?>" />
|
||||
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u13" title="Axeman" alt="Axeman" />
|
||||
<img src="img/x.gif" class="unit u13" title="<?php echo U13; ?>" alt="<?php echo U13; ?>" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Axeman
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_13" value="<?php echo $form->getValue('a2_13'); ?>" maxlength="10" title="Number Axeman" />
|
||||
<input class="text" type="text" name="a2_13" value="<?php echo $form->getValue('a2_13'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U13; ?>" />
|
||||
</td>
|
||||
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_13" value="<?php echo $form->getValue('f2_13'); ?>" maxlength="2" title="Level Armoury Axeman" />
|
||||
<input class="text" type="text" name="f2_13" value="<?php echo $form->getValue('f2_13'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo ARMOURY; ?> <?php echo U13; ?>" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u14" title="Scout" alt="Scout" />
|
||||
<img src="img/x.gif" class="unit u14" title="<?php echo U14; ?>" alt="<?php echo U14; ?>" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Scout
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_14" value="<?php echo $form->getValue('a2_14'); ?>" maxlength="10" title="Number Scout" />
|
||||
<input class="text" type="text" name="a2_14" value="<?php echo $form->getValue('a2_14'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U14; ?>" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_14" value="<?php echo $form->getValue('f2_14'); ?>" maxlength="2" title="Level Armoury Scout" />
|
||||
<input class="text" type="text" name="f2_14" value="<?php echo $form->getValue('f2_14'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo ARMOURY; ?> <?php echo U14; ?>" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u15" title="Paladin" alt="Paladin" />
|
||||
<img src="img/x.gif" class="unit u15" title="<?php echo U15; ?>" alt="<?php echo U15; ?>" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
|
||||
Paladin
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_15" value="<?php echo $form->getValue('a2_15'); ?>" maxlength="10" title="Number Paladin" />
|
||||
<input class="text" type="text" name="a2_15" value="<?php echo $form->getValue('a2_15'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U15; ?>" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_15" value="<?php echo $form->getValue('f2_15'); ?>" maxlength="2" title="Level Armoury Paladin" />
|
||||
<input class="text" type="text" name="f2_15" value="<?php echo $form->getValue('f2_15'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo ARMOURY; ?> <?php echo U15; ?>" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u16" title="Teutonic Knight" alt="Teutonic Knight" />
|
||||
<img src="img/x.gif" class="unit u16" title="<?php echo U16; ?>" alt="<?php echo U16; ?>" />
|
||||
|
||||
</td>
|
||||
<td class="desc">
|
||||
Teutonic Knight
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_16" value="<?php echo $form->getValue('a2_16'); ?>" maxlength="10" title="Number Teutonic Knight" />
|
||||
<input class="text" type="text" name="a2_16" value="<?php echo $form->getValue('a2_16'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U16; ?>" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_16" value="<?php echo $form->getValue('f2_16'); ?>" maxlength="2" title="Level Armoury Teutonic Knight" />
|
||||
<input class="text" type="text" name="f2_16" value="<?php echo $form->getValue('f2_16'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo ARMOURY; ?> <?php echo U16; ?>" />
|
||||
</td><tr>
|
||||
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u17" title="Ram" alt="Ram" />
|
||||
<img src="img/x.gif" class="unit u17" title="<?php echo U17; ?>" alt="<?php echo U17; ?>" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Ram
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_17" value="<?php echo $form->getValue('a2_17'); ?>" maxlength="10" title="Number Ram" />
|
||||
<input class="text" type="text" name="a2_17" value="<?php echo $form->getValue('a2_17'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U17; ?>" />
|
||||
</td>
|
||||
<td class="research">
|
||||
|
||||
<input class="text" type="text" name="f2_17" value="<?php echo $form->getValue('f2_17'); ?>" maxlength="2" title="Level Armoury Ram" />
|
||||
<input class="text" type="text" name="f2_17" value="<?php echo $form->getValue('f2_17'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo ARMOURY; ?> <?php echo U17; ?>" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u18" title="Catapult" alt="Catapult" />
|
||||
<img src="img/x.gif" class="unit u18" title="<?php echo U18; ?>" alt="<?php echo U18; ?>" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Catapult
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_18" value="<?php echo $form->getValue('a2_18'); ?>" maxlength="10" title="Number Catapult" />
|
||||
<input class="text" type="text" name="a2_18" value="<?php echo $form->getValue('a2_18'); ?>" maxlength="10" title="<?php echo TZ_NUMBER; ?> <?php echo U18; ?>" />
|
||||
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_18" value="<?php echo $form->getValue('f2_18'); ?>" maxlength="2" title="Level Armoury Catapult" />
|
||||
<input class="text" type="text" name="f2_18" value="<?php echo $form->getValue('f2_18'); ?>" maxlength="2" title="<?php echo LEVEL; ?> <?php echo ARMOURY; ?> <?php echo U18; ?>" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u19" title="Chief" alt="Chief" />
|
||||
<img src="img/x.gif" class="unit u19" title="<?php echo U19; ?>" alt="<?php echo U19; ?>" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Chief
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_19" value="<?php echo $form->getValue('a2_19'); ?>" maxlength="6" title="Number Chief" />
|
||||
<input class="text" type="text" name="a2_19" value="<?php echo $form->getValue('a2_19'); ?>" maxlength="6" title="<?php echo TZ_NUMBER; ?> <?php echo U19; ?>" />
|
||||
</td>
|
||||
<td class="research"></td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u20" title="Settler" alt="Settler" />
|
||||
<img src="img/x.gif" class="unit u20" title="<?php echo U10; ?>" alt="<?php echo U10; ?>" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Settler
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_20" value="<?php echo $form->getValue('a2_20'); ?>" maxlength="6" title="Number Settler" />
|
||||
<input class="text" type="text" name="a2_20" value="<?php echo $form->getValue('a2_20'); ?>" maxlength="6" title="<?php echo TZ_NUMBER; ?> <?php echo U10; ?>" />
|
||||
</td>
|
||||
<td class="research"></td></table>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user