Fix some errors reported by translators on Transifex.

This was SVN commit r17905.
This commit is contained in:
Nicolas Auvray 2016-03-16 23:27:17 +00:00
parent 19a218cd48
commit f7045b23ce
6 changed files with 7 additions and 8 deletions

View File

@ -56,7 +56,7 @@
<object name="donatorsPanelButton" type="button" sprite="BackgroundBox" size="775 50 925 80">
<action on="Press">selectPanel(5);</action>
<object type="text" style="ModernLabelText" ghost="true">
<translatableAttribute id="caption">Donators</translatableAttribute>
<translatableAttribute id="caption">Donors</translatableAttribute>
</object>
</object>

View File

@ -22,7 +22,7 @@
]
},
{
"Title": "Mapping",
"Title": "Map Making",
"List": [
{"nick": "Aeros (aka CheeZy)", "name": "Bobby Ognyanov"},
{"nick": "mmayfield45"},

View File

@ -216,7 +216,7 @@
<translatableAttribute id="caption" context="chat input">To:</translatableAttribute>
</object>
<object size="75 12 100%-16 36" name="chatAddressee" type="dropdown" style="ModernDropDown" tooltip_style="sessionToolTipBold">
<translatableAttribute id="tooltip" context="chat input">Select chatmessage addresse</translatableAttribute>
<translatableAttribute id="tooltip" context="chat input">Select chatmessage addressee</translatableAttribute>
</object>
<!-- Message text -->

View File

@ -1,11 +1,10 @@
CELTIC WAR BARGE
- A medium "trireme"-class warship.
- Available to the Celtic Factions (Birtons, Gauls), Mauryans and Iberians.
- Available to the Celtic Factions (Britons, Gauls), Mauryans and Iberians.
- Can transport up to 40 units across the waters.
- Increases firepower with garrissoned infantry.
- Increases firepower with garrisoned infantry.
- Cannot ram, like other triremes, but has greater health and armour.

View File

@ -3,6 +3,6 @@ HEAVY WARSHIP
- Transports up to 50 units.
- Increases firepower with garrissoned catapults.
- Increases firepower with garrisoned catapults.
- Has a ramming attack that sinks enemy ships (NOT IMPLEMENTED YET).

View File

@ -1,6 +1,6 @@
{
"name": "Petra Bot",
"description": "Petra is the default 0AD AI bot. Please report issues to Wildfire Games (see the link in the main menu).\n\nThe AI has a bonus/penalty on resource stockpiling (either gathering rate or trade gain) varying from 0.5 for Sandbox to 1.6 for Very Hard (Medium = 1.0). In addition, the Sandbox level does not expand nor attack.",
"description": "Petra is the default 0 A.D. AI bot. Please report issues to Wildfire Games (see the link in the main menu).\n\nThe AI has a bonus/penalty on resource stockpiling (either gathering rate or trade gain) varying from 0.5 for Sandbox to 1.6 for Very Hard (Medium = 1.0). In addition, the Sandbox level does not expand nor attack.",
"moduleName" : "PETRA",
"constructor": "PetraBot",
"useShared": true