Index: trunk/extensions/Translate/groups/FreeCol/FreeCol.yml |
— | — | @@ -33,19 +33,20 @@ |
34 | 34 | |
35 | 35 | TAGS: |
36 | 36 | optional: |
| 37 | + - installer.FreeCol |
37 | 38 | - model.foundingFather.*.birthAndDeath |
38 | 39 | - model.foundingFather.*.name |
39 | 40 | - model.goods.goodsAmount |
| 41 | + - model.nation.*.region.land.* |
| 42 | + - model.nation.*.region.mountain.* |
| 43 | + - model.nation.*.region.river.* |
40 | 44 | - model.nation.*.ruler |
| 45 | + - model.nation.*.settlementName.* |
41 | 46 | - model.nation.Portuguese.Europe |
42 | 47 | - model.nation.Swedish.Europe |
43 | | - - model.nation.*.settlementName.* |
44 | | - - model.nation.*.region.land.* |
45 | | - - model.nation.*.region.mountain.* |
46 | | - - model.nation.*.region.river.* |
| 48 | + - model.region.default |
47 | 49 | - model.unit.occupation.activeNoMovesLeft |
| 50 | + - selectDestination.destinationTurns |
48 | 51 | - shipName.3.0 |
49 | | - - model.region.default |
50 | | - - selectDestination.destinationTurns |
51 | 52 | ignored: |
52 | 53 | - HeaderFont |
\ No newline at end of file |