← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~widelands-dev/widelands/i18n into lp:widelands

 

GunChleoc has proposed merging lp:~widelands-dev/widelands/i18n into lp:widelands.

Requested reviews:
  Widelands Developers (widelands-dev)

For more details, see:
https://code.launchpad.net/~widelands-dev/widelands/i18n/+merge/209212

A whole bunch of changes for i18n:

- Translators get control over ordering of placeholders
- Proper plural forms
- Other string design improvements

Because I can't compile at the moment, check my commit comments for things that still need to be tested before the merge:

http://bazaar.launchpad.net/~widelands-dev/widelands/i18n/revision/6878
-- 
The attached diff has been truncated due to its size.
https://code.launchpad.net/~widelands-dev/widelands/i18n/+merge/209212
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/i18n into lp:widelands.
=== modified file 'campaigns/atl01.wmf/elemental'
--- campaigns/atl01.wmf/elemental	2010-11-18 10:39:43 +0000
+++ campaigns/atl01.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,7 +6,7 @@
 map_h="160"
 nr_players="1"
 world="greenland"
-name=_"01 - From Nemesis to Genesis"
+name=_"01 – From Nemesis to Genesis"
 author="SirVer,Nasenbaer"
 descr=_ "After landing on a mysterious island close to Atlantis, the remaining Atlanteans struggle to make a new home for themselves."
 background="campaigns/atl01.wmf/pics/everythinglost.jpg"

=== modified file 'campaigns/atl01.wmf/scripting/texts.lua'
--- campaigns/atl01.wmf/scripting/texts.lua	2012-12-16 19:08:16 +0000
+++ campaigns/atl01.wmf/scripting/texts.lua	2014-03-04 10:21:56 +0000
@@ -3,6 +3,7 @@
 -- =======================================================================
 
 use("aux", "formatting")
+use("aux", "format_scenario")
 
 function jundlina(title, text)
    return speech("map:princess.png", "2F9131", title, text)
@@ -23,126 +24,126 @@
    return speech("map:ostur.png", "375FFC", "Ostur", text)
 end
 
--- Append an objective text to a dialog box in a nice fashion.
-function new_objectives(...)
-   local s = rt(
-   "<p font=DejaVuSerif font-size=18 font-weight=bold font-color=D1D1D1>"
-   .. _"New Objectives" .. "</p>")
-
-   for idx,obj in ipairs{...} do
-      s = s .. obj.body
-   end
-   return s
-end
-
 -- =======================================================================
 --                                Objectives
 -- =======================================================================
 obj_ensure_build_wares_production = {
    name = "obj_ensure_build_wares_production",
-   title = _ "Ensure the supply of build wares",
-   body = objective_text(_"The supply of build wares", _
-[[Build a quarry, two woodcutter's houses, two forester's houses and a
-sawmill.]]
+   title = _ "Ensure the supply of building wares",
+   number = 6,
+   body = objective_text(_"Supply Building Wares", _
+[[Supply basic building material for your economy:]] .. "<br>" ..
+[[• ]] .. _[[Build a quarry]] .. "<br>" ..
+[[• ]] .. _[[Build two woodcutter’s houses]] .. "<br>" ..
+[[• ]] .. _[[Build two forester’s houses]] .. "<br>" ..
+[[• ]] .. _[[Build a sawmill]]
    ),
 }
 
 obj_expand = {
    name = "obj_expand",
-   title = _ "Expand your territory and explore the island",
-   body = objective_text(_"Expand and Explore", _
-[[The island is huge and as long as we are not sure that we are alone
-here, we cannot relax. Explore and conquer it, this is the
-only way to protect us from threats on the island and from Atlantis.]]
+   title = _ "Expand your territory and explore",
+   number = 1,
+   body = objective_text(_"Expand and Explore", _(
+[[The island is huge and as long as we are not sure that we are alone here, we cannot relax. ]] ..
+[[Explore and conquer it, this is the only way to protect us from threats on the island and from Atlantis.]]) .. [[<br>]] ..
+[[• ]] .. _[[Build military sites to expand your territory]]
    ),
 }
 
 obj_make_food_infrastructure = {
    name = "obj_make_food_infrastructure",
    title = _ "Establish a solid food production",
-   body = objective_text(_"Establish a food production", _
-[[Food is very important for mines and military training areas. Establish
-a well working food environment by building at least one farm, one blackroot
-farm and a mill. The two kinds of flour together with water from a well
-will be baked into bread in a bakery, so build a bakery and a well, too.<br><br>
-The other two important food wares are smoked fish and smoked meat. Raw meat
-is delivered from a hunter. A fisher gets the fish out of the sea while a
-fish breeder makes sure that a school of fish does not go extinct by breeding
-more. Make sure that there are always fish left, otherwise the fish breeder
-won't be able to breed new ones. The smoking happens in a smokery, you
-will need at least two of those.<br><br>
-- Build a Farm and a Blackroot farm<br>
-- Build a mill to make flour and blackroot flour<br>
-- Build a well<br>
-- Build a bakery to bake bread from flour, blackroot flour and water.<br>
-- Build a hunter's house to get raw meat<br>
-- Build a fisher's house close to water to get raw fish<br>
-- Build a fishbreeder's house close to the fisher to make sure the fish do not die out<br>
-- Build two smokeries to smoke raw meat and fish.]]
+   number = 10,
+   body = objective_text(_"Food Production", _(
+[[Food is very important for mines and military training areas. ]] ..
+[[Establish a well working food environment by building at least one farm, one blackroot farm and a mill. ]] ..
+[[The two kinds of flour together with water from a well will be baked into bread in a bakery, ]] ..
+[[so build a bakery and a well, too.]]) .. [[<br><br>]] ..
+_([[The other two important food wares are smoked fish and smoked meat. ]] ..
+[[Raw meat is delivered from a hunter. ]] ..
+[[A fisher gets the fish out of the sea while a fish breeder makes sure that a school of fish does not go extinct ]] ..
+[[by breeding more. Make sure that there are always fish left, ]] ..
+[[otherwise the fish breeder won’t be able to breed new ones. ]] ..
+[[The smoking happens in a smokery, you will need at least two of those.]]) .. [[<br>]] ..
+[[• ]] .. _[[Build a farm and a blackroot farm]] .. "<br>" ..
+[[• ]] .. _[[Build a mill to make flour and blackroot flour]] .. "<br>" ..
+[[• ]] .. _[[Build a well]] .. "<br>" ..
+[[• ]] .. _[[Build a bakery to bake bread from flour, blackroot flour and water]] .. "<br>" ..
+[[• ]] .. _[[Build a hunter’s house to get raw meat]] .. "<br>" ..
+[[• ]] .. _[[Build a fisher’s house close to water to get raw fish]] .. "<br>" ..
+[[• ]] .. _[[Build a fish breeder’s house close to the fisher to make sure the fish do not die out]] .. "<br>" ..
+[[• ]] .. _[[Build two smokeries to smoke raw meat and fish]]
    )
 }
 
 obj_spidercloth_production = {
    name = "obj_spidercloth_production",
-   title = _ "Build a spiderfarm and a weaving mill",
-   body = objective_text(_"Establish a spidercloth production", _
-[[The weavers produce spidercloth and tabards in the weaving-mill. Spidercloth
-is needed for the construction of some buildings and clothing while tabards
-are the uniforms of soldiers. The weaving-mill needs gold yarn and spider yarn
-as inputs. Spider yarn is produced by the spiderfarm while gold yarn is
-produced by the gold weaver out of gold.<br><br>
-- Build a Weaving-Mill<br>
-- Build a Spiderfarm<br>
-- Build a Goldweaver<br>]]
+   title = _ "Build a spider farm and a weaving mill",
+   number = 3,
+   body = objective_text(_"Spidercloth Production", _(
+[[The weavers produce spidercloth and tabards in the weaving-mill. ]] ..
+[[Spidercloth is needed for the construction of some buildings and clothing, ]] ..
+[[while tabards are the uniforms of soldiers. ]] ..
+[[The weaving-mill needs gold yarn and spideryarn as raw material. ]] ..
+[[Spideryarn is produced by the spider farm, while gold yarn is produced by the gold weaver out of gold.]]) .. "<br>" ..
+[[• ]] .. _[[Build a weaving-mill]] .. "<br>" ..
+[[• ]] .. _[[Build a spider farm]] .. "<br>" ..
+[[• ]] .. _[[Build a goldweaver]]
  )
 }
 
 obj_make_heavy_industry_and_mining = {
    name = "obj_make_heavy_industry_and_mining",
    title = _ "Build industry and mines",
-   body = objective_text(_"Build industry and mines", _
-[[Iron ore, gold ore and coal are mined in the respective mines. The crystal mine
-is digging for crystal, quartz and diamond - all of them are rare materials and
-very seldom found. While it searches for them, it produces a lot of stone.<br>
-The ores have to be smelted in smelting works before they can be used. The
-refined materials are then used in the weapon smithy, the armor smithy and the
-tool smithy.<br><br>
-- Build a mine of each kind. Make sure to send geologists to the mountain first.<br>
-- Build a smelting works.<br>
-- Build an armor smithy and a weapon smithy.<br>
-- Build a tool smithy.<br>]]
+   number = 5,
+   body = objective_text(_"Industry and Mines", _(
+[[Iron ore, gold ore and coal are mined in the respective mines. ]] ..
+[[The crystal mine will dig for crystal, quartz and diamond – all of them are precious materials and ]] ..
+[[very rarely found. It will produce a lot of stone while searching for them.]]) .. "<br>" ..
+_([[The ores have to be smelted at a smelting works before they can be used. ]] ..
+[[The refined materials are then used in the weapon smithy, the armor smithy and the toolsmithy.]]) .. "<br>" ..
+[[• ]] .. _[[Build a mine of each type. Make sure to send geologists to the mountain first.]] .. "<br>" ..
+[[• ]] .. _[[Build a smelting works]] .. "<br>" ..
+[[• ]] .. _[[Build an armor smithy and a weapon smithy]] .. "<br>" ..
+[[• ]] .. _[[Build a toolsmithy]]
  )
 }
 
 obj_make_training_buildings = {
    name = "obj_make_training_buildings",
-   title = _"Build training buildings",
-   body = objective_text(_"Build training buildings to improve your soldiers", _
-[[As all other tribes, the Atlanteans are also able to train soldiers: the
-dungeon trains attack - the major attribute of the Atlanteans - and the
-labyrinth trains evasion, health points and defense. The items produced by the
-industry are used to train better soldiers in the two training buildings.<br><br>
-- Build a dungeon and a labyrinth.<br>]])
+   title = _"Build training buildings for soldiers",
+   number = 2,
+   body = objective_text(_"Soldier Training Buildings", _(
+[[Like all other tribes, the Atlanteans are also able to train soldiers: ]] ..
+[[the dungeon trains attack – the major attribute of the Atlanteans – and the labyrinth trains ]] ..
+[[evasion, health and defense. The items produced by the industry are used to train better soldiers ]] ..
+[[in the two training buildings.]]) .. "<br>" ..
+[[• ]] .. _[[Build a dungeon and a labyrinth]]
+ )
 }
 
 obj_horsefarm_and_warehouse = {
    name = "obj_horsefarm_and_warehouse",
    title = _"Build a warehouse and a horsefarm",
-   body = objective_text(_"Build a warehouse and a horsefarm", _
-[[As your road network gets longer and more complicated, you should employ
-horses to help out your carriers. Horses are bred in horsefarms using water and
-corn. A warehouse will also help to ensure your transportation system does not
-collapse.]])
+   number = 2,
+   body = objective_text(_"Warehouse and Horsefarm", _(
+[[As your road network gets longer and more complicated, you should employ horses ]] ..
+[[to help out your carriers. Horses are bred at horse farms using water and corn. ]] ..
+[[A warehouse will also help to ensure that your transportation system does not collapse.]]) .. "<br>" ..
+[[• ]] .. _[[Build a warehouse]] .. "<br>" ..
+[[• ]] .. _[[Build a horse farm]])
 }
 
 obj_build_ships = {
    name = "obj_build_ships",
    title = _ "Build 3 ships to escape from the island",
-   body = objective_text(_"Escape from the island", _
-[[There is a lake at the top of the island. Build 3 ships in these waters
-and you might be able to rescue your people when the island is swallowed
-completely by the ocean. Build a shipyard close to the lake to start
-building ships.]]
+   number = 1,
+   body = objective_text(_"Escape From the Island", _(
+[[There is a lake at the top of the island. ]] ..
+[[Build three ships in these waters and you might be able to rescue your people ]] ..
+[[before the island is swallowed completely by the ocean.]])  .. "<br>" ..
+[[• ]] .. _[[Build a shipyard close to the lake to start building ships]]
    )
 }
 
@@ -153,175 +154,168 @@
 -- This is an array or message descriptions
 initial_messages = {
 {
-   title = _ "Proudest to the death",
+   title = _ "Proud to the Death",
    body = rt(
-      h1(_"Favored by the god") ..
-      p(_
-[[On the hidden and lost island of Atlantis, a proud tribe settled since the
-world was very young. Ruled by the bloodline of King Ajanthul - the first human
-to be empowered by the sea god Lutas to breathe above the sea level - and the
-wise clerics, who provided the link to Lutas - they prospered and became
-civilized.]]
-      ) .. p(_
-[[This story happens during the regency of King Askandor, the 43rd successor of
-King Ajanthul. He has been a good king, ruling Atlantis with wisdom and
-foresight. But with age, he became afraid of dying and so he began looking for
-a cure to death even though most clerics warned him. Some said, endless life
-was only for the gods and to seek for it was forbidden.]]
-      )
+      h1(_"Favored by the God") ..
+      p(_(
+[[On the hidden and lost island of Atlantis, a proud tribe settled since the ]] ..
+[[world was very young. Ruled by the bloodline of King Ajanthul – the first human ]] ..
+[[to be empowered by the sea god Lutas to breathe above sea level – and the ]] ..
+[[wise clerics, who provided the link to Lutas – they prospered and became ]] ..
+[[civilized.]]
+      )) .. p(_(
+[[This story is taking place during the reign of King Askandor, the 43rd successor of King Ajanthul. ]] ..
+[[He had been a good king, ruling Atlantis with wisdom and foresight. ]] ..
+[[But with age, he became afraid of dying and so he began looking for ]] ..
+[[a cure for death even though most clerics warned him against it. ]] ..
+[[Some said that endless life was only for the gods and that to seek for it was forbidden.]]
+      ))
    ),
 },
 {
-   title = _ "The god's disgrace",
+   title = _ "Disgraced Before the God",
    body = rt(
-      h1(_"The god's punishment") ..
-      p(_
-[[But all seemed well. Only the horses seemed to feel something was wrong.
-In the nights, they went crazy and were full of fear. It was not long before the
-horsebreeder Xydra figured out what was wrong with them: The sea level in front
-of their stable was rising in an ever accelerating speed.]]
-   ) .. p(_
-[[The clerics went into their meditation and the reason for the rising water
-was soon to be found: The god Lutas had lost faith in the Atlanteans because of
-the boldness of their king. He decided to withdraw the rights that were granted
-to King Ajanthul and his children. And so, he called them back below the sea
-again.]]
-   )
+      h1(_"The God’s Punishment") ..
+      p(_(
+[[But all seemed well. Only the horses seemed to feel something was wrong. ]] ..
+[[During the nights, they went crazy and were full of fear. ]] ..
+[[It was not long before the horse breeder Xydra figured out what was wrong with them: ]] ..
+[[the sea level in front of their stable was rising with ever increasing speed.]]
+   )) .. p(_(
+[[The clerics retreated into meditation and the reason for the rising water was soon to be found: ]] ..
+[[the god Lutas had lost faith in the Atlanteans because of the boldness of their king. ]] ..
+[[He decided to withdraw the rights that were granted to King Ajanthul and his children. ]] ..
+[[And so, he called them back below the sea again.]]
+   ))
 )
 },
 {
-   title = _ "Uproar and confusion",
+   title = _ "Uproar and Confusion",
    body = rt(
-      h1(_"Chaos emerges...") ..
-      p(_
-[[Guilt-ridden, the king committed suicide. Without a monarch, the people
-turned to the clerics, but those had no substantial help to offer. Most
-accepted their fate while others tried to change the god's mind by offering
-animals in his temple. But to no avail...]]
-   ) .. p(_
-[[Jundlina, the late king's daughter and the highest priestess of the god
-was the most determined cleric. As countless offerings didn't change the
-situation, she convinced herself that to soothe the god, an offer of great
-personal value was needed. So she offered him her most beloved:
-her husband, father of her only child.]]
-   ) .. p(_
-[[But not even this changed the mind of the god. The water kept on rising.
-Nearly driven crazy by guilt, pain and anger, Jundlina became a heretic:
-Secretly, she gathered people of the common folk who were not in line with the
-decision of the clerics to accept the god's will. Together with them, she set
-the temple on fire and stole a ship to flee from the god's influence of
-Atlantis. This small group started praying to Satul, the fire god and the worst
-enemy of Lutas.]]
-   ) .. p(_
-[[Leaving the dying Atlantis and their past behind, they started a quest to
-find a place sheltered by the fire and protected from the sea.]]
-   )
+      h1(_"Emerging Chaos...") ..
+      p(_(
+[[Guilt-ridden, the king committed suicide. ]] ..
+[[Without a monarch, the people turned to the clerics, but they had no substantial help to offer. ]] ..
+[[Most accepted their fate while others tried to change the god’s mind by offering animals in his temple. ]] ..
+[[But to no avail...]]
+   )) .. p(_(
+[[Jundlina, the late king’s daughter and the highest priestess of the god was the most determined cleric. ]] ..
+[[As countless offerings didn’t change the situation, she convinced herself that to soothe the god, ]] ..
+[[an offer of great personal value was needed. So she offered him her most beloved: ]] ..
+[[her husband, the father of her only child.]]
+   )) .. p(_(
+[[But not even this changed the mind of the god. The water kept on rising. ]] ..
+[[Nearly driven insane by guilt, pain and anger, Jundlina became a heretic: ]] ..
+[[Secretly, she gathered people of the common folk who were not in line ]] ..
+[[with the decision of the clerics to accept the god’s will. ]] ..
+[[Together with them, she set the temple on fire and stole a ship to flee from the god’s influence over Atlantis. ]] ..
+[[This small group started praying to Satul, the fire god and the worst enemy of Lutas.]]
+   )) .. p(_(
+[[Leaving the dying Atlantis and their past behind, they started on a quest to ]] ..
+[[find a place sheltered by the fire and protected from the sea.]]
+   ))
 )
 },
 } -- end of initial messages.
 
 first_briefing_messages = {
 {
-   title = _ "The princess' memoir",
-   body = jundlina(_ "Jundlina writes down her memories", _
-[[We left Atlantis and sailed east. We entered the forbidden sea on the sixth
-day without noticing any pursuers from Atlantis and without Lutas having smashed
-our ship. Now, we are out of his reach. One day later, we sighted an island
-which seems to have one of these fire spitting mountains on it. I deemed this
-a sign from the fire god and we landed on its shore.]]
-   .. "<br><br>" .. _
-[[We spent the last week building two watchtowers on the mountains close to
-our landing area; and, of course, a hall for us all. We have very talented
-constructors in our group - still, the buildings do not match the art we
-had on Atlantis. I hope they will withstand the next rain. At least, the towers
-will warn us if a ship from Atlantis follows us and if the island is inhabited,
-we will see attackers a long time before they arrive.]]
-   .. "<br><br>" .. _
-[[We have established ourselves on this island. The next step is now to make it
-a home. I reckon we need to establish a sustainable economy and explore our
-surroundings. I called for specialists and will follow their advice.]]
-   )
-},
-{
-   title = _ "Loftomor and Sidolus arrive",
-   body = jundlina( _"Jundlina", _
-[[May Satul warm you both. Loftomor, you have been the island's most renowned
-architect. Sidolus, you are a seasoned warrior and strategist. I have called
-you before me to seek your counsel: What needs to be done to make this our new
-home?]]
-   )
-},
-{
-   title = _ "Loftomor speaks",
-   body = loftomor(_
-[[May Satul warm you, Jundlina! The most important things for building a
-settlement are the building materials. There are some trees here, so we should
-build housings for some woodcutters and of course also for foresters, so
-we do not run out of trees. Oh, and we mustn't forget the sawmill, for most
-buildings can't be made out of trunks alone. Stronger buildings also need
-stone, but there is plenty to the north-east of here; we just need to build a
-quarry and my stonemasons will go to work promptly.]]
-   ) .. new_objectives(obj_ensure_build_wares_production)
-},
-{
-   title = _ "Sidolus speaks",
+   title = _ "The Princess’ Memoir",
+   body = jundlina(_ "Jundlina Writes Down Her Memories", _(
+[[We left Atlantis and sailed east. ]] ..
+[[We entered the forbidden sea on the sixth day without noticing any pursuers from Atlantis ]] ..
+[[and without Lutas having smashed our ship. Now, we are out of his reach. ]] ..
+[[One day later, we sighted an island which seems to have one of these fire spitting mountains on it. ]] ..
+[[I deemed this a sign from the fire god and we landed on its shore.]])
+   .. "<br><br>" .. _(
+[[We spent the last week building two watchtowers on the mountains close to our landing area; ]] ..
+[[and, of course, a hall for us all. We have very talented constructors in our group – still, ]] ..
+[[the buildings do not match the art we had on Atlantis. I hope they will withstand the next rain. ]] ..
+[[At least, the towers will warn us if a ship from Atlantis follows us and if the island is inhabited, ]] ..
+[[we will see attackers a long time before they arrive.]])
+   .. "<br><br>" .. _(
+[[We have established ourselves on this island. The next step is now to make it a home. ]] ..
+[[I reckon we need to establish a sustainable economy and to explore our surroundings. ]] ..
+[[I called for specialists and will follow their advice.]])
+   )
+},
+{
+   title = _ "Loftomor and Sidolus Arrive",
+   body = jundlina( _"Jundlina", _(
+[[May Satul warm you both. Loftomor, you have been the island’s most renowned architect. ]] ..
+[[Sidolus, you are a seasoned warrior and strategist. I have called you before me to seek your counsel: ]] ..
+[[what needs to be done to make this our new home?]]
+   ))
+},
+{
+   title = _ "Loftomor Speaks",
+   body = loftomor(_(
+[[May Satul warm you, Jundlina! ]] ..
+[[The most important things for building a settlement are the building materials. ]] ..
+[[There are some trees here, so we should build housings for some woodcutters and of course also for foresters, ]] ..
+[[so we will not run out of trees. Oh, and we mustn’t forget the sawmill, ]] ..
+[[for most buildings can’t be made out of trunks alone. Stronger buildings also need stone, ]] ..
+[[but there is plenty to the north-east of here; ]] ..
+[[we just need to build a quarry, and my stonemasons will go to work promptly.]]
+   )) .. new_objectives(obj_ensure_build_wares_production)
+},
+{
+   title = _ "Sidolus Speaks",
    body = sidolus(_
-[[May Satul warm you, Jundlina! I agree with what Loftomor proposes. We need
-a good supply of building materials for we have to expand our territory swiftly.
-I will not feel safe on this island as long as we have not seen all shores
-on it. I brought plenty of good men from Atlantis. The military might is
-available. We only need some housings to live in.]]
+[[May Satul warm you, Jundlina! I agree with what Loftomor proposes. ]] ..
+[[We need a good supply of building materials for we have to expand our territory swiftly. ]] ..
+[[I will not feel safe on this island as long as we have not seen all its shores it. ]] ..
+[[I brought plenty of good men from Atlantis. The military might is available. ]] ..
+[[We only need some housing to live in.]]
    ) ..  new_objectives(obj_expand)
 }
 }
 
 food_story_message = {
 {
-   title = _ "Jundlina is satisfied",
-   body = jundlina(_"Jundlina's Memoirs", _
-[[Our building infrastructure is done and I spent some days making sure that
-they work well together. Now, there are other pressing matters. I called
-Colionder, my personal cook, before me to get his help with sorting some things
-out.]]
-   )
-},
-{
-   title = _ "Colionder arrives",
-   body = colionder(_
-[[May Satul warm you, Jundlina. Can I be of any service to you or the
-god?]]
-   )
-},
-{
-   title = _ "Jundlina replies",
-   body = jundlina(_"Jundlina", _
-[[May Satul warm you too, Colionder. Yes, I wondered if there is not a way
-that we can centralize our food production. We lose a lot of productivity
-because our people are accustomed to making their own food. I feel if we
-could split responsibilities, it would be better for us all. I want your
-thoughts on this.]]
-   )
-},
-{
-   title = _ "Colionder is in thought",
-   body = colionder(_
-[[Ahh, but I think this is impossible to change. The preparing and eating of
-food is something deeply ingrained in us Atlanteans - it is just a ceremony
-that we need for our well being. So I guess we cannot take this away from
-the individuals completely. But we might find a compromise in between: For me,
-making bread is a troublesome task: grinding the blackroot and corn to flour
-and then baking the bread is tedious and boring: I feel a more industrial
-approach would be helpful here. I for one would love to just have fresh bread
-delivered to my house every day. Oooh and even more important: the smoking of
-fish and meat to cleanse them and improve their taste is terrible.  My house is
-full of smoke and stinks for weeks after it. Don't you think that this could be
-done in a special building were the side effects do not matter?  I think those
-two things would be accepted by the people and would reduce the cooking times
-without taking away the ritual.]]
- )
-},
-{
-   title = _ "Jundlina agrees",
+   title = _ "Jundlina is Satisfied",
+   body = jundlina(_"Jundlina’s Memoirs", _(
+[[Our building infrastructure is finished and I spent some days making sure that everybody is working well together. ]] ..
+[[Now, there are other pressing matters. ]] ..
+[[I called Colionder, my personal cook, before me to get his help with sorting some things out.]]
+   ))
+},
+{
+   title = _ "Colionder Arrives",
+   body = colionder(_
+[[May Satul warm you, Jundlina. Can I be of any service to you or the god?]]
+   )
+},
+{
+   title = _ "Jundlina Replies",
+   body = jundlina(_"Jundlina", _(
+[[May Satul warm you too, Colionder. ]] ..
+[[Yes, I wondered if there is a way that we could centralize our food production. ]] ..
+[[We lose a lot of productivity because our people are accustomed to making their own food. ]] ..
+[[I feel if we could split responsibilities, it would be better for us all. ]] ..
+[[I want your thoughts on this.]]
+   ))
+},
+{
+   title = _ "Colionder is in Thought",
+   body = colionder(p(_(
+[[Ahh, but I think this is impossible to change. ]] ..
+[[The preparing and eating of food is something deeply ingrained in us Atlanteans]] ..
+[[ – it is a ceremony that we just need for our well-being. ]] ..
+[[So I guess we cannot take this away from the individuals completely.]])) .. p(_(
+[[But we might find a compromise in between: for me, making bread is a troublesome task. ]] ..
+[[Grinding the blackroot and corn to flour and then baking the bread is tedious and boring; ]] ..
+[[I feel a more industrial approach would be helpful here. ]] ..
+[[I for one would love to just have fresh bread delivered to my house every day.]])) .. p(_(
+[[Oooh and even more important: the smoking of fish and meat to cleanse them and improve their taste is terrible. ]] ..
+[[My house is full of smoke and stinks for weeks afterwards. ]] ..
+[[Don’t you think that this could be done in a special building were the side effects do not matter? ]] ..
+[[I think those two things would be accepted by the people ]] ..
+[[and would reduce the cooking time without taking away the ritual.]]
+ )))
+},
+{
+   title = _ "Jundlina Agrees",
    body = jundlina(_
 [[Your words sound wise to me, Colionder. So be it then.]]
    ) .. new_objectives(obj_make_food_infrastructure)
@@ -330,135 +324,129 @@
 
 food_story_ended_messages = {
    {
-      title = _ "Jundlina is satisfied",
-      body = jundlina(_ "Jundlina is reviewing the reports", _
-[[Seems like our food production is finished and everybody is working together
-nicely. It is really starting to feel like home here.]]
-      )
+      title = _ "Jundlina is Satisfied",
+      body = jundlina(_ "Jundlina is Reviewing the Reports", _(
+[[Seems like our food production is finished and everybody is working together nicely. ]] ..
+[[It is really starting to feel like home here.]]
+      ))
    }
 }
 
 spidercloth_messages = {
    {
-      title = _"A man comes to Jundlina",
-      body = opol(_
-[[May Satul warm you, Jundlina. My Name is Opol and I am the highest weaver of
-the guild abandoning Atlantis and Lutas with you. I come with sad news indeed:
-We have no more spidercloth. Not a single piece is to be found in our
-warehouses.  Could you not help the weaver guild by arranging the building of a
-weaving-mill and a spiderfarm? The spiders deliver the finest silk and we will
-produce the finest spidercloth from it. We offer to also produce the tabards
-for young soldiers and the golden tabards for officers for you in exchange.
-You will need them for sure as soon as you want to recruit new soldiers.]])
+      title = _"A Man Comes to Jundlina",
+      body = opol(p(_(
+[[May Satul warm you, Jundlina. ]] ..
+[[My Name is Opol, and I am the highest weaver of the guild abandoning Atlantis and Lutas with you. ]] ..
+[[I come with sad news indeed: we have no more spidercloth. Not a single piece is to be found in our warehouses. ]] ..
+[[Could you not help the weavers’ guild by arranging the building of a weaving-mill and a spider farm? ]] ..
+[[The spiders deliver the finest silk and we will produce the finest spidercloth from it.]])) .. p(_(
+[[We offer to also produce the tabards for young soldiers and the golden tabards for officers for you in exchange. ]] ..
+[[You will need them for sure as soon as you want to recruit new soldiers.]])))
  },
  {
-    title = _ "Jundlina replies",
-    body = jundlina(_ "Jundlina replies", _
-[[May Satul warm you too, Opol. I wanted to delay production of spider cloth,
-but I understand your urgency. Your suggestion sounds fair to me, I will build
-your weaving-mill and spiderfarm. I will also build a goldweaver so that the
-golden tabards you make will not be golden by name alone.]]
-    ) ..  new_objectives(obj_spidercloth_production)
+    title = _ "Jundlina Replies",
+    body = jundlina(_ "Jundlina Replies", _(
+[[May Satul warm you too, Opol. I wanted to delay production of spidercloth, but I understand your urgency. ]] ..
+[[Your suggestion sounds fair to me, I will build your weaving-mill and spider farm. ]] ..
+[[I will also build a goldweaver so that the golden tabards you make will not be golden by name alone.]]
+    )) ..  new_objectives(obj_spidercloth_production)
  }
 }
 
 spidercloth_story_ended_messages = {
    {
-      title = _ "Opol seeks out Jundlina",
-      body = opol(_
-[[May Satul warm you, Jundlina!. The weaving-mill, goldweaver and spiderfarm
-buildings are complete and are starting their work at this very moment. The
-weaving guild is very grateful for your support and we will stand by our word
-and deliver the first tabard very soon.]]
-      )
+      title = _ "Opol Seeks Out Jundlina",
+      body = opol(_(
+[[May Satul warm you, Jundlina! ]] ..
+[[The weaving-mill, goldweaver and spider farm buildings are complete ]] ..
+[[and are starting their work at this very moment. The weavers’ guild is very grateful for your support ]] ..
+[[and we will stand by our word and deliver the first tabard very soon.]]
+      ))
    },
    {
-      title = _ "Jundlina replies",
-      body = jundlina(_
-[[This is good news indeed, Opol. Our economy is developing very well. Go back
-to your work now, Opol, and may Satul warm you and all your guild members!]]
-      )
+      title = _ "Jundlina Replies",
+      body = jundlina(_(
+[[This is good news indeed, Opol. Our economy is developing very well. ]] ..
+[[Go back to your work now, Opol, and may Satul warm you and all your guild members!]]
+      ))
    }
 }
 
 
 heavy_industry_story = {
    {
-      title = _ "Sidolus seeks out Jundlina",
-      body = sidolus(_
-[[May Satul warm you, Jundlina. Have you considered mining for goods in the
-mountains around us? We are running short of quartz, crystal and diamonds for
-our buildings. Also we could use more iron, gold and especially coal. If we
-find an ample supply of those commodities, we could start producing weapons
-and tools; this would help enormously. Of course, we would need smelters,
-a weapon smithy, an armor smithy and a tool smithy. And maybe even more.]]
-      )
+      title = _ "Sidolus Seeks Out Jundlina",
+      body = sidolus(_(
+[[May Satul warm you, Jundlina. Have you considered mining for resources in the mountains around us? ]] ..
+[[We are running short of quartz, crystal and diamonds for our buildings. ]] ..
+[[Also we could use more iron, gold and especially coal. If we find an ample supply of those commodities, ]] ..
+[[we could start producing weapons and tools; this would help enormously. ]] ..
+[[Of course, we would need smelters, a weapon smithy, an armor smithy and a toolsmithy. And maybe even more.]]
+      ))
    },
    {
-      title = _ "Jundlina replies",
-      body = jundlina(_"Jundlina nods", _
-[[I have considered this, Sidolus. I think, it is about time. We will make this
-a priority for now. You shall get your industry and soon!]]
-      ) .. new_objectives(obj_make_heavy_industry_and_mining)
+      title = _ "Jundlina Replies",
+      body = jundlina(_"Jundlina Nods", _(
+[[I have considered this, Sidolus. I think, it is about time. We will make this a priority for now. ]] ..
+[[You shall get your industry and soon!]]
+      )) .. new_objectives(obj_make_heavy_industry_and_mining)
    },
 }
 
 training_story = {
    {
-      title = _ "Jundlina summons Sidolus",
-      body = jundlina(_ "Jundlina is angry", _
-[[What is this I hear, Sidolus? I received words about your soldiers
-misbehaving and bullying the common folk. What is this nonsense all about? They
-are servants for the common good and must not misuse their powers. This is
-inexcusable! Explain this, if you will!]]
-      )
-   },
-   {
-      title = _ "Sidolus seems contrite",
-      body = sidolus(_
-[[I agree with you and I have punished the trouble makers severely. But it is
-very difficult to keep my men quiet: they are bored and have nothing to do. I
-would like to ramp up their drill. I think more routine in their life would
-keep them occupied and focused on their duties. I would need a dungeon and a
-labyrinth for them.  I have the plans ready, but I guess they won't come
-cheap.]]
-      )
-   },
-   {
-      title = _"Jundlina replies",
-      body = jundlina(_
-[[I do not fear the cost and labor as long as it keeps your people at bay. You
-shall get your buildings. But note that I will not tolerate any rogue soldier;
-if similar things happen again, I will make you responsible for them.
-Dismissed.]]
-      ) .. new_objectives(obj_make_training_buildings)
+      title = _ "Jundlina Summons Sidolus",
+      body = jundlina(_ "Jundlina is Angry", _(
+[[What is this I hear, Sidolus? I received words about your soldiers misbehaving and bullying the common folk. ]] ..
+[[What is this nonsense all about? They are servants for the common good and must not misuse their powers. ]] ..
+[[This is inexcusable! Explain this, if you will!]]
+      ))
+   },
+   {
+      title = _ "Sidolus Seems Contrite",
+      body = sidolus(_(
+[[I agree with you and I have punished the troublemakers severely. ]] ..
+[[But it is very difficult to keep my men quiet: they are bored and have nothing to do. ]] ..
+[[I would like to ramp up their drill. ]] ..
+[[I think more routine in their life would keep them occupied and focused on their duties. ]] ..
+[[I would need a dungeon and a labyrinth for them. ]] ..
+[[I have the plans ready, but I guess they won’t come cheap.]]
+      ))
+   },
+   {
+      title = _"Jundlina Replies",
+      body = jundlina(_(
+[[I do not fear the cost and labor as long as it keeps your people at bay. You shall get your buildings. ]] ..
+[[But note that I will not tolerate any rogue soldier; if similar things happen again, ]] ..
+[[I will make you responsible for them. Dismissed.]]
+      )) .. new_objectives(obj_make_training_buildings)
    }
 }
 
 training_story_end = {
    {
-      title = _ "Jundlina received a letter",
-      body = jundlina(_"Jundlina", _
-[[I received an invitation from Sidolus. The first day of training in the newly
-finished labyrinth will be tomorrow. The dungeon is done as well and will start
-its work soon. I am looking forward to tomorrow; I am very interested in how our
-soldiers are trained and I wonder if the additional workload will keep them from
-bullying the civil population.]]
-      )
+      title = _ "Jundlina Received a Letter",
+      body = jundlina(_"Jundlina", _(
+[[I received an invitation from Sidolus. The first day of training in the newly finished labyrinth will be tomorrow. ]] ..
+[[The dungeon is done as well and will start its work soon. I am looking forward to tomorrow; ]] ..
+[[I am very interested in how our soldiers are trained, and I wonder if the additional workload ]] ..
+[[will keep them from bullying the civil population.]]
+      ))
    }
 }
 
 horsefarm_and_warehouse_story = {
    {
-      title = _ "Jundlina considers the economy",
-      body = jundlina(_"Jundlina", _
-[[People are complaining about crowded streets and slow transportation. We
-need to help out our carriers on the roads. I decided to build a horsefarm
-so that the horses can help with the heavy wares.<br>
-Another way to take load from our roads is to build warehouses. We have claimed
-the mountain now, it seems a good idea to have a warehouse on the plateau to
-avoid having to transport everything up and down the slopes.]]
-      ) .. new_objectives(obj_horsefarm_and_warehouse)
+      title = _ "Jundlina Considers the Economy",
+      body = jundlina(_"Jundlina", p(_(
+[[People are complaining about crowded streets and slow transportation. ]] ..
+[[We need to help out our carriers on the roads. ]] ..
+[[I have decided to build a horse farm so that the horses can help with the heavy wares.]])) .. p(_(
+[[Another way to take load from our roads is to build warehouses. ]] ..
+[[We have claimed the mountain now, it seems a good idea to have a warehouse on the plateau ]] ..
+[[to avoid having to transport everything up and down the slopes.]]
+      ))) .. new_objectives(obj_horsefarm_and_warehouse)
    }
 }
 
@@ -469,21 +457,19 @@
 {
    posx = 100000,
    posy = 0,
-   title = _ "A dangerous finding",
-   body = jundlina(_ "Jundlina is in thought", _
-[[We found an old building, destroyed and burned by flames. I am very worried
-about this finding. The building is not of any kind I've ever seen. It is
-certainly not designed by any Atlantean architect I've ever heard about. The
-building is crude, the assemblage is sloppy. But the materials are very
-enduring: the wood used for it seemed to have been burned in a strange way
-before it was used as building material - it is hard as stone.<br><br>
-The implications frighten me. Are there others on this island? Where are they
-then? They work with fire, are they praying to Satul too? Are they friends or
-foe? And why is the building burned down? Has this island seen war? Is a
-war being waged on it right now?<br><br>
-We must improve our military capabilities. If there are foes on the island, we
-have to be prepared when we meet them. We should also enforce the fortification
-of our borders.]]
+   title = _ "A Dangerous Discovery",
+   body = jundlina(_ "Jundlina is in Thought", p(_(
+[[We found an old building, destroyed and burned by flames. I am very worried about this discovery. ]] ..
+[[The building is not of any kind I’ve ever seen. ]] ..
+[[It is certainly not designed by any Atlantean architect I’ve ever heard about. ]] ..
+[[The building is crude, the assemblage is sloppy. But the materials are very enduring: ]] ..
+[[the wood used for it seemed to have been burned in a strange way before it was used as building material]] ..
+[[ – it is hard as stone.]])) .. p(_(
+[[The implications frighten me. Are there others on this island? Where are they then? ]] ..
+[[They work with fire, are they praying to Satul too? Are they friends or foe? ]] ..
+[[And why is the building burned down? Has this island seen war? Is a war being waged on it right now?]])) .. p(_(
+[[We must improve our military capabilities. If there are foes on the island, we have to be prepared when we meet them. ]] ..
+[[We should also enforce the fortification of our borders.]]))
    )
 }
 }
@@ -492,14 +478,13 @@
 {
    posx = 100000,
    posy = 0,
-   title = _ "Another building.",
-   body = jundlina(_ "Jundlina is worried", _
-[[We found one more building of this strange making. We have yet to see any of
-its builders. But obviously there has been a community on this island before
-and obviously it has been militarized. I have to check on our military status
-with my generals. I will not allow that a potential enemy will find us
-unprepared.]]
-   )
+   title = _ "Another Building",
+   body = jundlina(_ "Jundlina is Worried", _(
+[[We found one more building of this strange making. We have yet to see any of its builders. ]] ..
+[[But obviously there has been a community on this island before and obviously it was militarized. ]] ..
+[[I have to check on our military status with my generals. ]] ..
+[[I will not allow that a potential enemy will find us unprepared.]]
+   ))
 }
 }
 
@@ -507,15 +492,15 @@
 {
    posx = 100000,
    posy = 0,
-   title = _ "One more building",
-   body = jundlina(_
-[[And yet another of these buildings. We know now that the tribe that built
-them once had complete control over the island. But I am no longer so scared of
-potential enemies. We know so much of this island already and there is no trace
-of this old economy to be found. I am starting to relax, but I will not let
-our guard down as we continue to explore this beautiful island. But without
-obvious dangers I am feeling very much at home here already.]]
-   )
+   title = _ "One More Building",
+   body = jundlina(_(
+[[And yet another of these buildings. ]] ..
+[[We know now that the tribe that built them once had complete control over the island. ]] ..
+[[But I am no longer so scared of potential enemies. ]] ..
+[[We know so much of this island already and there is no trace of this old economy to be found. ]] ..
+[[I am starting to relax, but I will not let our guard down as we continue to explore this beautiful island. ]] ..
+[[But without obvious dangers, I am feeling very much at home here already.]]
+   ))
 }
 }
 
@@ -526,74 +511,69 @@
 {
    posx = 100000,
    posy = 0,
-   title = _ "The water is rising!",
-   body = jundlina(_"Jundlina", _
-[[May Satul save us! Lutas is still trying to get to us. A scout informed me
-that the ocean is rising quickly. We have to reach higher ground and evacuate
-everybody and as much wares from the headquarters up the mountains. How can we
-escape?]]
-   )
-},
-{
-   title = _ "A young man approaches",
-   body = ostur(_
-[[May Satul warm you, Jundlina. My name is Ostur and I construct ships. I have
-invented a new kind of ship: smaller than those we are used to, but much
-sturdier. If we build them correctly, I am confident that we can go with them
-a much longer distance and maybe escape from Lutas' influence.]]
- )
-},
-{
-   title = _ "Jundlina replies",
-   body = jundlina(_ "Jundlina", _
-[[Ostur, we have no time. The water rises too fast and if we build the ships on
-shore they will vanish in the sea before they can float. I fear we are doomed!]]
-   ),
+   title = _ "The Water is Rising!",
+   body = jundlina(_"Jundlina", _(
+[[May Satul save us! Lutas is still trying to get to us. A scout informed me that the ocean is rising quickly. ]] ..
+[[We have to reach higher ground and evacuate everybody and as much wares as we can ]] ..
+[[from the headquarters up the mountains. How can we escape?]]
+   ))
+},
+{
+   title = _ "A Young Man Approaches",
+   body = ostur(_(
+[[May Satul warm you, Jundlina. My name is Ostur and I construct ships. ]] ..
+[[I have invented a new kind of ship: smaller than those we are used to, but much sturdier. ]] ..
+[[If we build them correctly, I am confident that we can sail a much longer distance with them ]] ..
+[[and maybe escape from Lutas’ influence.]]
+ ))
+},
+{
+   title = _ "Jundlina Replies",
+   body = jundlina(_ "Jundlina", _(
+[[Ostur, we have no time. The water rises too fast, and if we build the ships on the shore ]] ..
+[[they will vanish in the sea before they can float. I fear we are doomed!]]
+   )),
 },
 {
    posx = 100000,
    posy = 0,
-   title = _"Ostur seems confident",
+   title = _"Ostur Seems Confident",
    pre_func = function()
       local lake_field = map:get_field(75,80)
       p1:reveal_fields(lake_field:region(10))
       scroll_smoothly_to(lake_field)
       sleep(200)
    end,
-   body = ostur(_
-[[A friend of mine explored the island on his own and he told me of a big lake
-at the top of the mountain. I suggest we build the ships in this lake and wait
-until the island drowns beneath us. Then we can sail away. It is a bold plan,
-but I think, it could work.]]
-   )
+   body = ostur(_(
+[[A friend of mine explored the island on his own and he told me of a big lake at the top of the mountain. ]] ..
+[[I suggest we build the ships in this lake and wait until the island drowns beneath us. Then we can sail away. ]] ..
+[[It is a bold plan, but I think it could work.]]
+   ))
 },
 {
-   title = _ "Jundlina replies",
-   body = jundlina(_
-[[Your red hair is a signal from the fire god. I will trust you and support your
-plan. Our survival lays in your hands now, Ostur.
-<br><br>Swift now, we need a house for Ostur next to the lake and we need
-planks, trunks and spidercloth for the construction there. Forget about
-everything else, we need those wares on top of the mountain before our
-warehouses are all swallowed by the sea.]]
-   ) .. new_objectives(obj_build_ships)
+   title = _ "Jundlina Replies",
+   body = jundlina(p(_(
+[[Your red hair is a signal from the fire god. I will trust you and support your plan. ]] ..
+[[Our survival lies in your hands now, Ostur.]])) .. p(_(
+[[Swift now, we need a house for Ostur next to the lake, and we need planks, trunks and spidercloth ]] ..
+[[for the construction there. Forget about everything else, ]] ..
+[[we need those wares on top of the mountain before our warehouses are all swallowed by the sea.]]
+   ))) .. new_objectives(obj_build_ships)
 }
 }
 
 scenario_won = {
    {
-      title = _ "Jundlina is relieved",
-      body = jundlina(_"Jundlina", _
-[[Praise Satul! Ostur, the young ship builder did it. We have three ships -
-never have I seen sturdier ones - with enough room to carry all of us and some
-wares too. And this rescue came just in time: Lutas is about to swallow the rest
-of this island, the water rises faster by the hour. But we can make our escape
-now and start over in some country farther away... I expect a long journey, but
-we will find the land of Satul in the end. This is what I promised my people.
-And myself.]]
-      ) .. rt(h1(_ "Congratulations") .. p(_
-[[You have won this mission. Continue with the next one or keep playing for
-as long as you like.]]
+      title = _ "Jundlina is Relieved",
+      body = jundlina(_"Jundlina", _(
+[[Praise Satul! Ostur, the young ship builder did it. ]] ..
+[[We have three ships – never have I seen sturdier ones – with enough room to carry all of us and some wares too. ]] ..
+[[And this rescue came just in time: Lutas is about to swallow the rest of this island, ]] ..
+[[the water rises faster by the hour. But we can make our escape now and start over in some country farther away... ]] ..
+[[I expect a long journey, but we will find the land of Satul in the end. ]] ..
+[[This is what I promised my people. And myself.]]
+      )) .. rt("<p font-size=10> <br></p>" .. h1(_ "Congratulations") .. p(_
+[[You have won this mission. Continue with the next one or keep playing for as long as you like.]]
       )),
    },
 }

=== modified file 'campaigns/cconfig'
--- campaigns/cconfig	2011-10-03 11:44:28 +0000
+++ campaigns/cconfig	2014-03-04 10:21:56 +0000
@@ -24,25 +24,25 @@
 [global]
 version = 6
 # Barbarians Introduction
-campname0=_"Barbarians - The second Empire"
+campname0=_"Barbarians – The Second Empire"
 campsect0=barbariantut
 campdiff0=1
 campdiffdescr0=_"Easy. Introduces the Barbarians"
-campdesc0=_"When Chat’Karuth died, he was an old man, father to three strong and ambitious sons and warlord to an army that could match any enemy willing to rise against the ancient forests. Though at the end of his glorious reign, Chat’Karuth left his eldest son, Thron, to succeed him as the tribe's warlord – a decision that left his two brothers unsatisfied. The old warlord knew that. As his father instructed him, Thron left the capital of Al’thunran, the home of the Throne Among the Trees and withdrew his forces to the high hills where he buried the corpse of his father. There he swore to the gods and his father's spirit that he’d return to re-established order. While his brothers raged in blind war against Thron and the few forces he left to secure the borders of Al’thunran, the young warlord seeks to reunite his ambitious brothers and force the tribes to march once again under a common banner."
+campdesc0=_"When Chat’Karuth died, he was an old man, father to three strong and ambitious sons, and warlord to an army that could match any enemy willing to rise against the ancient forests. Though at the end of his glorious reign, Chat’Karuth chose his eldest son, Thron, to succeed him as the tribe’s warlord – a decision that left his two brothers unsatisfied. The old warlord knew that. As his father instructed him, Thron left the capital of Al’thunran, the home of the Throne Among the Trees, and withdrew his forces to the high hills where he buried the corpse of his father. There he swore to the gods and his father’s spirit that he’d return to re-established order. While his brothers have raged blind war against Thron and the few forces he left to secure the borders of Al’thunran, the young warlord seeks to reunite his ambitious brothers and force the tribes to march once again under a common banner."
 campvisi0=1
 # Empire Introduction
-campname1=_"Empire - The Months of Exile"
+campname1=_"Empire – The Months of Exile"
 campsect1=empiretut
 campdiff1=1
 campdiffdescr1=_"Easy. Introduces the Empire"
-campdesc1=_"Six months ago, Lutius - a young general of the Empire - was sent with 150 soldiers to the frontier beyond the northern forests where Barbarian tribes were crossing onto land held by the Empire. His task was to defend the Empire's land. At first, everything was calm. He even talked to a few barbarian children and thought about a peaceful life - side by side with this archaic folk. He began to feel safer and his army began to drop their attention off the potential enemy. That was their undoing. One night in March his unprepared army was attacked by 100 barbarian footmen and was completely scattered. Only with his bare life he and a handful of his soldiers survived."
+campdesc1=_"Six months ago, Lutius – a young general of the Empire – was sent with 150 soldiers to the frontier beyond the northern forests where Barbarian tribes were crossing onto land held by the Empire. His task was to defend the Empire’s land. At first, everything was calm. He even talked to a few barbarian children and thought about a peaceful life – side by side with this archaic folk. He began to feel safer and his army began to drop their attention off the potential enemy. That was their undoing. One night in March his unprepared army was attacked by 100 barbarian footmen and was completely scattered. Only with his bare life he and a handful of his soldiers survived."
 campvisi1=0
 # Atlantean Introduction
-campname2=_"Atlanteans - The Run for the Fire"
+campname2=_"Atlanteans – The Run for the Fire"
 campsect2=atlanteans
 campdiff2=2
 campdiffdescr2=_"Challenging. Introduces the Atlanteans"
-campdesc2=_"When the God lost faith in the Atlanteans and drowned their island, one woman's struggle for justice and a second chance for her people would become the stuff of legends. Leading the remaining Atlanteans into a new future in a new part of the World, Jundlina became the most powerful human of her time, but at a high cost: her humanity and soul."
+campdesc2=_"When their God lost faith in the Atlanteans and drowned their island, one woman’s struggle for justice and a second chance for her people would become the stuff of legends. Leading the remaining Atlanteans into a new future in a new part of the World, Jundlina became the most powerful human of her time, but at a high cost: her humanity and soul."
 campvisi2=0
 cnewvisi2=empiretut01
 
@@ -61,29 +61,29 @@
 #####
 
 [barbariantut00]
-name=_"01 - Eyes in the Dark"
+name=_"01 – Eyes in the Dark"
 visible=1
 path="campaigns/t01.wmf"
 
 [barbariantut01]
-name=_"02 - A Place to call Home"
+name=_"02 – A Place to Call Home"
 visible=0
 path="campaigns/t02.wmf"
 
 [barbariantut02]
-name=_"03 - This Land is our Land"
+name=_"03 – This Land is Our Land"
 newvisi="campsect1"
 visible=0
 path="campaigns/t03.wmf"
 
 
 [empiretut00]
-name=_"01 - The Strands of Malac' Mor"
+name=_"01 – The Strands of Malac’ Mor"
 visible=1
 path="campaigns/emp01.wmf"
 
 [empiretut01]
-name=_"02 - An Outpost for Exile"
+name=_"02 – An Outpost for Exile"
 visible=0
 path="campaigns/emp02.wmf"
 
@@ -95,7 +95,7 @@
 
 
 [atlanteans00]
-name=_"01 - From Nemesis to Genesis"
+name=_"01 – From Nemesis to Genesis"
 visible=1
 path="campaigns/atl01.wmf"
 

=== modified file 'campaigns/emp01.wmf/elemental'
--- campaigns/emp01.wmf/elemental	2010-11-18 10:39:43 +0000
+++ campaigns/emp01.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -4,7 +4,7 @@
 map_h=64
 nr_players=1
 world=desert
-name=_"01 - The Strands of Malac' Mor"
+name=_"01 – The Strands of Malac’ Mor"
 author=Nasenbaer
-descr=_"After losing an important battle against the barbarians which lead to the loss of a big part of the Empire's territory, Lutius leaves Fremil to start a new life. But his destiny takes his ship into a heavy storm, which nearly destroys it. Only with a lot of luck he manages to beach his damaged ship on an unknown desert strand and save his people. For now."
+descr=_"After losing an important battle against the barbarians which lead to the loss of a big part of the Empire’s territory, Lutius leaves Fremil to start a new life. But his destiny takes his ship into a heavy storm, which nearly destroys it. Only with a lot of luck he manages to beach his damaged ship on an unknown desert strand and save his people. For now."
 background="tribes/empire/pics/campmap-emp01.jpg"

=== modified file 'campaigns/emp01.wmf/scripting/texts.lua'
--- campaigns/emp01.wmf/scripting/texts.lua	2012-12-16 19:08:16 +0000
+++ campaigns/emp01.wmf/scripting/texts.lua	2014-03-04 10:21:56 +0000
@@ -1,181 +1,232 @@
+-- =========================
+-- Some formating functions
+-- =========================
+
+use("aux", "formatting")
+use("aux", "format_scenario")
+
+function lutius(title, text)
+   return speech("map:Lutius.png", "2F9131", title, text)
+end
+function saledus(title, text)
+   return speech("map:Saledus.png", "8F9131", title, text)
+end
+function amalea(title, text)
+   return speech("map:Amalea.png", "AF7511", title, text)
+end
+
 -- =======================================================================
 --                           Texts - No logic here
 -- =======================================================================
 
 
+-- ===========
+-- objectives
+-- ===========
+obj_build_barracks = {
+   name = "build_barracks",
+   title=_"Build a barracks",
+   number = 1,
+   body = objective_text(_"Barracks", 
+[[• ]] .. _[[Build a barracks at the red house symbol on the east side of the forests, to the right of your provisional headquarters.]]),
+}
+
+obj_build_lumberjack = {
+   name = "build_lumberjack",
+   title=_"Build a lumberjack’s house",
+   number = 1,
+   body = objective_text(_"Lumberjack’s House", 
+[[• ]] .. _[[Build a lumberjack’s house at the red house symbol, south of your provisional headquarters.]] .. "<br><br>" ..
+[[→ ]] .. _([[Cutting down enough trees for more buildings will take a while. ]] ..
+[[You can speed the game up by using PAGE UP and slow it down again with PAGE DOWN.]])),
+}
+
+obj_build_sawmill_and_lumberjacks = {
+   name = "build_sawmill_and_lumberjacks",
+   title=_"Build 2 lumberjack’s houses and a sawmill",
+   number = 3,
+   body = objective_text(_"Two Lumberjack’s Houses and a Sawmill", 
+[[• ]] .. _[[Build two more lumberjack’s houses and a sawmill as soon as there is enough space for them.]]),
+}
+
+obj_build_forester = {
+   name = "build_forester",
+   title=_"Build a forester’s house",
+   number = 1,
+   body = objective_text(_"Forester’s House", 
+[[• ]] .. _[[Build a forester’s house to preserve the wood resources of this island.]]),
+}
+
+obj_build_quarry = {
+   name = "build_quarry",
+   title=_"Build a quarry",
+   number = 5,
+   body = objective_text(_"Quarry", 
+[[• ]] .. _[[Build a quarry in the south to cut some stones and marble out of the rocks.]] .. "<br><br>" ..
+[[→ ]] .. _[[These might be used for future buildings.]]),
+}
+
+
+
 -- ==================
 -- Texts to the user
 -- ==================
 diary_page_1 = {
-   title =_ "A dark night",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-   _"Diary of Lutius" ..
-   "</p></rt><rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-   _[[ "What has become of our Empire? I really ask this question - why did my king forbid me from fighting against that monsterous barbarian tribe, who first acted as a peaceful friend and then attacked my army in the darkest night?<br> With an army of 150 men, I was assigned to patrol on our northern frontier, which lies near the Galdin Mountains in a great, beautiful and ancient forest. Soon, we met a barbarian tribe, which at first was friendly. A few of my men even traded with them and their kids came to us, to admire our clean and tidy uniforms and weapons.<br> But in our fifth night in that region, they attacked us with no reason. I lost dozens of good men, and found myself imprisoned and brought to their chieftain. He spat at me, mocked me and told me to leave this land forever. He did not want new land and did not want our land, but he told me that THIS forest was their land - and would stay theirs until the ghosts take the last man of his folk!<br> Three weeks later, I came back to Fremil to speak with our king. He was furious at the Barbarians, yet disallowed an attack of these tribes. He believed that our army was too weak to survive in a war against the barbarians.<br> Still, I saw no way that I could erase my shame - without fighting against the Barbarians. So I left Fremil by boat to find myself a new world, and a new life, somewhere in the south. Now I am sailing on the perl-gulf with my family, some of my friends and a few of my best warriors." ]] ..
-   "</p></rt>",
+   title =_ "A Dark Night",
+   body=lutius(_"Diary of Lutius",
+   _([[What has become of our Empire? I really ask this question – why did my king forbid me ]] ..
+[[from fighting against that monstrous barbarian tribe, who first acted as a peaceful friend ]] ..
+[[and then attacked my army in the darkest night?]]) .. "<br><br>" ..
+_([[With an army of 150 men, I was assigned to patrol on our northern frontier, ]] ..
+[[which lies near the Galdin Mountains in a great, beautiful and ancient forest. ]] ..
+[[Soon, we met a barbarian tribe, which at first was friendly. A few of my men even traded with them ]] ..
+[[and their kids came to us, to admire our clean and tidy uniforms and weapons.]]) .. "<br><br>" ..
+_([[But during our fifth night in that region, they attacked us with no reason. ]] ..
+[[I lost dozens of good men, and found myself imprisoned and brought to their chieftain. ]] ..
+[[He spat at me, mocked me and told me to leave this land forever. ]] ..
+[[He did not want new land and did not want our land, but he told me that THIS forest was their land]] ..
+[[ – and it would stay theirs until the ghosts took the last man of his folk!]]) .. "<br><br>" ..
+_([[Three weeks later, I returned to Fremil to speak with our king. ]] ..
+[[He was furious at the Barbarians, yet forbade any attack on these tribes. ]] ..
+[[He believed that our army was too weak to survive in a war against the barbarians.]]) .. "<br><br>" ..
+_([[Still, I saw no way that I could erase my shame without fighting against these barbarians. ]] ..
+[[So, I left Fremil by boat to find a new world and a new life for myself, somewhere in the south. ]] ..
+[[Now I am sailing on the perl-gulf with my family, some of my friends and a few of my best warriors.]])),
    w=500,
    posy=1,
 }
 
 diary_page_2 = {
-   title=_"The rough sea",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-   _"Diary of Lutius" ..
-   "</p></rt><rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-   _[[ "It seems as if sailing on the perl-gulf was one of our biggest mistakes. Nature was against us and drove us into a dark, wild storm. I really don't know how many hours have passed since the waves rose higher than our boat, but still it would be suicide to go outside.<br> Our ship is badly damaged and is taking in more and more water. We can thank the Gods if we survive this black night with our lives." ]] ..
-   "</p></rt>",
+   title=_"The Rough Sea",
+   body= lutius(_"Diary of Lutius",
+   _([[It seems as if sailing on the perl-gulf was one of our biggest mistakes. ]] ..
+[[Nature was against us and drove us into a dark, wild storm. ]] ..
+[[I really don’t know how many hours have passed since the waves rose higher than our boat, ]] ..
+[[but still it would be suicide to go outside.]]) .. "<br><br>" ..
+_([[Our ship is badly damaged and is taking in more and more water. ]] ..
+[[We can thank the Gods if we survive this black night with our lives.]])),
    w=400,
    posy=1,
 }
 
 diary_page_3 = {
    title=_"Survivor",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-   _"Diary of Lutius" ..
-   "</p></rt><rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-   _[[ "Finally, the Gods were with us!<br> We landed on an unknown coast and found peaceful rest under the palm trees growing at the shore. But that is about as good as it gets. The truth is:<br> when I woke up this morning, I saw nothing more than sand around us.<br> It really seems as if we landed under the only palm trees existing in this far-away sandy desert. I fear we won't find the help we need to get our ship repaired in good time." ]] ..
-   "</p></rt>",
+   body= lutius(_"Diary of Lutius",
+   _([[Finally, the Gods were with us!]]) .. "<br><br>" ..
+_([[We landed on an unknown coast and found peaceful rest under the palm trees growing at the shore. ]] ..
+[[But that is about as good as it gets. The truth is: when I woke up this morning, I saw nothing but sand around us.]]) ..
+"<br><br>" ..
+_([[It really seems as if we have landed under the only palm trees existing in this far-away sandy desert. ]] ..
+[[I fear we won’t find the help we need to get our ship repaired in good time.]])),
    w=400,
    posy=1,
 }
 
 saledus_1 = {
-   title=_"A foreboding",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8F9131>" ..
-   _"Saledus looks around nervously..." ..
-   "</p></rt><rt image=map:Saledus.png><p line-spacing=3 font-size=12><br>" ..
-   _[[ "Sire, I fear we are not safe in this foreign land. Who knows what terrible creatures live beyond this forest, in that mighty desert? What if these creatures enter the woods and await the time to attack us?<br> Well, perhaps my fear is misguided, but it can't be wrong to keep watch in the forests - so that we can be sure to see any potential enemies before they can see us.<br> We really should build a barracks in the eastern portion of the forest. Then one of us can keep watch in the darkness and keep us safe from these creatures."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-   _"* Build a barracks at the red house symbol on the east side of the forests, to the right of your provisional headquarters." ..
-   "</p></rt>",
+   title=_"A Foreboding",
+   body= saledus(_"Saledus looks around nervously...",
+   _([[Sire, I fear we are not safe in this foreign land. ]] ..
+[[Who knows what terrible creatures live beyond this forest, in that mighty desert? ]] ..
+[[What if these creatures enter the woods and await the time to attack us?]]) .. "<br><br>" ..
+_([[Well, perhaps my fear is misguided, but it can’t be wrong to keep watch in the forests]] ..
+[[ – so that we can be sure to see any potential enemies before they can see us.]]) .. "<br><br>" ..
+_([[We really should build a barracks in the eastern portion of the forest. ]] ..
+[[Then one of us can keep watch in the darkness and keep us safe from these creatures.]]))
+.. new_objectives(obj_build_barracks),
    w=400,
 }
 
 
 saledus_2 = {
-   title=_"Safe for now",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8F9131>" ..
-   _"Saledus speaks with a sigh of relief..." ..
-   "</p></rt><rt image=map:Saledus.png><p line-spacing=3 font-size=12><br>" ..
-   _[[ "Sire, I saw that the construction of the barracks was complete, so I assigned one of my best soldiers to it to keep watch on the desert.<br> This is a good step forward. Now we can feel a bit safer and can look forward to repair our ship." ]] ..
-   "</p></rt>",
+   title=_"Safe For Now",
+   body= saledus(_"Saledus speaks with a sigh of relief...",
+   _([[Sire, I saw that the construction of the barracks was completed, ]] ..
+[[so I have assigned one of my best soldiers to it to keep watch on the desert.]]) .. "<br><br>" ..
+_([[This is a good step forward. Now we can feel a bit safer and can look forward to repairing our ship.]])),
    w=400,
 }
+
 amalea_1 = {
    title=_"Young Amalea",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=AF7511>" ..
-   _"Amalea smiles..." ..
-   "</p></rt><rt image=map:Amalea.png><p line-spacing=3 font-size=12><br>" ..
-   _[[ "Hey Lutius, I just met Saledus outside.<br> He told me about the barracks. Well, I am not one of those girls who think we need more barracks - instead, we might concentrate on other things now.<br> It is absolutely clear that we need wood to repair our ship. So, I walked through the forest yesterday and found a nice place for a lumberjack's house, south of our provisional headquarters."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-   _(
-   "* Build a lumberjack's house at the red house symbol, south of your provisional headquarters. " ..
-   "Cutting down enough trees for more buildings will take a while. You can " ..
-   "speed the game up using PAGE UP and slow it down again with PAGE DOWN."
-   ) .. 
-
-   "</p></rt>",
+   body= amalea(_"Amalea smiles...",
+   _([[Hey Lutius, I just met Saledus outside.]]) .. "<br><br>" ..
+_([[He told me about the barracks. Well, I am not one of those girls who think we need more barracks]] ..
+[[ – instead, we might concentrate on other things now.]]) .. "<br><br>" ..
+_([[It is absolutely clear that we need wood to repair our ship. ]] ..
+[[So, I walked through the forest yesterday and found a nice place for a lumberjack’s house, ]] ..
+[[south of our provisional headquarters.]]))
+.. new_objectives(obj_build_lumberjack),
    w=400,
 }
 
 amalea_2 = {
    title=_"Young Amalea",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=AF7511>" ..
-   _"Amalea recommends..." ..
-   "</p></rt><rt image=map:Amalea.png><p line-spacing=3 font-size=12><br>" ..
-   _[[ "Hey Lutius, I got the message that our first lumberjack started his work today. Perhaps it would be a good idea to wait until he cleans enough space for building up two further lumberjack's houses, so that we can harvest the trunks faster.<br> But unfortunately the trunks are useless for repairing our ship - we need refined lumber, like every ship and every bigger building needs, too. So we should build up a sawmill - as soon as we have enough space for this."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-   _"* Build two more lumberjack's houses and a sawmill as soon as there is enough space for them." ..
-   "</p></rt>",
+   body= amalea(_"Amalea recommends...",
+   _([[Hey Lutius, I got the message that our first lumberjack has started his work today. ]] ..
+[[Perhaps it would be a good idea to wait until he cleans enough space for constructing two more lumberjack’s houses, ]] ..
+[[so that we can harvest the trunks faster.]]) .. "<br><br>" ..
+_([[But unfortunately the trunks are useless for repairing our ship – we need refined lumber, ]] ..
+[[like every ship and every bigger building needs, too. ]] ..
+[[So we should build a sawmill – as soon as we have enough space for this.]]))
+.. new_objectives(obj_build_sawmill_and_lumberjacks),
    w=400,
 }
 
 amalea_3 = {
    title=_"Young Amalea",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=AF7511>" ..
-   _"Amalea comes in..." ..
-   "</p></rt><rt image=map:Amalea.png><p line-spacing=3 font-size=12><br>" ..
-   _[[ "Hi Lutius, I've got two important things to talk about... First the good news:<br> I saw that the construction of the sawmill is complete, so we can begin to refine the trunks that the lumberjacks are harvesting into lumber.<br> But that's just about the only positive thing I know to talk about. The bad news is that our lumberjacks harvest at an unbelievable speed. There are almost no trees left on this island.<br> Lutius, these trees provide shelter from the sandstorms from the desert, shade on the hot days and they are the home of so many gentle animals. We shouldn't leave this island a complete desert.<br> Lutius, I beg you: find someone who takes care about planting new trees."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-   _"* Build a forester's house to preserve the wood resources of this island." ..
-   "</p></rt>",
+   body= amalea(_"Amalea comes in...",
+   _([[Hi Lutius, I’ve got two important things to talk about... First the good news:]]) .. "<br><br>" ..
+_([[I noticed that the construction of the sawmill is complete, ]] ..
+[[so we can begin to refine the trunks that the lumberjacks are harvesting into lumber.]]) .. "<br><br>" ..
+_([[But that’s just about the only positive thing I know to talk about. ]] ..
+[[The bad news is that our lumberjacks harvest at an incredible speed. ]] ..
+[[There are almost no trees left on this island.]]) .. "<br><br>" ..
+_([[Lutius, these trees provide shelter from the sandstorms that sweep in from the desert ]] ..
+[[and shade on the hot days, and they are the home of so many gentle animals. ]] ..
+[[We shouldn’t leave this island a complete desert.]]) .. "<br><br>" ..
+_([[Lutius, I beg you: find someone who takes care of planting new trees.]]))
+.. new_objectives(obj_build_forester),
    w=400,
 }
 
 saledus_3 = {
-   title=_"Thinking about the future",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8F9131>" ..
-   _"Saledus notes..." ..
-   "</p></rt><rt image=map:Saledus.png><p line-spacing=3 font-size=12><br>" ..
-   _[[ "Hey, my good old friend. I just thought about the rocks standing on the south shore of this land. Perhaps we could cut out some useful hard stones and beautiful marble.<br> The repair of our ship will take a few weeks, anyway, and the resources we harvest now might be the base of strong and big buildings in another land."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-   _"* Build a quarry in the south to cut some stones and marble out of the rocks.<br> These might be used for future buildings." ..
-   "</p></rt>",
+   title=_"Thinking About the Future",
+   body= saledus(_"Saledus notes...",
+   _([[Hey, my good old friend. I just thought about the rocks standing on the south shore of this land. ]] ..
+[[Perhaps we could cut out some useful hard stones and beautiful marble.]]) .. "<br><br>" ..
+_([[The repair of our ship will take a few weeks, anyway, and the resources we harvest now ]] ..
+[[might be the base of strong and big buildings in another land.]]))
+.. new_objectives(obj_build_quarry),
    w=400,
 }
 
 saledus_4 = {
-   title=_"A step forward",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8F9131>" ..
-   _"Saledus looks promising..." ..
-   "</p></rt><rt image=map:Saledus.png><p line-spacing=3 font-size=12><br>" ..
-   _[[ "Hey Lutius, today we got a lot closer to our first castle. The quarry to the south began its work today and will soon provide us with stones and beautiful marble.<br> Now we truly can look forward to settling down on another island." ]] ..
-   "</p></rt>",
+   title=_"A Step Forward",
+   body= saledus(_"Saledus looks promising...",
+   _([[Hey Lutius, today we got a lot closer to our first castle. ]] ..
+[[The quarry to the south began its work today and will soon provide us with stones and beautiful marble.]]) .. "<br><br>" ..
+_([[Now we truly can look forward to settling down on another island.]])),
    w=400,
 }
 
 diary_page_4 = {
    title=_"Mission Complete",
-   body="<rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "Today I got the message that our ship is completely repaired. At the moment my people are loading everything onto our newly repaired ship, hoping it will serve us better than last time.<br> Tonight will be our last night on this island. Tomorrow morning we will leave, searching for a new place for our exile.<br> I still wonder if we will ever see Fremil again.<br><br>--------------------- VICTORY! ----------------------<br><br> You have completed this mission. You may continue playing if you wish, otherwise move on to the next mission." ]] ..
-"</p></rt>",
+   body= lutius(
+_([[Today I got the message that our ship is completely repaired. ]] ..
+[[At the moment, my people are loading everything onto our newly repaired ship, ]] ..
+[[hoping it will serve us better than last time.]]) .. "<br><br>" ..
+_([[Tonight will be our last night on this island. ]] ..
+[[Tomorrow morning we will leave, searching for a new place for our exile.]]) .. "<br><br>" ..
+_([[I still wonder if we will ever see Fremil again.]])) ..
+      objective_text(_"Victory", _
+[[You have completed this mission. You may continue playing if you wish, otherwise move on to the next mission.]]
+   ),
    posy=1
 }
 
 safe_peninsula = {
    title=_"Safe Peninsula",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-   _"Saledus speaks:" ..
-   "</p></rt><rt image=map:Saledus.png><p line-spacing=3 font-size=12><br>" ..
-   _[[ "You have made this peninsula a very secure place. It is time to move on!" ]] ..
-   "</p></rt>"
-}
-
--- ===========
--- objectives
--- ===========
-obj_build_barracks = {
-   name = "build_barracks",
-   title=_"Build a barracks",
-   body= "<rt><p>" ..
-   _"* Build a barracks at the red house symbol on the east side of the forests, to the right of your provisional headquarters." ..
-   "</p></rt>"
-}
-obj_build_lumberjack = {
-   name = "build_lumberjack",
-   title=_"Build a lumberjack's house",
-   body= "<rt><p>" ..
-   _(
-   "* Build a lumberjack's house at the red point, south of your provisional headquarters. " ..
-   "Cutting down enough trees for more buildings will take a while. You can " ..
-   "speed the game up using PAGE UP and slow it down again with PAGE DOWN."
-   ) .. 
-   "</p></rt>"
-}
-obj_build_sawmill_and_lumberjacks = {
-   name = "build_sawmill_and_lumberjacks",
-   title=_"Build two lumberjack's houses and a sawmill",
-   body="<rt><p>" ..
-   _"* Build two more lumberjack's houses and a sawmill as soon as there is enough space for them." ..
-   "</p></rt>"
-}
-obj_build_forester = {
-   name = "build_forester",
-   title=_"Build a forester's house",
-   body="<rt><p>" ..
-   _"* Build a forester's house to preserve the wood resources of this island." ..
-   "</p></rt>"
-}
-obj_build_quarry = {
-   name = "build_quarry",
-   title=_"Build a quarry",
-   body="<rt><p>" ..
-   _"* Build a quarry in the south to cut some stones and marble out of the rocks.<br> These might be used for future buildings." ..
-   "</p></rt>"
+   body= saledus(_"Saledus speaks:",
+   _[[You have made this peninsula a very secure place. It is time to move on!]])
 }
 

=== modified file 'campaigns/emp02.wmf/elemental'
--- campaigns/emp02.wmf/elemental	2010-11-18 10:39:43 +0000
+++ campaigns/emp02.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,7 +6,7 @@
 map_h=80
 nr_players=2
 world=desert
-name=_"02 - An Outpost for Exile"
+name=_"02 – An Outpost for Exile"
 author=Nasenbaer
-descr=_"Finally the ship was repaired, so Lutius and his people again went on the quest to find a good place for a new beginning. Only a few days later they land on a green, mediterranean island, looking like paradise. Overjoyed, they set out to explore this new living space."
+descr=_"Finally the ship was repaired, so Lutius and his people returned to the quest to find a good place for a new beginning. Only a few days later, they land on a green, Mediterranean island, looking like paradise. Overjoyed, they set out to explore this new living space."
 background="tribes/empire/pics/campmap-emp02.jpg"

=== modified file 'campaigns/emp02.wmf/scripting/texts.lua'
--- campaigns/emp02.wmf/scripting/texts.lua	2012-12-16 19:08:16 +0000
+++ campaigns/emp02.wmf/scripting/texts.lua	2014-03-04 10:21:56 +0000
@@ -1,3 +1,21 @@
+-- =========================
+-- Some formating functions
+-- =========================
+
+use("aux", "formatting")
+use("aux", "format_scenario")
+
+function lutius(title, text)
+   return speech("map:Lutius.png", "2F9131", title, text)
+end
+function saledus(title, text)
+   return speech("map:Saledus.png", "8F9131", title, text)
+end
+function amalea(title, text)
+   return speech("map:Amalea.png", "AF7511", title, text)
+end
+
+
 -- =======================================================================
 --                        Texts only - no logic here
 -- =======================================================================
@@ -8,221 +26,246 @@
 obj_build_woodeconomy = {
    name = "build_woodeconomy ",
    title =_"Build up a wood economy",
-   body ="<rt><p>" ..
-_"* Build three lumberjack's houses, a forester's house and a sawmill." ..
-"</p></rt>",
+   number = 5,
+   body = objective_text(_"Wood Economy", 
+[[• ]] .. _[[Build three lumberjack’s houses, a forester’s house and a sawmill.]]),
 }
 
 obj_build_quarry = {
    name = "build_quarry ",
    title =_"Build a quarry",
-   body ="<rt><p>" ..
-_"* Build a quarry to the south of your headquarters." ..
-"</p></rt>",
+   number = 1,
+   body = objective_text(_"Quarry", 
+[[• ]] .. _[[Build a quarry to the south of your headquarters.]]),
 }
 
 obj_build_military_buildings = {
    name = "build_military_buildings ",
    title =_"Protect your colony",
-   body ="<rt><p>" ..
-_"* Build some barracks and sentries around the colony." ..
-"</p></rt>",
+   number = 1,
+   body = objective_text(_"Protect Your Colony", 
+[[• ]] .. _[[Build some barracks and sentries around the colony.]]),
 }
 
 obj_build_marblemine = {
    name = "build_marblemine ",
    title =_"Start mining marble",
-   body ="<rt><p>" ..
-_"* Expand to the east, to start mining marble from the mountain." ..
-"</p></rt>",
+   number = 1,
+   body = objective_text(_"Marble", 
+[[• ]] .. _[[Expand to the east, to start mining marble from the mountain.]]),
 }
 
 obj_build_mining_infrastructure = {
    name = "build_mining_infrastructure ",
    title =_"Build a stonemason and mining infrastructure",
-   body ="<rt><p>" ..
-_"* Build a stonemason and then a complete mining and production infrastructure (coal mine and / or charcoal burner, iron ore mine, toolsmith's shop, weapon smithy, armour smithy and smelting works)." ..
-"</p></rt>",
+   number = 7,
+   body = objective_text(_"Stonemason and Mining Infrastructure", 
+[[• ]] .. _[[Build a stonemason and then a complete mining and production infrastructure 
+(coal mine and / or charcoal burner, iron ore mine, toolsmithy, weapon smithy, armor smithy and smelting works).]]),
 }
 
 obj_build_Food_infrastructure = {
    name = "build_food_infrastructure",
    title =_"Provide your miners with food",
-   body ="<rt><p>" ..
-_"* To produce some sustaining food for our miners, we could build up a tavern. To supply them with some good and strong drinks, we could build up a brewery and a winery.<br> Of course this means we will need more resources for preparing this food - like fish, meat or bread.<br> To provide these foodstuffs, you would have to build a fisher's house, a farm, a mill and a bakery.<br> Maybe you will also need a hunter's house,<br> a piggery, a vineyard and some wells.<br> It's up to you what you want to build.<br> But remember - coal and iron ore mines need beer, marble and gold mines need wine and all mines need at least rations, which are produced out of bread OR meat OR fish." ..
-"</p></rt>",
+   number = 1,
+   body = objective_text(_"Food For Your Miners", 
+[[• ]] .. _([[To produce some sustaining food for our miners, we could build up a tavern. ]] ..
+[[To supply them with some good and strong drinks, we could build up a brewery and a winery.]]) .. "<br>" ..
+[[• ]] .. _([[Of course this means we will need more resources for preparing this food – like fish, meat or bread.]] .. 
+[[To provide these foodstuffs, you would have to build a fisher’s house, a farm, a mill and a bakery.]]) .. "<br>" ..
+[[• ]] .. _[[Maybe you will also need a hunter’s house, a piggery, a vineyard and some wells.]] .. "<br><br>" ..
+[[→ ]] .. _([[It’s up to you what you want to build. But remember – coal and iron ore mines need beer, ]] ..
+[[marble and gold mines need wine and all mines need at least rations, which are produced out of bread OR meat OR fish.]])),
 }
 
 obj_build_bigger_military_buildings = {
    name = "build_bigger_military_buildings ",
    title =_"Protect your eastern frontier",
-   body ="<rt><p>" ..
-_"* Build up stronger military buildings, such as an outpost, a barrier or a tower, on the eastern frontier. To watch deep inside the enemy territory, build a tower." ..
-"</p></rt>",
+   number = 1,
+   body = objective_text(_"Protect Your Eastern Frontier", 
+[[• ]] .. _[[Build up stronger military buildings, such as an outpost, a barrier or a tower, on the eastern frontier.]] ..
+"<br><br>" ..
+[[→ ]] .. _[[To watch deep inside the enemy territory, build a tower.]]),
 }
 
 obj_remove_the_barbarians = {
    name = "remove_the_barbarians ",
    title =_"Destroy the barbarian tribe",
-   body ="<rt><p>" ..
-_"* As soon as you have enough soldiers, attack and completely destroy the barbarian buildings.<br>" ..
-_"* Finally, build up a fortress on the peninsula<br> (near where the barbarian headquarters stood before), to avoid new settlements of other tribes in that region." ..
-"</p></rt>",
+   number = 2,
+   body = objective_text(_"Destroy the Barbarian Tribe", 
+[[• ]] .. _[[As soon as you have enough soldiers, attack and completely destroy the barbarian buildings.]] .. "<br>" ..
+[[• ]] .. _([[Finally, build up a fortress on the peninsula (near where the barbarian headquarters stood before), ]] ..
+[[to avoid new settlements of other tribes in that region.]])),
 }
 
-
 -- =====================
 -- Messages to the User
 -- =====================
 diary_page_5 = {
-   title =_ "A new island",
+   title =_ "A New Island",
    posy= 1,
-   body = "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Diary of Lutius" ..
-"</p></rt><rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "Finally! This island appears to be made for us, it is a gift from the Gods to my people and myself.<br> Until now, we have only seen a small part of this island, but this part alone is already bringing sunlight in my mind. I feel as if we have found a priceless treasure, a land like paradise.<br> On this island, we will start our new life. We will build up an outpost for our exile, which perhaps will become a new, beautiful home for every one of us." ]] ..
-"</p></rt>",
+   body = lutius(_"Diary of Lutius",
+_([[Finally! This island appears to have been made for us, it is a gift from the Gods to my people and myself. ]] ..
+[[Until now, we have only seen a small part of this island, but this part alone is already bringing sunlight to my mind. ]] ..
+[[I feel as if we have found a priceless treasure, a land like paradise.]]) .. "<br><br>" ..
+_([[On this island, we will start our new life. ]] ..
+[[We will build up an outpost for our exile, which perhaps will become a new, beautiful home for every one of us.]])),
 }
 
 diary_page_5_1 = {
-   title =_ "The green forests",
+   title =_ "The Green Forests",
    posy = 1,
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Diary of Lutius" ..
-"</p></rt><rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "As Saledus and I walked through these wonderful forests in the north, we felt that our future had just begun. This land is so peaceful, good and beautiful, I could stay here until the end of my life.<br> But until that day, may many years pass! For now, we must concentrate on the present, and build a few lumberjack's houses and a sawmill to produce some basic building materials.<br> But we shouldn't forget to preserve this natural bounty. These forests should last forever, so we really should build a forester's house too."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* Build three lumberjack's houses, a forester's house and a sawmill." ..
-"</p></rt>",
+   body= lutius(_"Diary of Lutius",
+_([[As Saledus and I walked through these wonderful forests in the north, we felt that our future had just begun. ]] ..
+[[This land is so peaceful, good and beautiful, I could stay here until the end of my life.]]) .. "<br><br>" ..
+_([[But until that day, may many years pass! For now, we must concentrate on the present, ]] ..
+[[and build a few lumberjack’s houses and a sawmill to produce some basic building materials.]]) .. "<br><br>" ..
+_([[But we shouldn’t forget to preserve this natural bounty. ]] ..
+[[These forests should last forever, so we really should build a forester’s house too.]]))
+.. new_objectives(obj_build_woodeconomy),
 }
 
 diary_page_5_2 = {
-   title =_ "The rocks",
+   title =_ "The Rocks",
    posy = 1,
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Diary of Lutius" ..
-"</p></rt><rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "Later, I walked down to the rocks in the south and looked for a place where we can build a quarry to get some hard stone for our larger buildings.<br> Again, I felt like I'm in paradise when I noticed that some marble-like stones were among the rocks. It seems that we will soon be able to build strong, luxurious buildings, like those we were accustomed to in Fremil."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* Build a quarry to the south of your headquarters." ..
-"</p></rt>",
+   body= lutius(_"Diary of Lutius",
+_([[Later, I walked down to the rocks in the south and looked for a place where we could build a quarry ]] ..
+[[to get some hard stone for our larger buildings.]]) .. "<br><br>" ..
+_([[Again, I felt like I was in paradise when I noticed that some marble-like stones were among the rocks. ]] ..
+[[It seems that we will soon be able to build strong, luxurious buildings, like those we were accustomed to in Fremil.]]))
+.. new_objectives(obj_build_quarry),
 }
 
 diary_page_6 = {
-   title =_ "Wood for the colony",
+   title =_ "Wood for the Colony",
    posy=1,
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Diary of Lutius" ..
-"</p></rt><rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "Good news! Today our wood economy was completed. Now we can be sure to have enough wood for our future building projects." ]] ..
-"</p></rt>",
+   body= lutius(_"Diary of Lutius",
+_([[Good news! Today our wood economy was completed. ]] ..
+[[Now we can be sure that we will have enough wood for our future building projects.]])),
 }
 
 diary_page_7 = {
-   title =_ "Stone for the colony",
+   title =_ "Stone for the Colony",
    posy=1,
-   body="<rt><p font-size=24 text-align=left font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Diary of Lutius" ..
-"</p></rt><rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "Great! Today the building of the quarry was completed. Now we get enough stone to construct larger buildings." ]] ..
-"</p></rt>",
+   body= lutius(_"Diary of Lutius",
+_[[Great! Today the building of the quarry was completed. Now we will get enough stone to construct larger buildings.]]),
 }
 
 saledus_1 = {
-   title =_ "Dangerous shipparts",
+   title =_ "Dangerous Ship Parts",
    posy = 1,
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8F9131>" ..
-_"Saledus looks unhappy" ..
-"</p></rt><rt image=map:Saledus.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "Greetings Lutius, I don't want to start a panic, but I found something which gives me a sinking feeling in my stomach and spreads waves of fear in my heart. As I walked down to the southern shore I found the remains of another ship. I don't know whether these parts are all that is left of that ship. In any case, these parts do not seem to be old.<br> Perhaps the people aboard that ship were caught in the same storm which brought us to Malac' Mor - and were brought to this island.<br> I beg you to be cautious and to build some barracks or sentries around our colony."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* Build some barracks and sentries around the colony." ..
-"</p></rt>",
+   body= saledus(_"Saledus looks unhappy",
+_([[Greetings Lutius, I don’t want to start a panic, ]] ..
+[[but I found something which gives me a sinking feeling in my stomach and spreads waves of fear in my heart. ]] ..
+[[As I walked down to the southern shore, I found the remains of another ship. ]] ..
+[[I don’t know whether these parts are all that is left of that ship. ]] ..
+[[In any case, these parts do not seem to be old.]]) .. "<br><br>" ..
+_([[Perhaps the people aboard that ship were caught in the same storm which brought us to Malac’ Mor]] ..
+[[ – and were brought to this island.]]) .. "<br><br>" ..
+_([[I beg you to be cautious and to build some barracks or sentries around our colony.]]))
+.. new_objectives(obj_build_military_buildings),
 }
 
 saledus_2 = {
-   title =_ "Marble on the mountain",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8F9131>" ..
-_"Saledus smiles" ..
-"</p></rt><rt image=map:Saledus.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "Lutius, I've got good news for you:<br> As I walked to the east, I found a larger mountain.<br> I am not absolutely sure - a geologist should check if I am right - but I believe we could mine marble from some places on the mountain.<br> It would be a good source to bolster our supply of quality marble, beyond the meagre quantities available from the quarry. Perhaps you were right when you said that this island is like paradise.<br> Let us expand to that mountain and start mining marble."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* Expand to the east, to start mining marble from the mountain." ..
-"</p></rt>",
+   title =_ "Marble on the Mountain",
+   body= saledus(_"Saledus smiles",
+_([[Lutius, I’ve got good news for you:]] ..
+[[As I walked to the east, I found a larger mountain.]] ..
+[[I am not absolutely sure – a geologist should check if I am right]] ..
+[[ – but I believe we could mine marble from some places on the mountain.]]) .. "<br><br>" ..
+_([[It would be a good source for bolstering our supply of quality marble, ]] ..
+[[beyond the meager quantities available from the quarry. ]] ..
+[[Perhaps you were right when you said that this island was like paradise.]]) .. "<br><br>" ..
+_([[Let us expand to that mountain and start mining marble.]]))
+.. new_objectives(obj_build_marblemine),
 }
 
 saledus_3 = {
-   title =_ "Further mountains",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8F9131>" ..
-_"Saledus is amazed" ..
-"</p></rt><rt image=map:Saledus.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "By the Gods, this is an unbelievable strike of fortune! There are two more mountains and it seems that one has a large quantity of coal and the other of iron ore. We should immediately start to build iron ore and coal mines (or at least charcoal burners), smelting works, toolsmith's shops, armour and weapon smithies.<br> However: for all these bigger buildings, we need better and more elegant building materials. So, let's build<br> a stonemason, who cuts columns from marble.<br> After all, now we can begin living as we did in Fremil."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* Build a stonemason and then a complete mining and production infrastructure (coal mine and / or charcoal burner, iron ore mine, toolsmith's shop, weapon smithy, armour smithy and smelting works)." ..
-"</p></rt>",
+   title =_ "Further Mountains",
+   body= saledus(_"Saledus is amazed",
+_([[By the Gods, this is an unbelievable stroke of fortune! ]] ..
+[[There are two more mountains, and it seems that one has a large quantity of coal and the other of iron ore. ]] ..
+[[We should immediately start to build iron ore and coal mines (or at least charcoal burners), ]] ..
+[[smelting works, toolsmithies, armor and weapon smithies.]]) .. "<br><br>" ..
+_([[However: for all these bigger buildings, we need better and more elegant building materials. ]] ..
+[[So, let’s build a stonemason, who will cut columns from marble.]]) .. "<br><br>" ..
+_([[After everything, we can now begin to live like we did in Fremil.]]))
+.. new_objectives(obj_build_mining_infrastructure),
 }
 
 amalea_1 = {
-   title =_ "Food for the miners",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=AF7511>" ..
-_"Amalea comes in..." ..
-"</p></rt><rt image=map:Amalea.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "Hi Lutius, I hope you forgive my criticism, but it seems to me as if you forgot something.<br> It's nice, and of course a good idea, to build up mines, which will give us a more comfortable life,<br> but the people working in the mines are unhappy with the current situation. They have to do hard work and have no time for making their own food.<br> What do you think about helping them out?<br> I can't tell you what exactly we need... but here are my recommendations:"<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* To produce some sustaining food for our miners, we could build up a tavern. To supply them with some good and strong drinks, we could build up a brewery and a winery.<br> Of course this means we will need more resources for preparing this food - like fish, meat or bread.<br> To provide these foodstuffs, you would have to build a fisher's house, a farm, a mill and a bakery.<br> Maybe you will also need a hunter's house,<br> a piggery, a vineyard and some wells.<br> It's up to you what you want to build.<br> But remember - coal and iron ore mines need beer, marble and gold mines need wine and all mines need at least rations, which are produced out of bread OR meat OR fish." ..
-"</p></rt>",
+   title =_ "Food for the Miners",
+   body= amalea(_"Amalea comes in...",
+_([[Hi Lutius, I hope you forgive my criticism, but it seems to me as if you forgot something.]]) .. "<br><br>" ..
+_([[It’s nice, and of course a good idea, to build up mines, which will give us a more comfortable life, ]] ..
+[[but the people working in the mines are unhappy with the current situation. ]] ..
+[[They have to do hard work and have no time for making their own food.]]) .. "<br><br>" ..
+_([[What do you think about helping them out? ]] ..
+[[I can’t tell you what we need exactly... but here are my recommendations:]]))
+.. new_objectives(obj_build_Food_infrastructure),
 }
 
 diary_page_8 = {
    title =_ "The Barbarians",
    posy=1, 
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Diary of Lutius" ..
-"</p></rt><rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "By the Gods! This is absolutely terrible. It seems as if we stand close to a test - and it seems as if Saledus was right with his fear concerning the shipwreck he found.<br> Today, as I walked down to the eastern shore,<br> I got a shock. I caught sight of one of those hated, evil, barbarian tribes with whom we have had so many problems before.<br> At first, I was naive and hoped that they were peaceful, but as soon as one of them saw me they charged towards me and started attacking me with their throwing-spears. Thanks be to the Gods that<br> I was able to flee and hide myself, before retreating back to our colony under cover of darkness.<br> Anyway, we must build up stronger military buildings as soon as possible."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* Build up stronger military buildings, such as an outpost, a barrier or a tower, on the eastern frontier. To watch deep inside the enemy territory, build a tower." ..
-"</p></rt>",
+   body= lutius(_"Diary of Lutius",
+_([[By the Gods! This is absolutely terrible. It seems as if we stand close to a test]] ..
+[[ – and it seems as if Saledus was right with his fear concerning the shipwreck he found.]]) .. "<br><br>" ..
+_([[Today, as I walked down to the eastern shore, I got a shock. ]] ..
+[[I caught sight of one of those hated, evil, barbarian tribes with whom we have had so many problems before.]]) .. "<br><br>" ..
+_([[At first, I was naive and hoped that they were peaceful, but as soon as one of them saw me, ]] ..
+[[they charged towards me and started attacking me with their throwing-spears. Thanks be to the Gods ]] ..
+[[that I was able to flee and hide myself, before retreating back to our colony under cover of darkness.]]) .. "<br><br>" ..
+_([[Anyway, we must build up stronger military buildings as soon as possible.]]))
+.. new_objectives(obj_build_bigger_military_buildings),
 }
 
 diary_page_9 = {
-   title =_ "Command for Attack",
+   title =_ "Command to Attack",
    posy=1,
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Diary of Lutius" ..
-"</p></rt><rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "That's good. The first large military building is complete and the mining infrastructure is getting better and better. Now we should think of preparing ourselves for battle."<br><br>-- NEW OBJECTIVES --<br> ]] ..
-_"* As soon as you have enough soldiers, attack and completely destroy the barbarian buildings.<br>" ..
-_"* Finally, build up a fortress on the peninsula<br> (near where the barbarian headquarters stood before), to avoid new settlements of other tribes in that region." ..
-"</p></rt>",
+   body= lutius(_"Diary of Lutius",
+_([[That’s good. The first large military building is complete and the mining infrastructure is getting better and better. ]] ..
+[[Now we should think about preparing ourselves for battle.]]))
+.. new_objectives(obj_remove_the_barbarians),
 }
 
 diary_page_10 = {
    title =_ "Victory",
    posy=1,
-   body="<rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "Today is a proud day. We have fought for our new home and risen victorious.<br> There are still a few barbarians hiding on our island, but I am sure that we will find them soon.<br> Every barbarian who doesn't attack us will be put in a boat with the other peaceful ones, and sent back to their country."<br><br>--------------------- VICTORY! ----------------------]] ..
-"</p></rt>",
+   body= lutius(
+_([[Today is a proud day. We have fought for our new home and risen victorious.]]) .. "<br><br>" ..
+_([[There are still a few barbarians hiding on our island, but I am sure that we will find them soon.]] ..
+[[Every barbarian who doesn’t attack us will be put in a boat with the other peaceful ones, and sent back to their country.]]))
+..  objective_text(_"Victory", 
+   _[[You have established a working economy, trained new soldiers and driven the barbarians from the island.]]
+),
 }
 
 seven_days_later = {
-   title =_ "As time is running by",
+   title =_ "As Time is Running By",
    w=200,
    h=150,
-   body="<rt><p line-spacing=3 font-size=12>" ..
-_"7 days later..." ..
-"</p></rt>",
+   body=rt(p(_"7 days later...")),
 }
 
 diary_page_11 = {
    title =_ "A Message",
    posy=1,
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Diary of Lutius" ..
-"</p></rt><rt image=map:Lutius.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "Today a pigeon landed on our island.<br> It brought a message which fills me with dark thoughts and brings back my fears.<br> The message was addressed to me, begging me to come back to Fremil.<br> It says that the Empire is at war with the Barbarians. They were attacked from the north by the tribe I was forbidden to attack.<br> For me, it is clear what I must do...<br><br> You have completed this mission. You may continue playing if you wish, otherwise move on to the next mission." ]] ..
-"</p></rt>",
+   body= lutius(_"Diary of Lutius",
+_([[Today a pigeon landed on our island. ]] ..
+[[It brought a message which fills me with dark thoughts and brings back my fears.]]) .. "<br><br>" ..
+_([[The message was addressed to me, begging me to come back to Fremil.]] ..
+[[It says that the Empire is at war with the Barbarians. ]] ..
+[[They were attacked from the north by the tribe that I was forbidden to attack. ]] ..
+[[It is clear to me what I must do...]]) .. "<br><br>" ..
+_([[You have completed this mission. You may continue playing if you wish, otherwise move on to the next mission.]])),
 }
 
 amalea_2 = {
-   title =_ "Our new tavern",
-   body="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=AF7511>" ..
-_"Amalea smiles" ..
-"</p></rt><rt image=map:Amalea.png><p line-spacing=3 font-size=12><br>" ..
-_[[ "Greetings, my friend, I just visited our new tavern<br> 'At the palms'. The beer they serve is really tasty. You really should take a drink there, too.<br> It is good to see that we have now got a warmer and more familiar environment on our island.<br> Thank you, Lutius." ]] ..
-"</p></rt>",
+   title =_ "Our New Tavern",
+   body= amalea(_"Amalea smiles",
+_([[Greetings, my friend, I just visited our new tavern ‘At the palms’. ]] ..
+[[The beer they serve is really tasty. You really should have a drink there, too.]]) .. "<br><br>" ..
+_([[It is good to see that we have now got a warmer and more familiar environment on our island. Thank you, Lutius.]])),
 }
 

=== modified file 'campaigns/t01.wmf/elemental'
--- campaigns/t01.wmf/elemental	2010-11-18 10:39:43 +0000
+++ campaigns/t01.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -4,7 +4,7 @@
 map_h=64
 nr_players=1
 world=greenland
-name=_"01 - Eyes in the Dark"
+name=_"01 – Eyes in the Dark"
 author=Winterwind
-descr=_"In this tutorial the basic gameplay and control as well as basic production buildings of the Barbarians are introduced."
+descr=_"In this tutorial, the basic gameplay and control as well as basic production buildings of the Barbarians are introduced."
 background="tribes/barbarians/pics/campmap-tut1+2.jpg"

=== modified file 'campaigns/t01.wmf/scripting/init.lua'
--- campaigns/t01.wmf/scripting/init.lua	2011-03-19 13:40:16 +0000
+++ campaigns/t01.wmf/scripting/init.lua	2014-03-04 10:21:56 +0000
@@ -56,6 +56,11 @@
    sleep(500)
 end
 
+-- Add an objective
+function add_obj(objective, player)
+   return player:add_objective(objective.name, objective.title, objective.body)
+end
+
 use("aux", "coroutine")
 use("aux", "ui")
 use("aux", "table")
@@ -64,4 +69,3 @@
 
 use("map", "initial_messages")
 use("map", "story_messages")
-

=== modified file 'campaigns/t01.wmf/scripting/initial_messages.lua'
--- campaigns/t01.wmf/scripting/initial_messages.lua	2012-12-16 19:08:16 +0000
+++ campaigns/t01.wmf/scripting/initial_messages.lua	2014-03-04 10:21:56 +0000
@@ -2,30 +2,35 @@
 -- Send a bunch of story messages 
 -- ===============================
 
+--use("aux", "formatting")
+use("aux", "format_scenario")
+
+function thron(title, text)
+   return speech("map:chieftain.png", "2F9131", title, text)
+end
+
+
 function briefing_messages() 
 -- Briefing message
-title = _"The story begins"
-msg = "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Thron sighs..." ..
-"</p></rt><rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "It's been months and we are still hiding where the forests are old and dark.<br> My warriors hunt at day and lie awake at night - listening to the sounds of the cruel slaughter echoing from afar amongst the ancient trees." ]] .. 
-"</p></rt>"
+title = _"The Story Begins"
+msg = thron(_"Thron sighs...",
+_[[It’s been months, and we are still hiding where the forests are old and dark.]] .. "<br><br>" ..
+_[[My warriors hunt at day and lie awake at night – listening to the sounds of the cruel slaughter echoing from afar amongst the ancient trees.]]) 
 show_story_box(title, msg)
 
 msg = 
-"<rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "We can see the raging flames that swallow Al'thunran from here, miles away.<br> The red lights flash in the darkness and dance to the rhythm of the wardrums that haunt me even in my nightmares." ]] .. 
-"</p></rt>"
+thron(
+_[[We can see the raging flames that swallow Al’thunran from here, miles away.]] .. "<br><br>" ..
+_[[The red lights flash in the darkness and dance to the rhythm of the war drums that haunt me even in my nightmares.]])
 show_story_box(title, msg, al_thunran)
 
-msg = "<rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "My father's bones rest peacefully in the grounds on which he once ended the senseless bloodspilling that has risen among us. It pains me that his peace only endured for one generation.<br> Boldreth, my loyal companion and friend is a source of peace and comfort to me in these dark times. He keeps my spirits high and those of my warriors awake, not to let greed or despair destroy the bonds between us as well." ]] ..
-"</p></rt>"
+msg = thron(
+_[[My father’s bones rest peacefully in the ground on which he once ended the senseless spilling of blood that had arisen amongst us. It pains me that his peace only endured for one generation.]] .. "<br><br>" ..
+_[[Boldreth, my loyal companion and friend is a source of peace and comfort to me in these dark times. He keeps my spirits high and those of my warriors awake, preventing greed or despair from destroying the bonds between us as well.]])
 show_story_box(title, msg, grave)
 
-msg = "<rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "As father told me, there are times to fight and times to lie and wait, trying not to fall asleep or die before the right time comes. And so I do... wait." ]] .. 
-"</p></rt>"
+msg = thron(
+_[[As father told me, there are times to fight and times to lie and wait, trying not to fall asleep or die before the right time comes. And so I do... wait.]])
 show_story_box(title, msg)
 sleep(2000)
 

=== modified file 'campaigns/t01.wmf/scripting/khantrukhs_talking.lua'
--- campaigns/t01.wmf/scripting/khantrukhs_talking.lua	2011-03-19 13:40:16 +0000
+++ campaigns/t01.wmf/scripting/khantrukhs_talking.lua	2014-03-04 10:21:56 +0000
@@ -19,37 +19,39 @@
 end
 
 function tutorial_thread()
-   show_story_box(_"Somebody comes up to you", khantrukh_1)
-   show_story_box(_"The advisor", khantrukh_2, nil, 80, 80)
-   o = start_lumberjack_01(p)
+   p = wl.Game().players[1]
+   show_story_box(_"Somebody Comes up to You", khantrukh_1)
+   show_story_box(_"The Advisor", khantrukh_2, nil, 80, 80)
+   local o = add_obj(start_lumberjack_01, p)
+
    -- Wait till the hut is build.
    while not check_for_buildings(p, {constructionsite = 1},
       wl.Game().map:get_field(15,11):region(2)) do sleep(5000) end
 
-   show_story_box(_"The advisor", khantrukh_3, nil, 80, 80)
+   show_story_box(_"The Advisor", khantrukh_3, nil, 80, 80)
 
    -- Wait till the hut is build.
    while not check_for_buildings(p, {lumberjacks_hut = 1},
       wl.Game().map:get_field(15,11):region(2)) do sleep(5000) end
    o.done = true
 
-   p:message_box(_"The advisor", khantrukh_4, { h = 400 })
-   p:message_box(_"The advisor", khantrukh_5, { h = 400 })
-   o = start_lumberjack_02(p)
+   p:message_box(_"The Advisor", khantrukh_4, { h = 400 })
+   p:message_box(_"The Advisor", khantrukh_5, { h = 400 })
+   local o = add_obj(start_lumberjack_02, p)
 
    -- Wait till the hut is build.
    while not check_for_buildings(p, {lumberjacks_hut = 1},
          wl.Game().map:get_field(12,13):region(2)) do sleep(5000) end
    o.done = true
 
-   p:message_box(_"The advisor", khantrukh_6, { h = 400 })
+   p:message_box(_"The Advisor", khantrukh_6, { h = 400 })
    p:allow_buildings{"rangers_hut", "quarry"}
-   objq = start_quarries(p)
-   objr = start_ranger(p)
+   objq = add_obj(start_quarries, p)
+   objr = add_obj(start_ranger, p)
    run(check_ranger)
    run(check_quarries)
 
-   p:message_box(_"The advisor", khantrukh_7, { h = 400 })
+   p:message_box(_"The Advisor", khantrukh_7, { h = 400 })
    while not (objr.done and objq.done) do
       sleep(5000)
    end

=== modified file 'campaigns/t01.wmf/scripting/texts.lua'
--- campaigns/t01.wmf/scripting/texts.lua	2012-12-16 19:08:16 +0000
+++ campaigns/t01.wmf/scripting/texts.lua	2014-03-04 10:21:56 +0000
@@ -1,137 +1,173 @@
+use("aux", "formatting")
+use("aux", "format_scenario")
+
+function thron(title, text)
+   return speech("map:chieftain.png", "2F9131", title, text)
+end
+function khantrukh(title, text)
+   return speech("map:khantrukh.png", "8080FF", title, text)
+end
+
 -- =======================================================================
 --                            Mission objectives                            
 -- =======================================================================
 
-function start_lumberjack_01(p) 
-   return p:add_objective("lumberjack01",
-   _ "Build a lumberjack's hut", 
-"<rt><p>" ..
-_"* Press SPACE to see where you can build.<br> The red house symbols show you where a small building - like a lumberjack's hut - may be built.<br>" ..
-_"* Build a lumberjack's hut at the red house symbol just right of your headquarters by clicking on it and selecting a lumberjack's hut.<br>" ..
-_"* Build a road between your headquarters and the construction site of the lumberjack's hut.<br> When you place the lumberjack's hut, a flag is created for it. You need to connect it to another flag by building a road between them.<br> If you click on a flag and select to build a road, little symbols will appear around it to show you in which directions you can build it.<br> The colour of these symbols indicates how steep this part of the road will be. Green is for flat, yellow means steep and red stands for very steep. The steeper the road is, the harder it will be for your people to walk on it (and your wares will be transported more slowly).<br> You can click on any of the symbols to build the first part of the road there. New symbols will appear to show you where the next part of the road can go, and so on. However, you can also click farther away from the flag to build several steps at once. Click on the flag at the headquarters to finish the road." ..
-"</p></rt>")
-end
-
-function start_lumberjack_02(p)
-   return p:add_objective("lumberjack02",
-     _ "Build another lumberjack's hut",
-     "<rt><p>" ..
-_"* Place a flag in the middle of the road.<br> There is a flag symbol in the middle of the way you just built. You create a flag there by clicking on the symbol and then choosing the flag button in the menu that opens up. This divides the way the wood is transported into two parts with one carrier each.<br> When many wares are being transported between two points, additional flags in between make them arrive at their destination faster, thus improving your infrastructure.<br>" ..
-_"* Place a lumberjack's hut just south of the flag you just placed on the road. Connect the flag you just raised with the flag of the new lumberjack's hut construction site afterwards.<br> Note that instead of building a road step by step, you may also click directly at its destination to build the entire road at once." ..
-"</p></rt>")
-end
-
-function start_ranger(p)
-   return p:add_objective("ranger", _ "Build a ranger's hut",
-"<rt><p>" ..
-_"* Build a ranger's hut to the east of the first lumberjack's hut." ..
-"</p></rt>")
-end
-
-function start_quarries(p)
-   return p:add_objective("quarries", _ "Build two quarries",
-"<rt><p>" ..
-_"* Build two quarries southwest of your headquarters." ..
-"</p></rt>")
-end
+start_lumberjack_01 = {
+   name = "start_lumberjack_01",
+   title = _ "Build a lumberjack’s hut",
+   number = 2,
+   body = objective_text(_"Build a lumberjack’s hut",
+[[• ]] .. _"Press SPACE to see where you can build. The red house symbols show you where a small building – like a lumberjack’s hut – may be built." .. "<br><br>" ..
+[[• ]] .. _"Build a lumberjack’s hut at the red house symbol just right of your headquarters by clicking on it and selecting a lumberjack’s hut." .. "<br><br>" ..
+[[• ]] .. _"Build a road between your headquarters and the construction site of the lumberjack’s hut." .. "<br><br>" ..
+[[→ ]] .. _"When you place the lumberjack’s hut, a flag is created for it. You need to connect it to another flag by building a road between them. If you click on a flag and select to build a road, little symbols will appear around it to show you in which directions you can build it." .. "<br><br>" ..
+[[→ ]] .. _"The colors of these symbols indicate how steep this part of the road will be. Green is for flat, yellow means steep and red stands for very steep. The steeper the road is, the harder it will be for your people to walk on it (and your wares will be transported more slowly)." .. "<br><br>" ..
+[[→ ]] .. "You can click on any of the symbols to build the first part of the road there. New symbols will appear to show you where the next part of the road can go, and so on. However, you can also click farther away from the flag to build several steps at once. Click on the flag at the headquarters to finish the road."
+   ),
+}
+
+start_lumberjack_01_01 = {
+   name = "start_lumberjack_01_01",
+   title = _ "Build a lumberjack’s hut",
+   number = 1,
+   body = objective_text(_"Build a lumberjack’s hut",
+[[• ]] .. _"Press SPACE to see where you can build. The red house symbols show you where a small building – like a lumberjack’s hut – may be built." .. "<br><br>" ..
+[[• ]] .. _"Build a lumberjack’s hut at the red house symbol just right of your headquarters by clicking on it and selecting a lumberjack’s hut."
+   ),
+}
+
+start_lumberjack_01_02 = {
+   name = "start_lumberjack_01_02",
+   title = _ "Build a road to the lumberjack’s hut",
+   number = 1,
+   body = objective_text(_"Road to the lumberjack’ hut", 
+[[• ]] .. _"Build a road between your headquarters and the construction site of the lumberjack’s hut." .. "<br><br>" ..
+[[→ ]] .. _"When you place the lumberjack’s hut, a flag is created for it. You need to connect it to another flag by building a road between them. If you click on a flag and select to build a road, little symbols will appear around it to show you in which directions you can build it." .. "<br><br>" ..
+[[→ ]] .. _"The colors of these symbols indicate how steep this part of the road will be. Green is for flat, yellow means steep and red stands for very steep. The steeper the road is, the harder it will be for your people to walk on it (and your wares will be transported more slowly)." .. "<br><br>" ..
+[[→ ]] .. _"You can click on any of the symbols to build the first part of the road there. New symbols will appear to show you where the next part of the road can go, and so on. However, you can also click farther away from the flag to build several steps at once. Click on the flag at the headquarters to finish the road."
+   ),
+}
+
+start_lumberjack_02 = {
+   name = "start_lumberjack_02",
+   title = _ "Build a second lumberjack’s hut",
+   number = 2,
+   body = objective_text(_"Build a second lumberjack’s hut",
+[[• ]] .. _"Place a flag in the middle of the road. There is a flag symbol in the middle of the road you just built. You create a flag there by clicking on the symbol and then choosing the flag button in the menu that opens up. This will divide the road the wood is transported into two parts with one carrier each." .. "<br><br>" ..
+[[• ]] .. _"Place a lumberjack’s hut just south of the flag you just placed on the road. Connect the flag you just raised with the flag of the new lumberjack’s hut construction site afterwards. Note that instead of building a road step by step, you may also click directly at its destination to build the entire road at once." .. "<br><br>" ..
+[[→ ]] .. _"When many wares are being transported between two points, additional flags in between make them arrive at their destination faster, thus improving your infrastructure."
+   ),
+}
+
+start_lumberjack_02_01 = {
+   name = "start_lumberjack_02_01",
+   title = _ "Build a second lumberjack’s hut",
+   number = 1,
+   body = objective_text(_"Build a second lumberjack’s hut",
+[[• ]] .. _"Place a flag in the middle of the road. There is a flag symbol in the middle of the road you just built. You create a flag there by clicking on the symbol and then choosing the flag button in the menu that opens up. This will divide the road the wood is transported into two parts with one carrier each." .. "<br><br>" ..
+[[→ ]] .. _"When many wares are being transported between two points, additional flags in between make them arrive at their destination faster, thus improving your infrastructure."
+   ),
+}
+
+start_lumberjack_02_02 = {
+   name = "start_lumberjack_02_02",
+   title = _ "Build a second lumberjack’s hut",
+   number = 1,
+   body = objective_text(_"Build a second lumberjack’s hut",
+[[• ]] .. _"Place a lumberjack’s hut just south of the flag you just placed on the road. Connect the flag you just raised with the flag of the new lumberjack’s hut construction site afterwards. Note that instead of building a road step by step, you may also click directly at its destination to build the entire road at once."
+   ),
+}
+
+start_ranger = {
+   name = "start_ranger",
+   title = _ "Build a ranger’s hut",
+   number = 1,
+   body = objective_text(_"Build a ranger’s hut",
+[[• ]] .. _"Build a ranger’s hut to the east of the first lumberjack’s hut."
+   ),
+}
+
+start_quarries = {
+   name = "start_quarries",
+   title = _ "Build two quarries",
+   number = 1,
+   body = objective_text(_"Build two quarries",
+[[• ]] .. _"Build two quarries south-west of your headquarters."
+   ),
+}
 
 -- =======================================================================
 --                              Kankruth's texts                             
 -- =======================================================================
 
-khantrukh_1="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8080FF>" ..
-_"An old man says..." ..
-"</p></rt><rt image=map:khantrukh.png><p line-spacing=3 font-size=12>" ..
-_[[ "Hail, chieftain. I am Khantrukh and have seen many winters pass. Please allow me to aid you with my counsel through these darkened days." ]] ..
-"</p></rt>" 
-
-khantrukh_2= "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8080FF>" ..
-_"Khantrukh continues..." ..
-"</p></rt><rt image=map:khantrukh.png><p line-spacing=3 font-size=12>" ..
-_[[ "None but the gods know how long we have to remain hidden here. The warriors hope we may march back gloriously any day now, but I strongly doubt that will happen soon. And the days are already getting shorter and colder...<br> We should prepare, in case we have to face the winter in these harsh lands. I believe to the east of our campsite are a few places where we could raise a lumberjack's hut."<br><br>-- NEW OBJECTIVES --<br> ]] .. 
-_"* Press SPACE to see where you can build.<br> The red house symbols show you where a small building - like a lumberjack's hut - may be built.<br>" ..
-_"* Build a lumberjack's hut at the red house symbol just right of your headquarters by clicking on it and selecting a lumberjack's hut.<br>" ..
-"</p></rt>" 
-
-
-khantrukh_3 = "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8080FF>" ..
-_"The elder remarks..." ..
-"</p></rt><rt image=map:khantrukh.png><p line-spacing=3 font-size=12>" ..
-_[[ "Obviously, it would be too exhausting for our people to walk all the way to the lumberjack's hut through the wilderness. We will have to build a road between our hall and the lumberjack's hut. It's not a hard guess that the men would appreciate a way as short and plain as possible - the wood will surely be heavy enough, nevertheless."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* Build a road between your headquarters and the construction site of the lumberjack's hut.<br> When you place the lumberjack's hut, a flag is created for it. You need to connect it to another flag by building a road between them.<br> If you click on a flag and select to build a road, little symbols will appear around it to show you in which directions you can build it.<br> The colour of these symbols indicates how steep this part of the road will be. Green is for flat, yellow means steep and red stands for very steep. The steeper the road is, the harder it will be for your people to walk on it (and your wares will be transported more slowly).<br> You can click on any of the symbols to build the first part of the road there. New symbols will appear to show you where the next part of the road can go, and so on. However, you can also click farther away from the flag to build several steps at once. Click on the flag at the headquarters to finish the road." ..
-"</p></rt>"
-
-khantrukh_4 = "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8080FF>" ..
-_"Khantrukh remembers..." ..
-"</p></rt><rt image=map:khantrukh.png><p line-spacing=3 font-size=12>" ..
-_[[ "There is an old saying:<br> 'A burden divided is easier to endure.'<br> A crossroads on the way between our headquarters and the lumberjack's hut would ease the work of our carriers."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* Place a flag in the middle of the road.<br> There is a flag symbol in the middle of the way you just built. You create a flag there by clicking on the symbol and then choosing the flag button in the menu that opens up. This divides the way the wood is transported into two parts with one carrier each.<br> When many wares are being transported between two points, additional flags in between make them arrive at their destination faster, thus improving your infrastructure.<br>" ..
-"</p></rt>"
-
-khantrukh_5 = "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8080FF>" ..
-_"The old man looks to the sky..." ..
-"</p></rt><rt image=map:khantrukh.png><p line-spacing=3 font-size=12>" ..
-_[[ "The northern winds tell us that the coming winter will be a long and cruel one. One lumberjack's hut will not be enough to fit the needs of our people. More trees wait for our axes just south of our new crossroads - let us raise a second lumberjack's hut there!"<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* Place a lumberjack's hut just south of the flag you just placed on the road. Connect the flag you just raised with the flag of the new lumberjack's hut construction site afterwards.<br> Note that instead of building a road step by step, you may also click directly at its destination to build the entire road at once." ..
-"</p></rt>"
-
-khantrukh_6 = "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8080FF>" ..
-_"Khantrukh nods..." ..
-"</p></rt><rt image=map:khantrukh.png><p line-spacing=3 font-size=12>" ..
-_[[ "Of course, if we intended to build a bigger settlement, many more lumberjack's huts would be advisable, but this should suffice for now.<br> But never forget - these forests are our heritage, entrusted upon us by our ancestors. We must always respect and care for them. What we take, we must give back again.<br> So, in order to replace the trees we chop down, we should build a ranger's hut, preferably close to the lumberjack's hut."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* Build a ranger's hut to the east of the first lumberjack's hut." ..
-"</p></rt>"
-
-
-khantrukh_7 = "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8080FF>" ..
-_"The elder speaks..." ..
-"</p></rt><rt image=map:khantrukh.png><p line-spacing=3 font-size=12>" ..
-_[[ "I am well aware, chieftain, that neither you nor your warriors have the desire to stay in this forsaken place for long. But even so, our war to reconquer our home might take a long time and it would seem wise to make preparations.<br> I would advise that we obtain stones for the future - who knows what fortifications we might be forced to build very soon. And - like a gift of destiny - there are indeed great rocks just nearby..."<br><br>-- NEW OBJECTIVE --<br> ]] ..
-_"* Build two quarries southwest of your headquarters." ..
-"</p></rt>"
-
-khantrukh_8 = "<rt image=map:khantrukh.png><p line-spacing=3 font-size=12>" ..
-_[[ "Very well done, chieftain. We now have all we need to face the winter and may prepare ourselves for the battles ahead.<br><br>--------------------- VICTORY! ----------------------<br><br> You may continue to play this map if you wish. Otherwise, move on to the next mission." ]] ..
-"</p></rt>"
+khantrukh_1= khantrukh(_"An old man says...",
+_[[Hail, chieftain. I am Khantrukh and have seen many winters pass. Please allow me to aid you with my counsel through these darkened days.]])
+
+khantrukh_2= khantrukh(_"Khantrukh continues...",
+_[[None but the gods know how long we have to remain hidden here. The warriors hope we may march back gloriously any day now, but I strongly doubt that will happen soon. And the days are already getting shorter and colder...]] .. "<br><br>" ..
+_[[We should prepare, in case we have to face the winter in these harsh lands. I believe to the east of our campsite are a few places where we could raise a lumberjack’s hut.]])
+.. new_objectives(start_lumberjack_01_01)
+
+khantrukh_3 = khantrukh(_"The elder remarks...",
+_[[Obviously, it would be too exhausting for our people to walk all the way to the lumberjack’s hut through the wilderness. We will have to build a road between our hall and the lumberjack’s hut. It’s not a hard guess that the men would appreciate a way as short and plain as possible – the wood will surely be heavy enough, nevertheless.]])
+.. new_objectives(start_lumberjack_01_02)
+
+khantrukh_4 = khantrukh(_"Khantrukh remembers...",
+_[[There is an old saying:]] .. "<br><br>" ..
+_[[‘A burden divided is easier to endure.’]] .. "<br><br>" ..
+_[[A crossroads on the road between our headquarters and the lumberjack’s hut would ease the work of our carriers.]])
+.. new_objectives(start_lumberjack_02_01)
+
+khantrukh_5 = khantrukh(_"The old man looks to the sky...",
+_[[The northern winds tell us that the coming winter will be a long and cruel one. One lumberjack’s hut will not be enough to serve the needs of our people. More trees await our axes just south of our new crossroads – let us raise a second lumberjack’s hut there!]])
+.. new_objectives(start_lumberjack_02_02)
+
+khantrukh_6 = khantrukh(_"Khantrukh nods...",
+_[[Of course, if we intended to build a bigger settlement, many more lumberjack’s huts would be advisable, but this should suffice for now.]] .. "<br><br>" ..
+_[[But never forget – these forests are our heritage, entrusted upon us by our ancestors. We must always respect and care for them. What we take, we must give back again.]] .. "<br><br>" ..
+_[[So, in order to replace the trees we chop down, we should build a ranger’s hut, preferably close to the lumberjack’s hut.]])
+.. new_objectives(start_ranger)
+
+khantrukh_7 = khantrukh(_"The elder speaks...",
+_[[I am well aware, chieftain, that neither you nor your warriors have the desire to stay in this forsaken place for long. But even so, our war to reconquer our home might take a long time and it would seem wise to make preparations.]] .. "<br><br>" ..
+_[[I would advise that we obtain stones for the future – who knows what fortifications we might be forced to build very soon. And – like a gift of destiny – there are indeed great rocks just nearby...]])
+.. new_objectives(start_quarries)
+
+khantrukh_8 = khantrukh(_[[Very well done, chieftain. We now have all we need to face the winter and may prepare ourselves for the battles ahead.]])
+..  objective_text(_"Victory", 
+   _[[You may continue to play this map if you wish. Otherwise, move on to the next mission.]]
+)
 
 -- =======================================================================
 --                  General story texts by the chieftain                  
 -- =======================================================================
 story_msg1 = {
-   title = _"In the night",
-   msg ="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Thron speaks..." ..
-"</p></rt><rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_ [[ "In another sleepless night, I went up to the hill and gazed to the north. The fires are still burning, satisfying their hunger upon my father's legacy.<br> They are a constant reminder why we have to hide here... and why we must return in the end!" ]] ..
-"</p></rt>", 
+   title = _"In the Night",
+   msg = thron(_"Thron says...",
+_[[During another sleepless night, I went up to the hill and gazed towards the north. The fires are still burning, satisfying their hunger upon my father’s legacy.]] .. "<br><br>" ..
+_[[They are a constant reminder of why we have to hide here... and why we must return in the end!]]), 
 field = al_thunran,
 }
 
 story_msg2= {
-   title = _"At the tomb",
-   msg = "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" .. 
-_"Thron speaks..." ..
-"</p></rt><rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "Once again, I went up to my father's tomb, in a sacred grove at the foot of the great spire of Kal'mavrath. I just stood there and felt neither the hours pass nor the cold rain pouring down from a darkened sky...<br> Somehow it felt like a farewell. For the first time, I wondered what the future might hold for me..." ]] ..
-"</p></rt>", 
+   title = _"At the Tomb",
+   msg = thron(_"Thron says...",
+_[[Once again, I went up to my father’s tomb, in a sacred grove at the foot of the great spire of Kal’mavrath. I just stood there and felt neither the hours pass nor the cold rain pouring down from the darkened sky...]] .. "<br><br>" ..
+_[[Somehow, it felt like a farewell. For the first time, I wondered what the future might hold for me...]]), 
 field = grave,
 }
 
 story_msg3 = {
-  title=_ "The other day",
-  msg = "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Thron says thoughtfully..." ..
-"</p></rt><rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "Some time ago, Boldreth came to me. His advice was to move to a place closer to home - to strike at the first sign of my brothers' forces wavering.<br> But I look over the forests and I can still see black smoke rising to the sky. I know - it is too early yet, and what he hopes for will not happen any time soon. He might still be right, but I fear the bloodshed that returning too fast would cause both on our and the other side..." ]] ..
-"</p></rt>"
+  title=_ "The Other Day",
+  msg = thron(_"Thron says thoughtfully...",
+_[[Some time ago, Boldreth came to me. His advice was to move to a place closer to home – to strike at the first sign of my brothers’ forces wavering.]] .. "<br><br>" ..
+_[[But when I look over the forests I can still see black smoke rising to the sky. I know – it is too early yet, and what he hopes for will not happen any time soon. He might still be right, but I fear the bloodshed that returning too fast would cause both on our and the other side...]])
 }
 
 story_msg4 = {
-title =_ "The oath",
-msg = "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Thron looks furious..." ..
-"</p></rt><rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "Today, my warriors picked up an old man, wandering sick and wounded through the dark forest. We listened in horror when he told us of the atrocities taking place in Al'thunran.<br> I hereby renew my oath - I will stop this madness at any cost!" ]] ..
-"</p></rt>"
+title =_ "The Oath",
+msg = thron(_"Thron looks furious...",
+_[[Today, my warriors picked up an old man, wandering sick and wounded through the dark forest. We listened in horror as he told us of the atrocities taking place in Al’thunran.]] .. "<br><br>" ..
+_[[I hereby renew my oath – I will stop this madness at any cost!]])
 }
 

=== modified file 'campaigns/t02.wmf/elemental'
--- campaigns/t02.wmf/elemental	2010-11-18 10:39:43 +0000
+++ campaigns/t02.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -4,7 +4,7 @@
 map_h=64
 nr_players=1
 world=greenland
-name=_"02 - A Place to call Home"
+name=_"02 – A Place to Call Home"
 author=Winterwind
-descr=_"In this scenario the higher production buildings, including mining and the military expansions will be introduced."
+descr=_"In this scenario, the higher production buildings including mining and military expansions will be introduced."
 background="tribes/barbarians/pics/campmap-tut1+2.jpg"

=== modified file 'campaigns/t02.wmf/scripting/mission_thread_texts.lua'
--- campaigns/t02.wmf/scripting/mission_thread_texts.lua	2012-12-16 19:08:16 +0000
+++ campaigns/t02.wmf/scripting/mission_thread_texts.lua	2014-03-04 10:21:56 +0000
@@ -1,53 +1,9 @@
 -- =========================
 -- Some formating functions
 -- =========================
--- Rich Text
-function rt(text_or_opts, text)
-   k = "<rt>"
-   if text then
-      k = ("<rt %s>"):format(text_or_opts)
-   else
-      text = text_or_opts
-   end
-
-   return k .. text .. "</rt>"
-end
-
--- Headings
-function h1(s)
-   return "<p font=DejaVuSerif font-size=18 font-weight=bold font-color=D1D1D1>"
-      ..  s .. "<br></p><p font-size=8> <br></p>"
-end
-
-function h2(s)
-   return "<p font=DejaVuSerif font-size=12 font-weight=bold font-color=D1D1D1>"
-      ..  s .. "<br></p><p font-size=4> <br></p>"
-end
-
--- Simple flowing text. One Paragraph
-function p(s)
-   return "<p line-spacing=3 font-size=12>" .. s .. "<br></p>" ..
-      "<p font-size=8> <br></p>"
-end
-
--- Direct speech by one of the persons that appear in the map
-function speech(img, clr, g_title, g_text)
-   local title, text = g_title, g_text
-   if not text then
-      title = nil
-      text = g_title
-   end
-     
-   local s = ""
-   if title then
-      s = rt("<p font-size=20 font-weight=bold font-face=DejaVuSerif " .. 
-         ("font-color=%s>"):format(clr) .. title ..
-         "</p><p font-size=8> <br></p>"
-      )
-   end
-
-   return s .. rt(("image=%s"):format(img), p(text))
-end
+
+use("aux", "formatting")
+use("aux", "format_scenario")
 
 function thron(title, text)
    return speech("map:chieftain.png", "2F9131", title, text)
@@ -59,146 +15,133 @@
    return speech("map:boldreth.png", "FF0000", title, text)
 end
 
-function obj_text(heading, body)
-   return rt(h2(heading) .. p(body))
-end
-
-function new_objectives(...) 
-   local s = rt(
-   "<p font=DejaVuSerif font-size=18 font-weight=bold font-color=D1D1D1>"
-   .. _"New Objectives" .. "</p>")
-
-   for idx,obj in ipairs{...} do
-      s = s .. obj.body
-   end
-   return s
-end
-
-
 -- =======================================================================
 --                                OBJECTIVES                                
 -- =======================================================================
 obj_claim_northeastern_rocks = {
    name = "mission quarry",
    title =_"Expand north-east and build a quarry",
-   body = obj_text(_"Expand north-east to the stones", _
-[[Build military buildings (like sentries or barriers) to expand your
-territory. Get to the rocks northeast from you and build a quarry there.]]
-   ),
+   number = 1,
+   body = objective_text(_"Expand north-east to the stones", _(
+[[Build military buildings (like sentries or barriers) to expand your territory. ]] .. 
+[[Get to the rocks north-east from you and build a quarry there.]]
+   )),
 }
 
 obj_build_mines = {
-name="mission mines",
-title=_"Start building mines on the mountain",
-body= obj_text(_"Build coal and iron ore mines", _
-[[Build a coal mine and an iron ore mine. To do so, place a flag up on the
-mountain's flank to the east (on mountain terrain though, not mountain meadow).
-When you click at the new flag you can send geologists there. Because the flag
-is on mountains, the geologists will search for ores; otherwise, they will
-search for water. Then build a mine for both kinds of resource he will find,
-choosing the mine to be built appropriately:<br> Black - coal<br> Red - iron
-ore<br> Yellow - gold<br> Grey - granite<br> Mines may only be built on
-mountain terrain. Suitable places for mines are displayed as hammer and pick.]]
+   name="mission mines",
+   title=_"Start building mines on the mountain",
+   number = 2,
+   body= objective_text(_"Build coal and iron ore mines", _(
+[[Build a coal mine and an iron ore mine. To do so, place a flag up on the mountain’s flank to the east ]] .. 
+[[(on mountain terrain though, not mountain meadow). When you click on the new flag, you can send geologists there. ]] .. 
+[[Because the flag is on a mountain, the geologists will search for ores; otherwise, they would search for water. ]] .. 
+[[Then build a mine for both kinds of resources that he will find, choosing the mine to be built appropriately:]]) .. "<br><br>" ..
+_[[Black – coal]] .. "<br>" ..
+_[[Red – iron ore]] .. "<br>" ..
+_[[Yellow – gold]] .. "<br>" ..
+_[[Grey – granite]] .. "<br><br>" ..
+_[[Mines can only be built on mountain terrain. Suitable places for mines are displayed as a mining symbol.]]
    )
 }
 
 obj_basic_food = {
    name="basic food began",
    title=_"Provide your miners with food",
-   body= obj_text(_"Build a hunter, a gamekeeper and a tavern", _
-[[In order to work, your miners need food.<br> A hunter can hunt down animals,
-while a gamekeeper prevents them from becoming extinct. The meat is then
-processed in a tavern into lunches for your miners.<br> This is only the
-first example of a ware which has to be refined before being used in a
-secondary building - others will follow.]]
+   number = 3,
+   body= objective_text(_"Build a hunter, a gamekeeper and a tavern", _
+[[In order to work, your miners need food.]] .. "<br><br>" ..
+_([[A hunter can hunt down animals, while a gamekeeper prevents them from becoming extinct. ]] .. 
+[[The meat is then processed in a tavern into lunches for your miners.]]) .. "<br><br>" ..
+_([[This is only the first example of a ware which has to be refined before being used in a secondary building]] .. 
+[[ – others will follow.]])
    )
 }
 
 obj_begin_farming = {
-name="farming began",
-title=_"Bake bread",
-body=obj_text(_ "Build a well, a farm and a bakery", _
-[[Other ways to produce food - different kinds of food - are fishers and
-hunters. The wheat of the farms has to be processed with water in a bakery
-before it becomes edible. You can obtain water by building a well at a spot
-where your geologists find a water source.]]
-   )
+   name="farming began",
+   title=_"Bake bread",
+   number = 3,
+   body=objective_text(_ "Build a well, a farm and a bakery", _(
+[[Other ways to produce food – different kinds of food – are fishers and hunters. ]] .. 
+[[The wheat of the farms has to be processed with water in a bakery before it becomes edible. ]] .. 
+[[You can obtain water by building a well at a spot where your geologists have found a water source.]]
+   ))
 }
 
 obj_refine_ores = {
-name="refining began",
-title=_"Refine your mined resources",
-body= obj_text(_ "Build a smelting works", _
-[[The iron ore your miners bring up is not usable yet - it has to be melted
-into iron first.]]
+   name="refining began",
+   title=_"Refine your mined resources",
+   number = 1,
+   body= objective_text(_ "Build a smelting works", _
+[[The iron ore your miners dig up is not usable yet – it has to be melted into iron first.]]
    )
 }
 
 obj_enhance_buildings = {
-name="enhance buildings",
-title=_"Enhance buildings and build a micro brewery",
-body= obj_text(_
+   name="enhance buildings",
+   title=_"Enhance buildings and build a micro brewery",
+   number = 3,
+   body= objective_text(_
 [[Enhance the coal mine and the tavern to the better versions of their
-buildings respectively. Also build a micro brewery.]], _
-[[A normal mine can only dig up about one third of all resources lying beneath
-it; then it must be enhanced to a deep mine in order to keep it working
-properly. To enhance a building, choose it and then click the appropriate
-button in the appearing window.<br> Workers gain experience by successful work.
-With enough experience they become more advanced workers, who are necessary to
-operate the enhanced buildings. Do not enhance a building before you have
-enough advanced workers to operate the advanced building! Such buildings
-usually have greater demands than the basic kind of that building - for
-instance, deep mines need snacks instead of rations. You will have to enhance
-your tavern to an inn in order to produce snacks out of pitta bread AND a
-second kind of food (meat or fish) AND beer. You may of course enhance all
-mines to deep mines instantly given you have the workers - bigger mines work a
-bit faster, smaller mines need cheaper food. It's up to you which strategy you
-prefer.]]
-   )
+buildings respectively. Also build a micro brewery.]], _(
+[[A normal mine can only dig up about one third of all the resources lying beneath it; ]] .. 
+[[then it must be enhanced to a deep mine in order to keep it working properly. ]] .. 
+[[To enhance a building, choose it and then click the appropriate button in the appearing window.]]) .. "<br><br>" ..
+_([[Workers gain experience by successful work. With enough experience, they become more advanced workers, ]] .. 
+[[who are necessary to operate the enhanced buildings. ]] .. 
+[[Do not enhance a building before you have enough advanced workers to operate the advanced building!]]) .. "<br><br>" ..
+_([[Such buildings usually have greater demands than the basic kind of that building]] .. 
+[[ – for instance, deep mines need snacks instead of rations. ]] .. 
+[[You will have to enhance your tavern to an inn in order to produce snacks out of pitta bread AND a second kind of food]] .. 
+[[ (meat or fish) AND beer. You may of course enhance all mines to deep mines instantly given you have the workers]] .. 
+[[ – bigger mines work a bit faster, smaller mines need cheaper food. It’s up to you which strategy you prefer.]]
+   ))
 }
 
 obj_better_material_1 = {
-name="built hardener",
-title=_"Build a wood hardener",
-body= obj_text(_ "Build a wood hardener", _
-[[Bigger and better buildings - including all military ones - require better
-building materials. They cannot be built of simple trunks - the wood has to be
-refined to blackwood by a wood hardener first. Always remember to build a wood
-hardener before you run out of blackwood, as without it you cannot expand.]]
-   )
+   name="built hardener",
+   title=_"Build a wood hardener",
+   number = 1,
+   body= objective_text(_ "Build a wood hardener", _(
+[[Bigger and better buildings – including all military ones – require better building materials. ]] .. 
+[[They cannot be built out of simple trunks – the wood has to be refined to blackwood by a wood hardener first. ]] .. 
+[[Always remember to build a wood hardener before you run out of blackwood, as without it you cannot expand.]]
+   ))
 }
 
 obj_better_material_2 = {
-name="mission grindstone",
-title=_"Build a lime kiln and coal economy",
-body=obj_text(_"Build a lime kiln, a well and a charcoal burner or coal mine", _
-[[Better buildings may also require other improved materials besides blackwood.
-One of those is grout, which is produced out of raw stone, water and coal by a
-lime-burner. You can obtain water by building a well upon a water source, which
-your geologists can discover when you send them to any flag that is not on a
-mountain. Coal can be obtained by building a charcoal burner or a coal mine.]]
-   )
+   name="mission grindstone",
+   title=_"Build a lime kiln and coal economy",
+   number = 3,
+   body=objective_text(_"Build a lime kiln, a well and a charcoal burner or coal mine", _(
+[[Better buildings may also require other improved materials besides blackwood. ]] .. 
+[[One of these is grout, which is produced out of raw stone, water and coal by a lime-burner.]]) .. "<br><br>" ..
+_([[You can obtain water by building a well upon a water source, ]] .. 
+[[which your geologists can discover when you send them to any flag that is not on a mountain. ]] .. 
+[[Coal can be obtained by building a charcoal burner or a coal mine.]]
+   ))
 }
 
 obj_better_material_3 = {
-name="mission fernery",
-title=_"Build a fernery",
-body= obj_text(_"Build a fernery", _
-[[The third material necessary for improved buildings is thatch reed, used to
-cover roofs. Thatch reed is planted by a ferner around his building, the
-fernery.]]
-   )
+   name="mission fernery",
+   title=_"Build a fernery",
+   number = 1,
+   body= objective_text(_"Build a fernery", _(
+[[The third material necessary for improved buildings is thatch reed, used to cover roofs. ]] .. 
+[[Thatch reed is planted by a ferner around his building, the fernery.]]
+   ))
 }
 
 obj_build_cattlefarm = {
    name = "mission cattlefarm", 
    title = _ "Build a cattlefarm",
-   body = obj_text(_"Build a cattlefarm", _
-[[When roads are under heavy load for a long time, one carrier is usually not
-enough to transport goods swiftly. Traffic jams are the consequence. Such roads
-therefore employ a second carrier: An ox that helps to carry the wares. This
-doubles the transport capacity.<br>Oxen are bred in cattle farms
-out of wheat and water.]]
+   number = 1,
+   body = objective_text(_"Build a cattlefarm", _(
+[[When roads are under heavy load for a long time, one carrier is usually not enough to transport goods swiftly. ]] .. 
+[[Traffic jams are the consequence. Such roads therefore employ a second carrier: ]] .. 
+[[An ox that helps to carry the wares. This doubles the transport capacity.]]) .. "<br><br>" ..
+_[[Oxen are bred in cattle farms out of wheat and water.]]
    )
 }
 
@@ -207,237 +150,273 @@
 --                     Texts for the Main Mission Thread                    
 -- =======================================================================
 briefing_msg_1 = {
-   title =_ "The story continues",
-   body = thron(_"Thron shakes his head...",
-_[[ "The war goes on. More and more of our brothers and sisters flee the brutal war raging in the capital beneath the trees.<br> The stories they tell about the deeds of our kin are sad to hear. I've spent nights lying awake, restless, more tired I ever believed one could be. Yet whenever I close my eyes, I see the fortress my father built consumed by flames. The Throne Among the Trees, the symbol of unity and peace among our kin, became the wedge that drives us apart." ]]
+   title =_ "The Story Continues",
+   body = thron(_"Thron is shaking his head...",
+_([[The war goes on. More and more of our brothers and sisters flee the brutal war raging ]] .. 
+[[in the capital beneath the trees.]]) .. "<br><br>" ..
+_([[The stories they tell about the deeds of our kin are sad to hear. ]] .. 
+[[I’ve spent nights lying awake, restless, more tired than I ever believed one could be. ]] .. 
+[[Yet whenever I close my eyes, I see the fortress my father built consumed by flames. ]] .. 
+[[The Throne Among the Trees, the symbol of unity and peace among our kin, became the wedge that drives us apart.]])
    )
 }
 
 briefing_msg_2 = {
-   title =_ "The story continues",
+   title =_ "The Story Continues",
    body = thron(
-_ [[ "Today my hunters brought men, women and little children who had hidden out in the forests, trying to escape the war, hate and revenge that rage among the tribes fighting each other like in old times, when we were no more but wild beasts driven and controlled by instincts. None of my brothers will ever gain and hold control over the wooden throne, none of the tribes will be strong enough to subdue the other. There will be no end to this slaughtering, unless... is this it? As father told me?<br> Rise against whoever threatens our very existence, may it even be one of your blood or mind?" ]]
+_([[Today my hunters brought men, women and little children before me who had hidden out in the forests, ]] .. 
+[[trying to escape the war, hate and revenge that rage among the tribes fighting each other like in olden times, ]] .. 
+[[when we were no more but wild beasts driven and controlled by instincts. ]] .. 
+[[None of my brothers will ever gain and hold control over the wooden throne, ]] .. 
+[[none of the tribes will be strong enough to subdue the other. T]] .. 
+[[here will be no end to this slaughter, unless... is this it? As father told me?]]) .. "<br><br>" ..
+_([[To rise against whoever threatens our very existence, even tough it may be one of your own blood or mind?]])
    )
 }
 
 
 briefing_msg_3 = {
-   title =_ "The story continues",
+   title =_ "The Story Continues",
    body = thron(
-_[[ "Boldreth seems more and more torn as the days go by. The spirits of my fellows sink as the cold season approaches, and we are still living in no more than huts and barracks. I never intended to stay out here in the wilderness for so long - but I never thought my brothers would engage in this senseless battle for so long either.<br> Perhaps it's time to make ourselves feel a little more at ease here. Perhaps it's time to give those who still live and think united a new home, replacing what is now lost to us? Until we can return to the place we once called our home..." ]]
+_([[Boldreth seems more and more torn as the days go by. ]] .. 
+[[The spirits of my fellows sink as the cold season approaches, and we are still living in no more than huts and barracks. ]] .. 
+[[I never intended to stay out here in the wilderness for so long]] .. 
+[[ – but I never thought my brothers would engage in this senseless battle for so long either.]]) .. "<br><br>" ..
+_([[Perhaps it’s time to make ourselves feel a little more at ease here. ]] .. 
+[[Perhaps it’s time to give those who still live and think united a new home, ]] .. 
+[[replacing what is now lost to us? Until we can return to the place we once called our home...]])
    )
 }
 
 
 order_msg_1 = {
-   title=_"Your loyal companion",
-   body = boldreth(_"Brave Boldreth steps aside you...",
-_[[ "So you want to prepare us for a longer stay in these forests, Thron? Well, I see the wisdom in doing so, yet my heart is yearning for a glorious return to Al'thunran. Too long have we waited while our brethren have fought on the battlefield, and our axes and swords have turned rusty over time." ]]
+   title=_"Your Loyal Companion",
+   body = boldreth(_"Brave Boldreth steps to your side...",
+_([[So you want to prepare us for a longer stay in these forests, Thron? ]] .. 
+[[Well, I see the wisdom in doing so, yet my heart is yearning for a glorious return to Al’thunran. ]] .. 
+[[Too long have we waited while our brethren have fought on the battlefield, ]] .. 
+[[and our axes and swords have turned rusty over time.]])
    )
 }
 
 
 order_msg_2 = {
-   title =_ "The advisor",
+   title =_ "The Advisor",
    body = khantrukh(_"Khantrukh joins in ...",
-_[[ "I beg your forgiveness, chieftain, but I have a grave concern to discuss with you. The rocks close to our camp are shrinking fast under our workers' tools, and it is a matter of little time only before they are all gone." ]]
+_([[I beg your forgiveness, chieftain, but I have a grave concern to discuss with you. ]] .. 
+[[The rocks close to our camp are shrinking fast under our workers’ tools, ]] .. 
+[[and it is a matter of little time only before they are all gone.]])
    )
 }
 
 order_msg_3 = {
-   title=_"Your loyal companion", 
+   title=_"Your Loyal Companion", 
    posx = 0,
    body = boldreth( _"Boldreth jumps up...", 
-_[["While it is certainly no worthy task for a warrior, at least it is
-something to be done! Thron, what do you say about me taking a few of our most
-restless warriors and venturing somewhat closer to the great mountain of
-Kal'mavrath - maybe we will find some more big stones to please the old man?"]]
+_([[While it is certainly no worthy task for a warrior, at least it is something to do! ]] .. 
+[[Thron, what would you say about my taking a few of our most restless warriors ]] .. 
+[[and venturing somewhat closer to the great mountain of Kal’mavrath]] .. 
+[[ – maybe we will find some more big stones to please the old man?]])
       ) .. new_objectives(obj_claim_northeastern_rocks),
 }
 
 order_msg_4 = {
-   title =_ "The advisor",
+   title =_ "The Advisor",
    posx = 0,
    body = khantrukh( _"Khantrukh grumbles...", _
-   [[ "Old man? Disrespectful youth!" ]]
+   [[Old man? Disrespectful youth!]]
    )
 }
 
 order_msg_5_quarry = {
-   title=_"The advisor",
+   title=_"The Advisor",
    body= khantrukh( _"Khantrukh nods satisfied...", _
-[[ "At last! These rocks should last for a while." ]]
+[[At last! These rocks should last for a while.]]
    )
 }
 
 order_msg_6_geologist = {
-   title=_"Your loyal companion",
-   body=boldreth(_"Boldreth exclaims...", _
-[["Just look at that! In the east is the great mountain of Kal'mavrath! I
-wonder what treasures nature might have hidden beneath its majestic flanks!<br>
-Let's expand to the east. There's a chance for the elderly to become useful
-once in a while! Let us send out some of those who understand the stone's
-tongue to unravel the mountain's secrets!"]]) .. new_objectives(obj_build_mines)
+   title=_"Your Loyal Companion",
+   body=boldreth(_"Boldreth exclaims...",
+_([[Just look at that! In the east is the great mountain of Kal’mavrath! ]] .. 
+[[I wonder what treasures nature might have hidden beneath its majestic flanks!]]) .. "<br><br>" ..
+_([[Let’s expand to the east. There’s a chance for the elderly to become useful once in a while! ]] .. 
+[[Let us send out some of those who understand the stone’s tongue to unravel the mountain’s secrets!]])
+   ) .. new_objectives(obj_build_mines)
 }
 
 order_msg_7_mines_up = {
-   title=_"Your loyal companion",
-   body=boldreth(_"Boldreth laughs...", _
-[[ "By Chat'Karuth's beard, this is awesome! Just imagine what we can use this coal and iron ore for!<br> It might even be enough to..." ]]
+   title=_"Your Loyal Companion",
+   body=boldreth(_"Boldreth laughs...", 
+_([[By Chat’Karuth’s beard, this is amazing! Just imagine what we can use this coal and iron ore for!]]) .. "<br><br>" ..
+_([[It might even be enough to...]])
    )
 }
 
 order_msg_8_mines_up = {
-   title=_"The advisor",
-   body =khantrukh(_"Khantrukh interrupts...", _
-[[ "While this is true, we should consider it later, for now other obstacles are at hand. The miners will definitely demand greater rations for working high up on the mountain in this bitter cold, and providing these supplies may not be easy." ]]
+   title=_"The Advisor",
+   body =khantrukh(_"Khantrukh interrupts...", 
+_([[While this is true, we should consider it later, for now other obstacles are at hand. ]] .. 
+[[The miners will definitely demand greater rations for working high up on the mountain in this bitter cold, ]] .. 
+[[and providing these supplies may not be easy.]])
    )
 }
 
 
 order_msg_9_hunter = {
-   title=_"Your loyal companion",
-   body=boldreth(_"Boldreth nods...", _
-[["I have to hand it to you: you are right here, old man.<br> There seem to be
-quite many animals in the forests here - we might just hunt down more of them.
-And, of course, the people would cheer to a new tavern - hey, we might call it
-'Thron's Pride' or so if you want!"]]) .. new_objectives(obj_basic_food)
+   title=_"Your Loyal Companion",
+   body=boldreth(_"Boldreth nods...", 
+_([[I have to hand it to you: you are right here, old man.]]) .. "<br><br>" ..
+_([[There seem to be quite a lot of animals in the forests here – we might just hunt down more of them. ]] .. 
+[[And, of course, the people would cheer a new tavern – hey, we might call it ‘Thron’s Pride’ or so if you want!]])
+   ) .. new_objectives(obj_basic_food)
 }
 
 order_msg_10_bread = {
-   title=_"The advisor",
-   body=khantrukh(_"The elder jumps into the air...", _
-[["Wisdom commands to seek variety.<br> North of the great mountain is a large
-plain - why don't we use the space Mother Nature gave us and build a farm? I
-sure would enjoy a freshly baked pitta bread for a change..."]]) ..
-   new_objectives(obj_begin_farming)
+   title=_"The Advisor",
+   body=khantrukh(_"The elder jumps into the air...", 
+_([[Wisdom commands to seek variety.
+
+North of the great mountain is a large plain – why don’t we use the space Mother Nature gave us and build a farm? ]] .. 
+[[I sure would enjoy a freshly baked pitta bread for a change...]])
+   ) .. new_objectives(obj_begin_farming)
 }
 
 order_msg_11_basic_food_began = {
-   title=_"Your loyal companion",
-   body=boldreth(_"Boldreth cheers up...", _
-[[ "Our hunters are out in the forests, Thron.<br> I promise you, before the sun sets today you will have a magnificent meal fit for the chieftain of all clans!" ]]
+   title=_"Your Loyal Companion",
+   body=boldreth(_"Boldreth cheers up...", 
+_([[Our hunters are out in the forests, Thron.]]) .. "<br><br>" ..
+_([[I promise you, before the sun sets today you will have a magnificent meal fit for the chieftain of all clans!]])
    )
 }
 
 order_msg_12_farming_began = {
-   title=_"The advisor",
+   title=_"The Advisor",
    body=khantrukh(_ "Khantrukh gazes over the plains...", 
-_[[ "Isn't it lovely, the view of golden fields, growing peacefully, dancing to the wind? And I believe the baker is just on his way here, with his most delicious bread reserved for our chieftain alone!" ]]
+_([[Isn’t it lovely, the view of golden fields, growing peacefully, dancing to the wind? ]] .. 
+[[And I believe the baker is just on his way here, with his most delicious bread reserved for our chieftain alone!]])
    )
 }
 
 order_msg_13_tavern = {
-   title=_"A beautiful morning",
-   body=thron(_"Thron recognizes...", _
-[[ "A tavern opened for our people yesterday. While I am hardly in the mood for celebration, I noticed how much this tiny bit of home meant to my people. Their songs filled the air until the deep night, and they were in higher spirit still the day after.<br> Maybe we actually are slowly creating a place here which we can... call home." ]]
+   title=_"A Beautiful Morning",
+   body=thron(_"Thron recognizes...", 
+_([[A tavern opened for our people yesterday. While I am hardly in the mood for celebration, ]] .. 
+[[I noticed how much this tiny bit of home means to my people. ]] .. 
+[[Their songs filled the air until deep in the night, and they were in higher spirits still the day after.]]) .. "<br><br>" ..
+_([[Maybe we actually are slowly creating a place here which we can... call home.]])
    )
 }
 
 order_msg_14_refine_ore = {
-   title=_ "Your loyal companion",
-   body= boldreth(_"Boldreth remarks...", _
-[["So now that we have both the mines and the food to sustain them, we should
-bring what our brave miners gain for us into a more useful state. The iron ore
-has to be melted into iron so that it is ready to be forged into whatever we
-want. And we need the coal to keep the smelter's ovens burning."]]) ..
-   new_objectives(obj_refine_ores)
+   title=_ "Your Loyal Companion",
+   body= boldreth(_"Boldreth remarks...", 
+_([[So now that we have both the mines and the food to sustain them, ]] .. 
+[[we should bring what our brave miners gain for us into a more useful state. ]] .. 
+[[The iron ore has to be melted into iron so that it is ready to be forged into whatever we want. ]] .. 
+[[And we need the coal to keep the smelter’s ovens burning.]])
+   ) .. new_objectives(obj_refine_ores)
 }
 
 order_msg_15_mines_exhausted = {
-   title=_ "The advisor", 
-   body = khantrukh(_"Khantrukh speaks...", _ 
-[["Our miners are digging up less and less by day! We have to go deeper,
-closer to the mountain's core, if we want more of its treasures!<br> Of course,
-it is dark and cold in such depths and only few venture voluntarily into these
-places. We should reward this bravery with greater rations for them. And a pint
-of beer or two will keep their spirits high."]]) .. 
-   new_objectives(obj_enhance_buildings)
+   title=_ "The Advisor", 
+   body = khantrukh(_"Khantrukh speaks...", 
+_([[Our miners are digging up less and less by the day! We have to go deeper, closer to the mountain’s core, ]] .. 
+[[if we want more of its treasures!]]) .. "<br><br>" ..
+_([[Of course, it is dark and cold in such depths and only a few venture voluntarily into these places. ]] .. 
+[[We should reward this bravery with greater rations for them. And a pint of beer or two will keep their spirits high.]])
+   ) .. new_objectives(obj_enhance_buildings)
 }
 
 order_msg_16_blackwood = {
-   title=_"Your loyal companion",
-   body= boldreth(_"Boldreth seems concerned...", _
-[["As I just discovered, we are running short on blackwood! We cannot put our
-warriors into some crumbling huts, and even less so in times as dangerous as
-ours!<br> We need a wood hardener, and we need one now!"]]) .. 
-   new_objectives(obj_better_material_1)
+   title=_"Your Loyal Companion",
+   body= boldreth(_"Boldreth seems concerned...", 
+_([[As I just discovered, we are running short on blackwood! We cannot put our warriors into some crumbling huts, ]] .. 
+[[and even less so in times as dangerous as ours!]]) .. "<br><br>" ..
+_([[We need a wood hardener, and we need one now!]])
+   ) .. new_objectives(obj_better_material_1)
 }
 
 order_msg_17_grindstone = {
-   title=_"Your loyal companion",
-   body= boldreth(_"Boldreth smiles...", _
-[["Well, old friend, this should ensure that our fortifications do not break
-down with our foes' first battle cry! Now we can expand safely!<br> Still, it
-would not hurt to assemble some grout for our further campaign; thus we could,
-in times of need, build a fortress as the world has not seen before!"]]) .. 
-   new_objectives(obj_better_material_2)
+   title=_"Your Loyal Companion",
+   body= boldreth(_"Boldreth smiles...", 
+_([[Well, old friend, this should ensure that our fortifications do not break down with our foes’ first battle cry! ]] .. 
+[[Now we can expand safely!]]) .. "<br><br>" ..
+_([[Still, it would not hurt to accumulate some grout for our further campaign; ]] .. 
+[[thus we could, in times of need, build a fortress such as the world has never seen before!]])
+   ) .. new_objectives(obj_better_material_2)
 }
 
 order_msg_18_fernery = {
-   title=_"The advisor", 
-   body= khantrukh(_"Khantrukh steps in...", _
-[["Chieftain, this is a disgrace! It is well that we can produce grout for
-mighty fortifications and great buildings now - only this does not prevent our
-roofs from becoming leaky! Maybe the young ones like spending their nights in
-the rain, but I just can't find any sleep with these raindrops dripping on my
-face!<br> Now this is a problem we should do something about!"]]) .. 
-   new_objectives(obj_better_material_3)
+   title=_"The Advisor", 
+   body= khantrukh(_"Khantrukh steps in...", 
+_([[Chieftain, this is a disgrace! ]] .. 
+[[It is well that we can produce grout for mighty fortifications and great buildings now]] .. 
+[[ – only this does not prevent our roofs from becoming leaky! ]] .. 
+[[Maybe the young ones like spending their nights in the rain, ]] .. 
+[[but I just can’t find any sleep with these raindrops dripping on my face!]]) .. "<br><br>" ..
+_([[Now this is a problem we should do something about!]])
+   ) .. new_objectives(obj_better_material_3)
 }
 
 order_msg_19_all_material = {
-   title=_"The advisor",
-   body=khantrukh(_"Khantrukh seems relieved...", _
-[[ "Wonderful! Our roofs are not dripping anymore, and we have all the material we need for, well, whichever monumental building we see fit!" ]]
+   title=_"The Advisor",
+   body=khantrukh(_"Khantrukh seems relieved...", 
+_([[Wonderful! Our roofs are not dripping anymore, and we have all the material we need for, ]] .. 
+[[well, whichever monumental building we see fit!]])
    )
 }
 
 msg_mission_complete = {
    title=_"Mission Complete",
-   body= thron( _
-[["The other day Boldreth asked me to accompany him to the new inn. It would
-cheer me up, he said.<br> When I looked around, I saw faithful faces, trusting
-that I could guide them through these dark days. Yet before I could speak any
-words of gratitude or encouragement, one of my warriors ran into the inn. He
-had been far out in the forest for the past days and I could see how weary he
-was.<br> The news he brought changed everything..."]]) .. rt(
-      h1(_"Victory") .. p(_
-[[You have completed this mission. You may continue playing if you wish,
-otherwise move on to the next mission.]]
-      )
+   body= thron( 
+_([[The other day Boldreth asked me to accompany him to the new inn. It would cheer me up, he said.]]) .. "<br><br>" ..
+_([[When I looked around, I saw faithful faces, trusting that I could guide them through these dark days. ]] .. 
+[[Yet before I could speak any words of gratitude or encouragement, one of my warriors ran into the inn. ]] .. 
+[[He had been far out in the forest for the past days and I could see how weary he was.]]) .. "<br><br>" ..
+_([[The news he brought changed everything...]])
+   )..  objective_text(_"Victory", 
+   _[[You have completed this mission. You may continue playing if you wish, otherwise move on to the next mission.]]
    )
 }
 
 msg_cattlefarm_00 = {
-   title = _ "We need oxen!",
-   body = khantrukh(_ "Khantrukh speaks", _
-[["As our realm gets bigger and bigger, the traffic on the roads gets
-overwhelming. Our poor carriers are no longer able to transport the goods as
-fast as we need them to. I suggest we give them some support by breeding
-oxen.<br> They are amazing animals: The ox is as swift as a human being while
-being much stronger and very frugal: all we need is wheat and water to breed
-them and they will do their work on the roads loyally and reliably."]]) .. 
-   new_objectives(obj_build_cattlefarm)
+   title = _ "We Need Oxen!",
+   body = khantrukh(_ "Khantrukh speaks...", 
+_([[As our realm is getting bigger and bigger, the traffic on the roads is overwhelming. ]] .. 
+[[Our poor carriers are no longer able to transport the goods as fast as we need them to. ]] .. 
+[[I suggest we give them some support by breeding oxen.]]) .. "<br><br>" ..
+_([[They are amazing animals: The ox is as swift as a human being while being much stronger and very frugal: ]] .. 
+[[all we need is wheat and water to breed them and they will do their work on the roads loyally and reliably.]])
+   ) .. new_objectives(obj_build_cattlefarm)
 }
 
 msg_story_1 = {
-   title=_"One fullmoon night",
-   body=thron(_"Thron speaks...", _
-[[ "One night, when the moon shone brightly, I climbed to the peak of Kal'mavrath.<br> When I gazed at the horizon, I still saw crimson lights flicker in the distance. It is incredible how much passion my brethren fight this war with. I fear the moment I see Al'thunran again - will there be anything but ashes and wasted ruins left of our once beautiful capital when we get there?" ]]
+   title=_"One Full Moon Night",
+   body=thron(_"Thron speaks...", 
+_([[One night, when the moon shone brightly, I climbed to the peak of Kal’mavrath.]]) .. "<br><br>" ..
+_([[When I gazed at the horizon, I still saw crimson lights flicker in the distance. ]] .. 
+[[It is incredible with how much passion my brethren fight this war. ]] .. 
+[[I fear the moment I will see Al’thunran again]] .. 
+[[ – will there be anything but ashes and wasted ruins left of our once beautiful capital when we get there?]])
    )
 }
 
 msg_story_2 = {
-    title= _"Another cold day",
-    body=thron(_"Thron looks worried...", _
-[[ "The winter is upon us. Many of us are suffering from the cold, yet we must endure. The day we may return cannot be far anymore - it must not be far anymore.<br> I prayed it might get warmer again, as I prayed the war would finally come to an end.<br> So far, it seems that neither prayer was fulfilled." ]]
+    title= _"Another Cold Day",
+    body=thron(_"Thron looks worried...", 
+_([[The winter is upon us. Many of us are suffering from the cold, yet we must endure. ]] .. 
+[[The day we may return cannot be far anymore – it must not be far anymore.]]) .. "<br><br>" ..
+_([[I prayed that it might get warmer again, as I prayed that the war would finally come to an end.]]) .. "<br><br>" ..
+_([[So far, it seems that neither prayer was fulfilled.]])
    )
 }
 
 msg_village = {
-   title=_"A friendly village joined us!",
-   body= thron(_"Thron speaks...",_
-[[ "We have found a village with friendly and productive people, impressed by our wealth, technology and strength.<br> They have decided to join us!" ]]
+   title=_"A friendly village has joined us!",
+   body= thron(_"Thron speaks...",
+_([[We have found a village with friendly and productive people, impressed by our wealth, technology and strength.]]) .. "<br><br>" ..
+_([[They have decided to join us!]])
    )
 }
 

=== modified file 'campaigns/t03.wmf/elemental'
--- campaigns/t03.wmf/elemental	2010-11-18 10:39:43 +0000
+++ campaigns/t03.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -4,7 +4,7 @@
 map_h="112"
 nr_players="4"
 world="winterland"
-name=_"03 - This Land is our Land"
+name=_"03 – This Land is Our Land"
 author="Wolfpac & Nasenbaer"
 descr=_"This tutorial explains the handling of military and training site buildings and will introduce fighting."
 background="tribes/barbarians/pics/campmap-tut3.jpg"

=== modified file 'campaigns/t03.wmf/scripting/texts.lua'
--- campaigns/t03.wmf/scripting/texts.lua	2012-12-16 19:08:16 +0000
+++ campaigns/t03.wmf/scripting/texts.lua	2014-03-04 10:21:56 +0000
@@ -1,141 +1,153 @@
--- =========================
--- Some formating functions
--- =========================
--- Rich Text
-function rt(text_or_opts, text)
-   k = "<rt>"
-   if text then
-      k = ("<rt %s>"):format(text_or_opts)
-   else
-      text = text_or_opts
-   end
-
-   return k .. text .. "</rt>"
-end
-
--- Headings
-function h1(s)
-   return "<p font=DejaVuSerif font-size=18 font-weight=bold font-color=D1D1D1>"
-      ..  s .. "<br></p><p font-size=8> <br></p>"
-end
-   
-function direct_speech(heading, text)
-   return "<p font-size=24 font-face=DejaVuSerif font-weight=bold " ..
-      "font-color=2F9131>" .. heading .. "</p><p font-size=8> <br></p>" .. text
-end
-
--- Simple flowing text. One Paragraph
-function p(s)
-   return "<p line-spacing=3 font-size=12>" .. s .. "<br></p>" ..
-      "<p font-size=8> <br></p>"
-end
-
--- No logic below
+use("aux", "formatting")
+use("aux", "format_scenario")
+
+function thron(title, text)
+   return speech("map:chieftain.png", "2F9131", title, text)
+end
+function khantrukh(title, text)
+   return speech("map:khantrukh.png", "8080FF", title, text)
+end
+function boldreth(title, text)
+   return speech("map:boldreth.png", "FF0000", title, text)
+end
 
 -- =======================================================================
 --                            Objective messages
 -- =======================================================================
+
+
 obj_build_small_food_economy = {
    name = "build_small_food_economy",
    title=_"Build up a small food economy",
-   body = "<rt><p line-spacing=3 font-size=12>" ..
-_[[* Build up a basic food economy - a fisher's hut, a hunter's hut, a well, a farm and a bakery, to provide your people with food.]] ..
-"</p></rt>",
+   number = 5,
+   body = objective_text(_"Build up a small food economy", 
+[[• ]] .. _([[Build up a basic food economy to provide your people with food]] ..
+[[ – a fisher’s hut, a hunter’s hut, a well, a farm and a bakery.]])),
 }
 
 obj_build_cattlefarm = {
    name = "obj_build_cattlefarm",
-   title = _ "Remember to build a cattle farm",
-   body = rt(p(_
-[[As your roads grow longer and your economy bigger you should make good use
- of your oxen to help transport wares quicker. Remember to build a cattle
- farm!]]))
+   title = _ "Build a cattle farm",
+   number = 1,
+   body = objective_text(_"Remember to build a cattle farm", 
+_([[As your roads grow longer and your economy bigger, you should make good use of your oxen ]] ..
+[[to help transport wares more quickly. Remember to build a cattle farm!]])),
 }
 
 obj_build_a_donjon = {
    name = "build_a_donjon",
    title=_"Build a donjon",
-   body= "<rt><p line-spacing=3 font-size=12>" ..
-_"* Build a donjon at the northeast of your territory to get a farther visual range and to protect your people from sudden attacks of enemies." ..
-"</p></rt>",
+   number = 1,
+   body = objective_text(_"Build a donjon",
+[[• ]] .. _([[Build a donjon at the north-east of your territory to get greater visual range ]] ..
+[[and to protect your people from sudden attacks of enemies.]])),
 }
 
 obj_explore_further = {
    name = "explore_further",
    title=_"Explore further",
-   body= "<rt><p line-spacing=3 font-size=12>" ..
-_"* Build more military buildings to explore the area around the headquarters and to ensure the safety of your people." ..
-"</p></rt>",
+   number = 1,
+   body = objective_text(_"Explore further",
+[[• ]] .. _([[Build more military buildings to explore the area around the headquarters ]] ..
+[[and to ensure the safety of your people.]])),
 }
 
 obj_build_mining_economy = {
    name = "build_mining_economy",
-   title=_"Build mines",
-   body= "<rt><p line-spacing=3 font-size=12>" ..
-_"* Expand your territory to the mountains, send geologists to search for ore and coal and build a mining economy with mines, taverns, smelting works and metalworks." ..
-"</p></rt>",
+   title=_"Build a mining infrastructure",
+   number = 6,
+   body = objective_text(_"Build a mining infrastructure",
+[[• ]] .. _([[Expand your territory to the mountains, send geologists to search for ore and coal ]] ..
+[[and build a mining economy with mines, taverns, smelting works and metalworks.]])),
 }
 
 obj_build_a_fortress = {
    name = "build_a_fortress",
    title=_"Build a fortress",
-   body= "<rt><p line-spacing=3 font-size=12>" ..
-_"* Build a fortress to the east of the mountains." ..
-"</p></rt>",
-}
+   number = 1,
+   body = objective_text(_"Build a fortress",
+[[• ]] .. _"Build a fortress to the east of the mountains."),
+}
+
+obj_build_training_infrastructure = {
+   name = "build_training_infrastructure",
+   title=_"Build a training infrastructure",
+   number = 4,
+   body = objective_text(_"Build a training infrastructure",
+[[• ]] .. _"Build a battle arena and a training camp to the west of the mountains." ..
+"<br>" ..
+[[• ]] .. _([[Enhance your metal workshop to an axfactory in order to produce weapons, ]] ..
+[[and build up a second metal workshop to ensure the production of tools. ]] ..
+[[When the blacksmith reaches his next level (master blacksmith), ]] ..
+[[you can even enhance the axfactory to a war mill, which will produce additional weapons.]]) ..
+"<br>" ..
+[[• ]] .. _"Build a helmsmithy to the west of the mountains to provide your soldiers with better armor."),
+}
+
 
 obj_build_a_warehouse = {
    name = "build_a_warehouse",
    title=_"Build a warehouse",
-   body= "<rt><p line-spacing=3 font-size=12>" ..
-_"* Build a warehouse to the west of the mountains." ..
-"<br>" ..
-_"-> Warehouses are similar to your headquarters, with the only difference that it is not defended by soldiers. It is often wise to build a warehouse when your territory is growing and the paths to your headquarters get longer and longer." ..
-"</p></rt>",
+   number = 1,
+   body = objective_text(_"Build a warehouse",
+[[• ]] .. _"Build a warehouse to the west of the mountains." ..
+"<br><br>" ..
+[[→ ]] .. _([[Warehouses are similar to your headquarters, ]] ..
+[[with the only difference that they aren’t defended by soldiers. ]] ..
+[[It is often wise to build a warehouse when your territory is growing ]] ..
+[[and the paths to your headquarters get longer and longer.]])),
 }
 
 obj_build_trainingssites = {
    name = "build_trainingssites",
-   title=_"Build trainingssites",
-   body= "<rt><p line-spacing=3 font-size=12>" ..
-_"* Build a battle arena and a trainings camp to the west of the mountains." ..
+   title=_"Build training sites",
+   number = 2,
+   body = objective_text(_"Build training sites",
+[[• ]] .. _"Build a battle arena and a training camp to the west of the mountains." ..
 "<br>" ..
-_"-> Trainingssites like a training camp or a battle arena are used for training soldiers in their different attributes. Those attributes are important in fights and the better a soldier is, the higher is the chance to win a fight.<br>Attributes are: health points, attack, defense and evade." ..
-"</p></rt>",
+[[→ ]] .. _([[Training sites like a training camp or a battle arena are used ]] ..
+[[for training soldiers in their different attributes. ]] ..
+[[These attributes are important in fights and the better a soldier is, the higher is the chance to win a fight.]]) .. "<br>" ..
+_"The attributes are: health points, attack, defense and evade."),
 }
 
 obj_build_weapon_productions = {
    name = "build_weapon_productions",
-   title=_"Build weapon productions",
-   body= "<rt><p line-spacing=3 font-size=12>" ..
-_"* Enhance your metalworks to an axefactory to start producing weapons, and build up another metalworks to ensure the production of tools. When the blacksmith reaches his next level (master blacksmith), you can even enhance your axefactory to a war mill." ..
-"</p></rt>",
+   title=_"Build weapons production",
+   number = 3,
+   body = objective_text(_"Build weapons production",
+[[• ]] .. _([[Enhance your metal workshop to an axfactory in order to produce weapons, ]] ..
+[[and build up a second metal workshop to ensure the production of tools. ]] ..
+[[When the blacksmith reaches his next level (master blacksmith), ]] ..
+[[you can even enhance the axfactory to a war mill, which will produce additional weapons.]])),
 }
 
 obj_build_a_helmsmithy = {
    name = "build_a_helmsmithy",
    title=_"Build a helmsmithy",
-   body= "<rt><p line-spacing=3 font-size=12>" ..
-_"* Build a helmsmithy to the west of the mountains to provide your soldiers with better armor." ..
-"</p></rt>",
+   number = 1,
+   body = objective_text(_"Build a helmsmithy",
+[[• ]] .. _"Build a helmsmithy to the west of the mountains to provide your soldiers with better armor."),
 }
 
 obj_destroy_kalitaths_army = {
    name = "destroy_kalitaths_army",
-   title=_"Destroy Kalitaths army",
-   body= "<rt><p line-spacing=3 font-size=12>" ..
-_"* Destroy Kalitaths army and expand your territory to the east." ..
-"<br>" ..
-_"-> To attack an enemy you must click on the door of an adversary's military building. A menu will pop up allowing you to select the number of soldiers that should attack. When you are ready with setting the number, click on the cross ('start attack')" ..
-"</p></rt>",
+   title=_"Destroy Kalitath’s army",
+   number = 2,
+   body = objective_text(_"Destroy Kalitath’s army",
+[[• ]] .. _"Destroy Kalitath’s army and expand your territory to the east." ..
+"<br><br>" ..
+[[→ ]] .. _([[To attack an enemy, you must click on the door of an adversary’s military building. ]] ..
+[[A menu will pop up allowing you to select the number of soldiers that should attack. ]] ..
+[[When you are ready with setting the number, click on the cross (‘Start Attack’).]])),
 }
 
 obj_military_assault_on_althunran = {
    name = "military_assault_on_althunran",
    title=_"Military assault on Al’thunran",
-   body= "<rt><p line-spacing=3 font-size=12>" ..
-_"* Destroy all enforcements of Thron’s two brothers to liberate the throne-circle." ..
-"</p></rt>",
+   number = 1,
+   body = objective_text(_"Military assault on Al’thunran",
+[[• ]] .. _"Destroy all forces of Thron’s two brothers to liberate the throne-circle."),
 }
 
 -- =======================================================================
@@ -143,237 +155,252 @@
 -- =======================================================================
 story_msg_1 = {
    posy=1,
-   title=_"Close to home",
-   body ="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Thron looks worried..." ..
-"</p></rt><rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-
-_[[ "These last days we came closer to our capital. Many people have already joined us on our march and set their hopes on me. However, I fear that we are not strong enough to take up the battle with my brothers.<br>For now we rest at the borders of the old forest and prepare for the coming days." ]] ..
-"</p></rt>",
+   title=_"Close to Home",
+   body =thron(_"Thron looks worried...",
+_([[These last days, we came closer to our capital. ]] ..
+[[Many people have already joined us on our march and set their hopes on me. ]] ..
+[[However, I fear that we are not strong enough to take up the battle against my brothers.]]) ..
+"<br><br>" ..
+_([[For now, we are resting at the borders of the old forest and preparing for the coming days.]])),
 }
 
 story_msg_2 = {
    posy=1,
-   title=_"Another cold day",
-   body ="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Thron looks worried." ..
-"</p></rt><rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "The news that a patrol brought is not good to hear. Our spies tell us, that the wartribes still rage in battle but some of the elder soldiers and tribe leaders seem to grow tired of this senseless war. Kalitath, son of Kun is the first warleader to leave Al’thunran, thus leaving his side weak and vulnerable. As my scouts report, he has set foot on the lower grounds around the capitol, securing the outer fortification rings." ]] ..
-"</p></rt>",
+   title=_"Another Cold Day",
+   body =thron(_"Thron looks worried...",
+_([[The news that a patrol brought is not good to hear. ]] ..
+[[Our spies tell us that the war tribes still rage in battle, ]] ..
+[[but some of the elder soldiers and tribe leaders seem to grow tired of this senseless war. ]] ..
+[[Kalitath, son of Kun is the first war leader to leave Al’thunran, thus leaving his side weak and vulnerable. ]] ..
+[[As my scouts report, he has set foot on the lower grounds around the capital, ]] ..
+[[securing the outer fortification rings.]])),
 }
 
 story_msg_3 = {
    title=_"Doubts",
    posy=1,
-   body ="<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Boldreth shakes his head." ..
-"</p></rt><rt image=map:boldreth.png><p line-spacing=3 font-size=12>" ..
-_[[ "Thron seeks to believe that Kalitath is tired of fighting and will be willing to join us, once we march to re-establish law and order in Al’thunran. But I don’t think so. Kalitath is son to one of the mightiest generals of our forces and his family never quite liked the thought to bow before the banner of Chat’Karuth. Why should he march with his son to reclaim his heritage and the throne?" ]] ..
-"</p></rt>",
+   body = boldreth(_"Boldreth is shaking his head...",
+_([[Thron seeks to believe that Kalitath is tired of fighting and would be willing to join us ]] ..
+[[once we march to re-establish law and order in Al’thunran. But I don’t think so. ]] ..
+[[Kalitath is son to one of the mightiest generals of our forces ]] ..
+[[and his family never quite liked the thought of bowing before the banner of Chat’Karuth. ]] ..
+[[Why should he march with Chat’Karuth’s son to reclaim his heritage and the throne?]])),
 }
 
 story_msg_4 = {
    posy=1,
-   title=_"The story continues",
-   body= "<rt image=map:boldreth.png><p line-spacing=3 font-size=12>" ..
-_[[ "However, Thron is not willing to listen to my doubts. He seeks to expand our fortifications to the borders of Kalitath’s territory and reunite with his forces. I have to keep an eye on everything that happens here." ]] ..
-"</p></rt>",
+   title=_"The Story Continues",
+   body= boldreth(
+_([[However, Thron is not willing to listen to my doubts. ]] ..
+[[He seeks to expand our fortifications to the borders of Kalitath’s territory and to reunite with his forces. ]] ..
+[[I have to keep an eye on everything that happens here.]])),
 }
 
 story_msg_5 = {
    posy=1,
-   title=_"Another cold day",
-   body= "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Thron speaks confidently." ..
-"</p></rt><rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "The frontier line of my forces has expanded to the edge of the forests. We have a long and cold winter and so many miles behind us. The fortification that we erected around Ondun will guarantee us a fast supply of men and goods and once Al’thunran is in my hands, the two cities will be linked by a good and defendable infrastructure. Still I hope I will not walk alone on this mission, I hope Kalitath son of Kun will follow my call." ]] ..
-"</p></rt>",
+   title=_"Another Cold Day",
+   body= thron(_"Thron is speaking confidently.",
+_([[The frontier line of my forces has expanded to the edge of the forests. ]] ..
+[[We have a long and cold winter and so many miles behind us. ]] ..
+[[The fortification that we erected around Ondun will guarantee us a fast supply of men and goods, ]] ..
+[[and once Al’thunran is in my hands, the two cities will be linked by a good and defensible infrastructure. ]] ..
+[[Still, I hope I will not walk alone on this mission, I hope Kalitath son of Kun will follow my call.]])),
 }
 
 story_msg_6 = {
    posy=1,
-   title=_"The story continues",
-   body= "<rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "I have sent men to meet with Kalitath in his fortress. He has barricaded the former main entrance to the capital and is trying to set up a siege ring around Al’thunran. He will not let anyone enter or leave the city while the ring is intact. Until now, he has not answered any of my messages. But the time I wait won't be lost. I will further upgrade my soldiers and prepare for battle." ]] ..
-"</p></rt>",
+   title=_"The Story Continues",
+   body= thron(
+_([[I have sent men to meet with Kalitath in his fortress. ]] ..
+[[He has barricaded the former main entrance to the capital and is trying to set up a siege ring around Al’thunran. ]] ..
+[[He will not let anyone enter or leave the city while the ring is intact. ]] ..
+[[Until now, he has not answered any of my messages. But the time I spend waiting won’t be lost. ]] ..
+[[I will further upgrade my soldiers and prepare for battle.]])),
 }
 
 order_msg_7_destroy_kalitaths_army = {
-   title=_"Your loyal companion",
-   body= "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=FF0000>" ..
-_"Boldreth shouts out!" ..
-"</p></rt><rt image=map:boldreth.png><p line-spacing=3 font-size=12>" ..
-_[[ "This BASTARD! Only one man of our frontier patrol came back alive. He carried a message from Kalitath telling us that he will punish every move of our troops with their own blood! We cannot accept this behaviour. From now on there is war between Kalitath and us!" ]] ..
-"<br><br>" ..
-_"-- NEW OBJECTIVE --" ..
-"<br>" ..
-_"* Destroy Kalitath's army and expand your territory to the east." ..
-"<br>" ..
-_"-> To attack an enemy you must click on the door of an adversary's military building. A menu will pop up allowing you to select the number of soldiers that should attack. When you are ready with setting the number, click on the cross ('start attack')" ..
-"</p></rt>",
+   title=_"Your Loyal Companion",
+   body= boldreth(_"Boldreth shouts out!",
+_([[The BASTARD! Only one man of our frontier patrol came back alive. ]] ..
+[[He carried a message from Kalitath, telling us that he will punish every move of our troops with their own blood! ]] ..
+[[We cannot accept this behavior. From now on, there is war between Kalitath and us!]]))
+.. new_objectives(obj_destroy_kalitaths_army),
 }
 
+
+
 order_msg_7_renegade_fortification = {
    posy = 1,
-   title=_"Renegade fortification",
-   body= "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Thron speaks:" ..
-"</p></rt><rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "The traitor has left his armies dying where they lay as he saw that he would not keep my forces back. Kalitath disappeared in the mess of the war, but I don’t care now. Shall he flee and be forgotten for all times as a tribeleader that would not bow before the wooden throne, that is mine to take now. Even more his flight brought us a big benefit: All year Kalitath was so busy fighting that he did not even care to store enough food for all his men. Now that he has fled, their hunger has brought some of his younger followers to desert. This group holds a strong fortification on the main ring. But there is more news: My scouts reported, that the two raging tribes of my brothers are in chaos and have barely noticed the new danger that is about to strike them. However they would not care if they noticed I guess, blinded by rage and hate, there is no sense left in them at all I believe." ]] ..
-"</p></rt>",
+   title=_"Renegade Fortification",
+   body= thron(_"Thron says:",
+_([[The traitor left his armies dying where they lay when he saw that he would not keep my forces back. ]] ..
+[[Kalitath disappeared in the confusion of the war, but I don’t care now. ]] ..
+[[Shall he flee and be forgotten for all times as a tribal leader that would not bow before the wooden throne, ]] ..
+[[that is mine to take now.]]) .. "<br><br>" ..
+_([[Furthermore, his flight brought us a great benefit: ]] ..
+[[all year, Kalitath was so busy fighting that he did not even care to store enough food for all his men. ]] ..
+[[Now that he has fled, their hunger has caused some of his younger followers to desert. ]] ..
+[[This group holds a strong fortification on the main ring.]]) ..
+_([[But there is more news: ]] ..
+[[My scouts have reported that the two raging tribes of my brothers are in chaos ]] ..
+[[and have barely noticed the new danger that is about to strike them. ]] ..
+[[However, they would not care if they noticed I guess, blinded by rage and hate, ]] ..
+[[there is no sense left in them at all I believe.]])),
 }
 
 briefing_msg_1 = {
    posy=1,
-   title=_"Winter ahead",
-   body= "<rt><p font-size=24 font-weight=bold font-face=DejaVuSerif font-color=2F9131>" ..
-_"Boldreth speaks:" ..
-"</p></rt><rt image=map:boldreth.png><p line-spacing=3 font-size=12>" ..
-_[[ "This morning I found Thron trouble-minded. He returned from his patrol late last night and sat back against a tree watching over the encampment. The number of quarrels and disputes keeps growing and the winter has us firmly in its grip. We should put food in our storage to survive the long, cold winter!" ]] ..
-"</p></rt>",
+   title=_"Winter Ahead",
+   body= boldreth(_"Boldreth says:",
+_([[This morning, I found Thron’s mind troubled. He returned from his patrol late last night ]] ..
+[[and sat back against a tree, watching over the encampment. ]] ..
+[[The number of quarrels and disputes keeps growing, and the winter has us firmly in its grip. ]] ..
+[[We should put food in our storage to survive the long, cold winter!]])),
 }
 
 order_msg_1_small_food_economy = {
    posy=1,
-   title=_"The advisor",
-   body= "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=8080FF>" ..
-_"Khantrukh nods" ..
-"</p></rt><rt image=map:khantrukh.png><p line-spacing=3 font-size=12>" ..
-_[[ "Boldreth is right! We don't have enough food to survive a long, cold winter. We should start to build a well, a fisher's and a hunter's hut. And if we find enough space, we should as well build up a farm and a bakery! One of our farmers seems to be very clever he already got some crops to grow in this cold soil." ]] ..
-"<br><br>" ..
-_"-- NEW OBJECTIVE --" ..
-"<br>" ..
-_"* Build up a basic food economy - a fisher's hut, a hunter's hut, a well, a farm and a bakery, to provide your people with food." ..
-"</p></rt>",
+   title=_"The Advisor",
+   body= khantrukh(_"Khantrukh nods.",
+_([[Boldreth is right! We don’t have enough food to survive a long, cold winter. ]] ..
+[[We should start to build a well, a fisher’s and a hunter’s hut. ]] ..
+[[And if we find enough space, we should as well build up a farm and a bakery! ]] ..
+[[One of our farmers seems to be very clever – he already got some crops to grow in this cold soil.]]))
+.. new_objectives(obj_build_small_food_economy),
 }
 
 story_note_1 = {
    posy=1,
-   title=_"Food economy completed",
-   body= "<rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "Khantrukh just informed me, that our basic food economy was built up successfully. Finally none of us has to fear starvation anymore.]] ..
-"</p></rt>",
+   title=_"Food Economy Completed",
+   body= thron(
+_([[Khantrukh has just informed me that our basic food economy was built up successfully. ]] ..
+[[Finally, none of us has to fear starvation anymore.]])),
 }
 
 order_msg_2_build_a_donjon = {
    posy=1,
    title=_"Tracks",
-   body= "<rt image=map:boldreth.png><p line-spacing=3 font-size=12>" ..
-   _[[ "Thron told me that he discovered tracks in the snow to the northeast of our settlement. He instructed us to build a Donjon, to have a greater visual range on the area around our hall to protect our people from sudden attacks." ]] ..
-   "<br><br>" ..
-_"-- NEW OBJECTIVE --" ..
-"<br>" ..
-_"* Build a donjon at the northeast of your territory." ..
-"</p></rt>",
+   body= boldreth(
+   _([[Thron told me that he discovered tracks in the snow to the northeast of our settlement. ]] ..
+[[He has instructed us to build a Donjon, to have a greater visual range over the area around our hall ]] ..
+[[to protect our people from sudden attacks.]]))
+.. new_objectives(obj_build_a_donjon),
 }
 
 order_msg_3_explore_further = {
    posy=1,
-   title=_"Further explorations",
-   body= "<rt image=map:boldreth.png><p line-spacing=3 font-size=12>" ..
-_[[ "The first fortification Thron ordered has just been completed. At the moment he seeks to bring trust and belief to those who live inside the walls of our new habitat, that we named 'Ondun', which means 'those who wait' in the old tongue. But Thron is not yet satisfied - and I fully understand his fears: The forests are deep and the frontier to Al’thunran is near. I am sure that there are a thousand greater dangers out there than the unknown tracks.<br>To overlook more of the area around our hall we should explore further and set up more guards and scouts to observe the frontier and keep an eye on the raging wars on our doorsteps. THEN we will be prepared once trouble seeks to capture our woods." ]] ..
+   title=_"Further Exploration",
+   body= boldreth(
+_([[The first fortification Thron ordered has just been completed. ]] ..
+[[At the moment, he seeks to bring trust and belief to those who live inside the walls of our new habitat, ]] ..
+[[that we named ‘Ondun’, which means ‘those who wait’ in the old tongue. ]] ..
+[[But Thron is not yet satisfied – and I fully understand his fears: ]] ..
+[[the forests are deep, and the frontier to Al’thunran is near. ]] ..
+[[I am sure that there are a thousand greater dangers out there than the unknown tracks.]]) ..
 "<br><br>" ..
-_"-- NEW OBJECTIVE --" ..
-"<br>" ..
-_"* Build more military buildings to explore the area around the headquarters and to ensure the safety of your people." ..
-"</p></rt>",
+_([[To overlook more of the area around our hall, we should explore further ]] ..
+[[and set up more guards and scouts to observe the frontier ]] ..
+[[and keep an eye on the raging wars on our doorstep. ]] ..
+[[THEN we will be prepared once trouble seeks to capture our woods.]]))
+.. new_objectives(obj_explore_further),
 }
 
 order_msg_4_build_mining_economy = {
    posy=1,
-   title=_"Mountains found",
-   body= "<rt image=map:khantrukh.png><p line-spacing=3 font-size=12>" ..
-_[[ "I just talked to the leader of our patrol. He told me, that they found some mountains to the north east and the east of our territory. With a bit of luck this opens us a new chance for rearming our men, because as far as I remember, most of the mountains west to Al'thunran hold coal and some metal ores." ]] ..
-"<br><br>" ..
-_"-- NEW OBJECTIVE --" ..
-"<br>" ..
-_"* Expand your territory to the mountains, send geologists to search for ore and coal and build a mining economy with mines, taverns, smelting works and metalworks." ..
-"</p></rt>",
+   title=_"Mountains Found",
+   body= khantrukh(
+_([[I have just spoken to the leader of our patrol. ]] ..
+[[He told me that they found some mountains to the north-east and east of our territory. ]] ..
+[[With a bit of luck this will open up a new chance for rearming our men, ]] ..
+[[because as far as I remember, most of the mountains west to Al’thunran hold coal and some metal ores.]]))
+.. new_objectives(obj_build_mining_economy),
 }
 
 story_note_2 = {
    posy=1,
-   title=_"Mining economy completed",
-   body= "<rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "I just got informed, that our mining economy started its work. This news brought a smile to my face - even if the hardest part is still waiting to be done, now our smiths will give their best to further ease our lives." ]] ..
-"</p></rt>",
+   title=_"Mining Economy Completed",
+   body= thron(
+_([[I just got informed that our mining economy has started its work. ]] ..
+[[This news brought a smile to my face – even if the hardest part is still waiting to be done, ]] ..
+[[now that our smiths will give their best to further ease our lives.]])),
 }
 
 order_msg_5_build_a_fortress = {
    posy=1,
-   title=_"Fortress needed",
-   body= "<rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "Boldreth and I just explored the area around the three mountains. One major strategic problem of that area seems to be, that there are two bigger passages - one north and one south to the middle mountain. Those passages are quite hard to control and so it seems to me, like we have only one chance to secure the mountains from enemy hands: We must build a fortress to the east of the mountains!" ]] ..
-"<br><br>" ..
-_"-- NEW OBJECTIVE --" ..
-"<br>" ..
-_"* Build a fortress to the east of the mountains." ..
-"</p></rt>",
+   title=_"Fortress Needed",
+   body= thron(
+_([[Boldreth and I just explored the area around the three mountains. ]] ..
+[[One major strategic problem of that area seems to be that there are two bigger passages]] ..
+[[ – one north and one south of the central mountain. Those passages are quite hard to control, ]] ..
+[[and so it seems to me like we have only one chance to secure the mountains from enemy hands: ]] ..
+[[We must build a fortress to the east of the mountains!]]))
+.. new_objectives(obj_build_a_fortress),
 }
 
 story_note_3 = {
    posy=1,
-   title=_"Fortress completed",
-   body= "<rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "Finally!<br>The fortress was just completed, so the entrance to our settlement should be safe for now. For the future we might think on building some more fortifications like barriers and donjons at the passages, but for now we can take a deep breath." ]] ..
-"</p></rt>",
+   title=_"Fortress Completed",
+   body=thron(
+_([[Finally! The fortress has just been completed, so the entrance to our settlement should be safe for now. ]] ..
+[[For the future, we might think on building some more fortifications like barriers and donjons at the passages, ]] ..
+[[but for now we can take a deep breath.]])),
 }
 
 order_msg_6_build_enhanced_economy_and_training = {
    posy=1,
-   title=_"Enhanced economy and training",
-   body= "<rt image=map:boldreth.png><p line-spacing=3 font-size=12>" ..
-_[[ "Our mining economy seems to work fine, that is already good news! Anyway there are still a lot of men and women waiting in our hall to get a task, so they can help our soldiers to prepare for the future fights.]] ..
-"<br>" ..
-_[[Our geologists found a lot more deposits of iron ore, coal and even gold. We should enhance our current mines as soon as our miners are more experienced. We should build up some more mines, a bigger food infrastructure to always supply our men with sufficient food and a further processing economy. But that's still not everything - most of our soldiers are quite young and neither have a good weapon nor are they well trained. We should build up trainingssites to prepare them for their future tasks." ]] ..
+   title=_"Enhanced Economy and Training",
+   body= boldreth(
+_([[Our mining economy seems to work fine, that is already good news! ]] ..
+[[Anyway, there are still a lot of men and women waiting in our hall to get a task, ]] ..
+[[so they can help our soldiers to prepare for the future fights.]]) ..
 "<br><br>" ..
-_"-- NEW OBJECTIVES --" ..
-"<br>" ..
-_"* Build a warehouse to the west of the mountains." ..
-"<br>" ..
-_"* Build a battle arena and a trainings camp to the west of the mountains." ..
-"<br>" ..
-_"* Enhance your metalworks to an axefactory in order to produce weapons and build up another metalworks to ensure the production of tools. When the blacksmith reaches his next level (master blacksmith), you can even enhance it to a war mill which produces additional weapons." ..
-"<br>" ..
-_"* Build a helmsmithy to the west of the mountains to provide your soldiers with better armor." ..
-"</p></rt>",
+_([[Our geologists found a lot more deposits of iron ore, coal and even gold. ]] ..
+[[We should enhance our current mines as soon as our miners are more experienced. ]] ..
+[[We should build up some more mines, a bigger food infrastructure ]] ..
+[[to always supply our men with sufficient food and a further processing economy. ]] ..
+[[But that’s still not everything – most of our soldiers are quite young ]] ..
+[[and neither have a good weapon nor are they well trained. ]] ..
+[[We should build up training sites to prepare them for their future tasks.]]))
+.. new_objectives(obj_build_training_infrastructure),
 }
 
 story_msg_7 = {
    posy=1,
-   title=_"Another cold day",
-   body= "<rt><p font-size=24 font-face=DejaVuSerif font-weight=bold font-color=2F9131>" ..
-_"Thron looks worried." ..
-"</p></rt><rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "My brothers and their soldiers are dead and left fire and destruction behind. In none of all the ruins could I find any man or woman of the normal folk and so I just may hope that they fled from this cruel battleground and started a better life somewhere else. Nothing is left from that beauty I remember, only ruins remain from the old capital. I am sorrowful but also relieved. I never hoped to ever see Al'thunran's old beauty again - it was only a few months ago that I wondered whether I would ever be able to set my feet in Al'thunran again. Now the old town is back in my hands and I will not hesitate to rebuild it with all the strength my people have. I can't wait to see it again in it's old beauty." ]] ..
-"<br><br>" ..
-_"--------------------- VICTORY! ----------------------" ..
-"<br><br>" ..
-_"You have completed the last mission of the barbarian tutorial campaign. You may continue playing if you wish, otherwise move on to the next campaign." ..
-"</p></rt>",
+   title=_"Another Cold Day",
+   body= thron(_"Thron looks worried...",
+_([[My brothers and their soldiers are dead and left fire and destruction behind. ]] ..
+[[In none of all the ruins could I find any man or woman of the normal folk, ]] ..
+[[and so I just may hope that they fled from this cruel battleground and started a better life somewhere else.]]) .. "<br><br>" ..
+_([[Nothing is left of that beauty I remember, only ruins remain of the old capital. ]] ..
+[[I am sorrowful but also relieved. I never hoped to ever see Al’thunran’s old beauty again]] ..
+[[ – it was only a few months ago that I wondered whether I would ever be able to set my feet in Al’thunran again. ]] ..
+[[Now the old town is back in my hands, and I will not hesitate to rebuild it with all the strength my people have. ]] ..
+[[I can’t wait to see it again in its old beauty.]]))
+..  objective_text(_"Victory", 
+   _([[You have completed the last mission of the barbarian tutorial campaign. ]] ..
+[[You may continue playing if you wish, otherwise move on to the next campaign.]]))
 }
 
 order_msg_7_free_althunran = {
    posy = 1,
-   title=_"Military assault",
-   body= "<rt image=map:chieftain.png><p line-spacing=3 font-size=12>" ..
-_[[ "So be it, the generals are out to set up my troops and Boldreth himself will lead the first strike. I will ride by his side, to free Al’thunran of this war and bring peace back to our capital. When the young sun rises above the trees tomorrow morning, I will order the assault. By dusk, I will celebrate my victory in the wooden halls of the warlord and sacrifice a newborn lamb in the honour of my father whose eyes are set upon me today.<br>So be it!" ]] ..
+   title=_"Military Assault",
+   body= thron(
+_([[So be it, the generals are out and about arranging my troops, and Boldreth himself will lead the first strike. ]] ..
+[[I will ride by his side, to free Al’thunran of this war and return peace to our capital.]]) .. "<br><br>" ..
+_([[When the young sun rises above the trees tomorrow morning, I will order the assault. ]] ..
+[[By dusk, I will celebrate my victory in the wooden halls of the warlord ]] ..
+[[and sacrifice a newborn lamb in the honor of my father, whose eyes are set upon me today.]]) ..
 "<br><br>" ..
-_"-- NEW OBJECTIVE --" ..
-"<br>" ..
-_"* Destroy all enforcements of Thron’s two brothers to liberate the throne-circle." ..
-"</p></rt>",
+_([[So be it!]]))
+.. new_objectives(obj_military_assault_on_althunran),
 }
 
 cattlefarm_01 = {
-   title = _ "Khantrukh speaks",
-   body = rt("image=map:khantrukh.png", direct_speech(
-_"Khantrukh approaches", p(_
-[[ "Chieftain, remember the poor carriers: Our roads get longer and longer and
- the burden on their shoulders never gets lighter. We should breed more oxen to
- make their work lighter and our transportation more efficient." ]]
-
-       ))) .. rt(p(_"-- NEW OBJECTIVE --")) ..  obj_build_cattlefarm.body 
+   title = _"Khantrukh says:",
+   body= khantrukh(
+_([[Chieftain, remember the poor carriers: Our roads get longer and longer ]] ..
+[[and the burden on their shoulders never gets lighter. ]] ..
+[[We should breed more oxen to make their work lighter and our transportation more efficient.]]))
+.. new_objectives(obj_build_cattlefarm),
 }
-       
 

=== modified file 'campaigns/tutorial01.wmf/elemental'
--- campaigns/tutorial01.wmf/elemental	2010-04-29 15:48:50 +0000
+++ campaigns/tutorial01.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -4,7 +4,7 @@
 map_h=64
 nr_players=2
 world=greenland
-name=_"Tutorial01"
+name=_"Tutorial 1"
 author="Winterwind, SirVer, Nasenbaer"
-descr=_"Basic tutorial - map based on Winterwind's tutorial 1 for Barbarians"
+descr=_"Basic Tutorial – a map based on Winterwind’s tutorial 1 for the Barbarians"
 background="tribes/barbarians/pics/campmap-tut1+2.jpg"

=== modified file 'campaigns/tutorial01.wmf/scripting/texts.lua'
--- campaigns/tutorial01.wmf/scripting/texts.lua	2012-12-16 19:08:16 +0000
+++ campaigns/tutorial01.wmf/scripting/texts.lua	2014-03-04 10:21:56 +0000
@@ -5,228 +5,202 @@
 -- =========================
 -- Some formating functions
 -- =========================
--- Rich Text
-function rt(text_or_opts, text)
-   k = "<rt>"
-   if text then
-      k = ("<rt %s>"):format(text_or_opts)
-   else
-      text = text_or_opts
-   end
-
-   return k .. text .. "</rt>"
-end
-
--- Headings
-function h1(s)
-   return "<p font=DejaVuSerif font-size=18 font-weight=bold font-color=D1D1D1>"
-      ..  s .. "<br></p><p font-size=8> <br></p>"
-end
-
-function h2(s)
-   return "<p font=DejaVuSerif font-size=12 font-weight=bold font-color=D1D1D1>"
-      ..  s .. "<br></p><p font-size=4> <br></p>"
-end
-
--- Simple flowing text. One Paragraph
-function p(s)
-   return "<p line-spacing=3 font-size=12>" .. s .. "<br></p>" ..
-      "<p font-size=8> <br></p>"
-end
+
+use("aux", "formatting")
 
 -- =============
 -- Texts below
 -- =============
 scould_player = {
-   title = _ "Nice and easy does it all the time",
+   title = _ "Nice And Easy Does It All the Time",
    body = rt(p(_
-[[I am sorry, but I have to rip this again. We might need the space here later
-on. If I am too slow for you, you might want to play a real game and just find
-everything out for yourself. Otherwise, please bear with me, I am not the
-youngest and quickest anymore.]]
+[[I am sorry, but will I have to tear this down again. ]] ..
+[[We might need the space here later on. ]] ..
+[[If I am too slow for you, you might want to play a real game and just find everything out for yourself. ]] ..
+[[Otherwise, please bear with me, I am not the youngest and quickest anymore.]]
       )
    )
 }
 
 initial_message_01 = {
-   title = _ "Welcome to the Widelands tutorial!",
+   title = _ "Welcome to the Widelands Tutorial!",
    body = rt(
       h1(_"Welcome to Widelands!") ..
-      p(_
-[[Widelands is a slow-paced build-up strategy with an emphasis on construction,
-not destruction. This tutorial will get you through the basics of the game.]]
-      ) .. p(_
-[[You can dismiss this box by left-clicking on the button below.]]
+      p(_(
+[[Widelands is a slow-paced build-up strategy game with an emphasis on construction, not destruction. ]] ..
+[[This tutorial will guide you through the basics of the game.]])
+      ) .. p([[• ]] .. _[[Dismiss this box by left-clicking on the button below.]]
       )
    ),
 }
 initial_message_02 = {
-   title = _ "Diving in",
+   title = _ "Diving In",
    pos = "topright",
    field = wl.Game().map.player_slots[1].starting_field,
    body = rt(
-      h1(_"Let's dive right in!") ..
-      p(_
-[[There are three different tribes in Widelands: the barbarians, the empire and
-the atlanteans. All tribes have a different economy, strength and weaknesses,
-but the general gameplay is the same for all. We play the barbarians for now.]]
-      ) .. p(_
-[[You usually start the game with one headquarters. This is the big building
-with the blue flag in front of it. The headquarters is a warehouse that stores
-wares, workers and soldiers. Some wares are needed for building houses, others
-for making other wares. Obviously, the wares in the headquarters will not last
-forever, so you must make sure to reproduce them. The most important wares in
-the early game are the basic build wares: trunks and raw stone. Let's make sure
-that we do not run out of trunks. For this, we need a lumberjack and a hut for
-him to stay in.]]
-      ) .. p(_
-[[We need to find a nice place for the lumberjack's hut. To make this easier,
-we can activate the build help. There are two ways you can do this, either by
-clicking on the build help button at the bottom of the screen which is the
-fourth one from the left. Or you can use the SPACE key to toggle it.]]
-      ) .. p(_
-[[Left-click the "OK" button to close this box and then try it.]]
+      h1(_"Let’s dive right in!") ..
+      p(_(
+[[There are three different tribes in Widelands: the Barbarians, the Empire and the Atlanteans. ]] ..
+[[All tribes have a different economy, strength and weaknesses, ]] ..
+[[but the general gameplay is the same for all. We will play the barbarians for now.]])
+      ) .. p(_(
+[[You will usually start the game with one headquarters. ]] ..
+[[This is the big building with the blue flag in front of it. ]] ..
+[[The headquarters is a warehouse that stores wares, workers and soldiers. ]] ..
+[[Some wares are needed for building houses, others for making other wares. ]] ..
+[[Obviously, the wares in the headquarters will not last forever, so you must make sure to replace them. ]] ..
+[[The most important wares in the early game are the basic construction wares: trunks and raw stone. ]] ..
+[[Let’s make sure that we do not run out of trunks. ]] ..
+[[For this, we need a lumberjack and a hut for him to stay in.]])
+      ) .. p(_(
+[[We need to find a nice place for the lumberjack’s hut. ]] ..
+[[To make this easier, we can activate ‘Show Building Spaces’. ]] ..
+[[There are two ways you can do this, either by clicking on the ‘Show Building Spaces’ button at the bottom of the screen, ]] ..
+[[which is the fourth one from the left. Or you can use the SPACE key to toggle it.]])
+      ) .. p([[• ]] .. _[[Left-click the ‘OK’ button to close this box and then try it.]]
       )
    ),
    obj_name = "enable_buildhelp",
-   obj_title = _ "Enable the build help",
-   obj_body = rt(h1(_"Enable the build help") ..
-      p(_
-[[It is easier to understand what is allowed to be built on which field when
-the build help symbols are enabled. Do so now either by pressing SPACE or by
-clicking the fourth button from the left at the very bottom of the screen.
-Click the "OK" button and then give it a try.]]
+   obj_title = _ "Enable the showing of building spaces",
+   obj_body = rt(h1(_"Show Building Spaces") ..
+      p(_(
+[[It is easier to understand what type of buildings can be built on which field ]] ..
+[[when the symbols for the building spaces are enabled.]]) )..
+      p([[• ]] .. 
+_([[Do so now either by pressing SPACE or by clicking the fourth button from the left at the very bottom of the screen. ]] ..
+[[Right-click on this window and then give it a try.]])
       )
    )
 }
 
 lumberjack_message_01 = {
-   title = _ "Lumberjack's spot",
+   title = _ "Lumberjack’s Spot",
    pos = "topright",
    field = first_lumberjack_field,
-   body = rt(p(_
-[[There you go. I will explain about all those symbols in a minute. First, let
-me show you how to make a lumberjack's hut and how to connect it with a road.
-There is a sweet spot for a lumberjack right next to those trees.  I'll describe
-the steps I will take and then ask you to click on the "OK" button for me to
-demonstrate.]]
+   body = rt(p(_(
+[[There you go. I will explain about all those symbols in a minute. ]] ..
+[[First, let me show you how to make a lumberjack’s hut and how to connect it with a road. ]] ..
+[[There is a sweet spot for a lumberjack right next to those trees. ]] ..
+[[I’ll describe the steps I will take and then ask you to click on the ‘OK’ button for me to demonstrate.]])
       )
    )
 }
 
 lumberjack_message_02 = {
-   title = _ "Building the lumberjack",
+   title = _ "Building the Lumberjack",
    pos = "topright",
-   body = rt(p(_
-[[First, I'll left-click on the symbol where I want the lumberjack's hut to be
-built. A window will appear where I can choose between buildings. Because I'll
-click a yellow house symbol - which means that its field can house medium and small
-buildings - I am presented with all the medium buildings that I can build. The
-lumberjack's hut is a small building so I will go on to select the small buildings
-tab. Then I'll choose the lumberjack's hut.
-Click the "OK" button to watch me. I'll go really slow: I will click - then select
-the tab - and finally I'll choose the building.]]
+   body = rt(p(_(
+[[First, I’ll left-click on the symbol where I want the lumberjack’s hut to be built. ]] ..
+[[A window will appear where I can choose between buildings. ]] ..
+[[Because I’ll click a yellow house symbol – which means that its field can house medium and small buildings]] ..
+[[ – I am presented with all the medium buildings that I can build. ]] ..
+[[The lumberjack’s hut is a small building, so I will go on to select the small buildings tab. ]] ..
+[[Then I’ll choose the lumberjack’s hut.]])) ..
+      p([[• ]] .. 
+_([[Click the ‘OK’ button to watch me. ]] ..
+[[I’ll go really slowly: I will click – then select the tab – and finally I’ll choose the building.]])
     )
    )
 }
 
 lumberjack_message_03 = {
-   title = _ "Building a connecting road",
+   title = _ "Building a Connecting Road",
    pos = "topright",
-   body = rt(p(_
-[[That won't do yet. I still need to connect the lumberjack's hut to the
-rest of my road network. After I ordered a construction site, I was
-automatically put in road building mode, so all I have to do is click on the
-blue flag in front of my headquarters.]]
+   body = rt(p(_(
+[[That won’t do yet. I still need to connect the lumberjack’s hut to the rest of my road network. ]] ..
+[[After ordering the construction site, I was automatically put into road building mode, ]] ..
+[[so all I have to do is click on the blue flag in front of my headquarters.]])
        )
    )
 }
 
 lumberjack_message_04 = {
-   title = _ "Waiting for the lumberjack to go up",
+   title = _ "Waiting for the Lumberjack to Go Up",
    pos = "topright",
-   body = rt(p(_
-[[Now watch closely as a builder leaves the headquarters and goes to the
-construction site. Also a carrier will take position in between the two blue
-flags and carry wares from one blue flag to the other.]]
+   body = rt(p(_(
+[[Now watch closely while a builder leaves the headquarters and goes to the construction site. ]] ..
+[[Also, a carrier will take position in between the two blue flags and carry wares from one blue flag to the other.]])
       )
    )
 }
 
 lumberjack_message_05 = {
-   title = _ "Placing another flag",
+   title = _ "Placing Another Flag",
    pos = "topright",
-   body = rt(p(_
-[[Nice how they work, isn't it? But the poor carrier has a very long way to go.
-We can make it easier for him (and more efficient for us) when we place another
-blue flag on the road. You try it this time: click on the yellow flag symbol
-in between the two blue flags we just placed and then click on the]]
+   body = rt(p(_(
+[[Nice how they are working, isn’t it? But the poor carrier has a very long way to go. ]] ..
+[[We can make it easier for him (and more efficient for us) when we place another blue flag on the road.]])
+   ) .. p([[• ]] .. 
+_([[You try it this time: click on the yellow flag symbol in between the two blue flags we just placed and then click on the]])
       )) .. rt("image=pics/menu_build_flag.png", p(_ "build flag symbol.")
    ),
    obj_name = "build_flag_on_road_to_lumberjack",
    obj_title = _ "Build a flag to divide the road to the lumberjack",
-   obj_body = rt(h1(_"Build a flag on the road") .. p(_
-[[The shorter your road segments are, the faster your wares will be transported.
-You should therefore make sure that your roads have as many flags as possible.
-Build a blue flag now in the middle of the road that connects your headquarters
-to your lumberjack's hut.]])
+   obj_body = rt(h1(_"Build a Flag on the Road") .. p(_(
+[[The shorter your road segments are, the faster your wares will be transported. ]] ..
+[[You should therefore make sure that your roads have as many flags as possible.]])) ..
+      p([[• ]] .. 
+_[[Build a blue flag now in the middle of the road that connects your headquarters to your lumberjack’s hut.]])
    )
 }
 
 lumberjack_message_06 = {
-   title = _ "Waiting for the hut to be finished",
+   title = _ "Waiting For the Hut to be Finished",
    pos = "topright",
    body = rt(p(_
-[[Well done! Let's wait till the hut is finished. If you want things to
-go faster, simply use the PAGE UP key on your keyboard to increase the game
-speed. You can use PAGE DOWN to make the game slower again.]]
+[[Well done! Let’s wait till the hut is finished.]]) ..
+      p(_(
+[[If you want things to go faster, simply use the PAGE UP key on your keyboard to increase the game speed. ]] ..
+[[You can use PAGE DOWN to make the game slower again.]])
       )
    )
 }
 
 lumberjack_message_07 = {
-   title = _ "Lumberjack is done",
+   title = _ "Lumberjack is Done",
    pos = "topright",
-   body = rt(p(_
-[[Excellent. The lumberjack's hut is done. A lumberjack will now move in and
-start chopping down trees, so our trunks income is secured for now. Now on to
-the raw stone.]]
+   body = rt(p(_(
+[[Excellent. The lumberjack’s hut is done. ]] ..
+[[A lumberjack will now move in and start chopping down trees, so our trunks income is secured for now. ]] ..
+[[Now on to the raw stone.]])
       )
    )
 }
 
 inform_about_stones = {
-   title = _ "Some stones were found",
-   body = rt(h1(_ "Getting a quarry up.")) ..
-   rt(p(_
-[[Stones can be mined in granite mines, but the easier way is to build a quarry
-next to some stones laying around. As it happens, there is a pile of them
-laying just to the west (left) of your headquarters. I will teach you now how to
-move your view over there.]]
-      ) .. p(_
-[[There are two ways to move your view. The first one is using the cursor keys
-on your keyboard. Go ahead and try this out.  Click the "OK" button and then move
-the view using the cursor keys]]
+   title = _ "Some Stones Were Found",
+   body = rt(h1(_"Getting a Quarry Up.")) ..
+   rt(p(_(
+[[Stones can be mined in granite mines, but the easier way is to build a quarry next to some stones lying around. ]] ..
+[[As it happens, there is a pile of them just to the west (left) of your headquarters. ]] ..
+[[I will teach you now how to move your view over there.]])
+      ) .. p([[→ ]] .. 
+_([[There are two ways to move your view. The first one is using the cursor keys on your keyboard. ]] ..
+[[Go ahead and try this out.]])) ..
+      p([[• ]] .. 
+_[[Click the ‘OK’ button and then move the view using the cursor keys]]
       )
    ),
    obj_name = "move_view_with_cursor_keys",
    obj_title = _ "Move your view with the cursor keys",
-   obj_body = rt(h1(_"Moving your view") .. p(_
-[[Moving your view is essential to get a complete overview of your whole
-economy. There are two ways to move your view in Widelands. The first one is
-to use the cursor keys on your keyboard. The second one is the more common and
-faster one: press-and-hold the right mouse button anywhere on the map, then move
-your mouse around and you'll see the view scroll.]]
+   obj_body = rt(h1(_"Moving Your View") .. p(_(
+[[Moving your view is essential to get a complete overview of your whole economy. ]] ..
+[[There are two ways to move your view in Widelands.]])) .. p(
+[[→ ]] .. _[[The first one is to use the cursor keys on your keyboard.]])
+ .. p(
+[[→ ]] .. _([[The second one is the more common and faster one: press-and-hold the right mouse button anywhere on the map, ]] ..
+[[then move your mouse around and you’ll see the view scroll.]])
       )
    )
 }
 
 tell_about_right_drag_move = {
-   title = _ "Other ways to move the view",
+   title = _ "Other Ways to Move the View",
    body = rt(p(_
-[[Excellent. Now there is a faster way to move, using the mouse instead: Simply
-right-click-and-hold anywhere on the map, then drag the mouse and instead
-of the cursor, the view will be moved. Try it.]]
+[[Excellent. Now there is a faster way to move, using the mouse instead:]]
+   ) .. p([[• ]] .. 
+_([[Simply right-click-and-hold anywhere on the map, ]] ..
+[[then drag the mouse and instead of the cursor, the view will be moved. Try it.]])
       )
    ),
    obj_name = "move_view_with_mouse",
@@ -235,7 +209,7 @@
 }
 
 congratulate_and_on_to_quarry = {
-   title = _ "Onward to the quarry",
+   title = _ "Onward to the Quarry",
    body = rt(p(_
 [[Great. Now about that quarry...]]
       )
@@ -245,17 +219,16 @@
 order_quarry_recap_how_to_build = {
    field = first_quarry_field,
    pos = "topright",
-   title = _ "How to build a quarry",
+   title = _ "How to Build a Quarry",
    body = rt(p(_
-[[Build a quarry next to those stones here. Remember how I did it earlier?
-Make sure that build help is on, then just click the place were you want the
-building to be, choose it from the window that appears and it is placed. Maybe
-it is a good time to explain about all those build help symbols we activated
-earlier.]]
-   ) .. p(_
-[[You can build four things on fields in Widelands: Flags, small houses, medium
-houses and big houses. But not every field can hold anything. The build help
-eases recognition:]]
+[[Build a quarry next to those stones here. Remember how I did it earlier?]]
+) .. p(_(
+[[Make sure that you are showing the building spaces, then just click on the space were you want the building to be, ]] ..
+[[choose it from the window that appears and it is placed. ]] ..
+[[Maybe this is a good time to explain about all those building space symbols we activated earlier.]])
+   ) .. p(_(
+[[You can build four things on fields in Widelands: Flags, small houses, medium houses and big houses. ]] ..
+[[But not every field can hold everything. The build space symbols ease recognition:]])
    )) .. rt("image=pics/big.png", p(_
 [[Everything can be built on the green house symbol.]]
    )) .. rt("image=pics/medium.png", p(_
@@ -264,24 +237,25 @@
 [[Red building symbols can only hold small buildings and flags.]]
    )) .. rt("image=pics/set_flag.png", p(_
 [[And finally the yellow flag symbol only allows for flags.]]
-   )) .. rt(p(_
-[[If you place something on a field, the surrounding fields might have less
- space for holding buildings, so choose your fields wisely.]]
-   )) .. rt(p(_
-[[Now go ahead, try it. The quarry is a small building, so if you click on a
-medium or big building symbol, you will have to select the small buildings
-tab first to find it. Go on, check it out!]]
+   )) .. rt(p(_(
+[[If you place something on a field, the surrounding fields might have less space for holding buildings, ]] ..
+[[so choose your fields wisely.]])
+   )) .. rt(p([[• ]] .. 
+_([[Now go ahead, try it. ]] ..
+[[The quarry is a small building, so if you click on a medium or big building symbol, ]] ..
+[[you will have to select the small buildings tab first to find it. Go on, check it out!]])
       )
    ),
    obj_name = "build_a_quarry",
    obj_title = _ "Build a quarry next to the stones",
-   obj_body = rt(h1(_ "Build a quarry") .. p(_
-[[There are some stones to the west of your headquarters. Build a quarry right
-next to them. The quarry is a small building like the lumberjack's hut. You
-can therefore build it on any field that shows a red, yellow or green house
-when the build help is enabled (Press SPACE for that).]]) .. p(_
-[[Just click on any house symbol next to the stones, select the small buildings
-tab in the window that opens up, then click on the quarry symbol.]]
+   obj_body = rt(h1(_ "Build a Quarry") .. p([[• ]] .. 
+_[[There are some stones to the west of your headquarters. Build a quarry right next to them.]]) .. p( 
+[[→ ]] .. _([[The quarry is a small building like the lumberjack’s hut. ]] ..
+[[You can therefore build it on any field that shows a red, ]] ..
+[[yellow or green house when the building spaces symbols are enabled (Press SPACE for that).]]
+   )) .. p([[→ ]] .. 
+_([[Just click on any house symbol next to the stones, select the small buildings tab in the window ]] .. 
+[[that opens up, then click on the quarry symbol.]])
       )
    )
 }
@@ -289,134 +263,131 @@
 talk_about_roadbuilding_00 = {
    pos = "topright",
    field = wl.Game().map:get_field(9,12),
-   title = _ "Road building",
-   body = rt(p(_
-[[Excellent! Directly after you placed a building, you are in road building
-mode. The new road will start at the flag in front of your newly placed
-construction site. You can enter road building mode for any flag by
-left-clicking on a flag and selecting]]
+   title = _ "Road Building",
+   body = rt(p(_(
+[[Excellent! Directly after placing the building, you have been switched into road building mode. ]] ..
+[[The new road will start at the flag in front of your newly placed construction site. ]] ..
+[[You can enter road building mode for any flag by left-clicking on a flag and selecting]])
       )) .. rt("image=pics/menu_build_way.png", p(_
 [[the road building symbol.]]
-      )) .. rt(p(_
-[[If you decide you do not want to build a road at this time, you can cancel
-road building by clicking on the starting flag of the road and selecting]]
+      )) .. rt(p(_(
+[[If you decide you do not want to build a road at this time, you can cancel road building ]] ..
+[[by clicking on the starting flag of the road and selecting]])
       )) .. rt("image=pics/menu_abort.png", p(_
 [[the abort symbol.]]
-      )) .. rt(p(_
-[[Now, about this road. Remember: we are already in road building mode since you
-just ordered the quarry. You can either make it longer by one field at a time
-by left-clicking multiple times on neighbouring fields for perfect control over
-the route the road takes like so:]]
+      )) .. rt(p(_(
+[[Now, about this road. Remember: we are already in road building mode since you just ordered the quarry. ]] ..
+[[You can either make it longer by one field at a time by left-clicking multiple times on neighboring fields ]] ..
+[[for perfect control over the route the road takes like so:]])
       ))
 }
 
 talk_about_roadbuilding_01 = {
    pos = "topright",
    field = wl.Game().map:get_field(9,12),
-   title = _ "Road building",
+   title = _ "Road Building",
    body = rt(p(_
-[[Alternatively, you can directly click the flag where
-the road should end like so.]]
+[[Or, you can directly click the flag where the road should end like so:]]
    ))
 }
 
 talk_about_roadbuilding_02 = {
    pos = "topright",
-   title = _ "Road building",
-   body = rt(p(_
-[[One more thing: around the field where your road would end you can see
-different markers. They have the following meaning:]]
+   title = _ "Road Building",
+   body = rt(p(_(
+[[One more thing: around the field where your road would end, you can see different markers. ]] ..
+[[They have the following meaning:]])
       )) .. rt("image=pics/roadb_green.png", p(_
 [[The terrain is flat here. Your carriers will be very swift on this terrain.]]
-   )) .. rt("image=pics/roadb_yellow.png", p(_
-[[There is a small slope to climb to reach this field. This means your
-workers are faster walking downwards than they are walking upwards.]]
-   )) .. rt("image=pics/roadb_red.png", p(_
-[[The connection between the fields is extremely steep. The speed increase in
-one direction is huge while the slowdown in the other is also substantial.]]
-   )) .. rt(p(_
-[[Keep the slopes in mind while placing roads and use them to your advantage.
-Also try to keep roads as short as possible and always remember to place as
-many flags as you can on road segments to share the load better.]]
-   )) .. rt(p(_
-[[Now please rebuild the road between your quarry and your headquarters.
-We'll wait until the quarry is completed.]]
+   )) .. rt("image=pics/roadb_yellow.png", p(_(
+[[There is a small slope to climb to reach this field. ]] ..
+[[This means that your workers will be faster walking downhill than they will be walking uphill.]])
+   )) .. rt("image=pics/roadb_red.png", p(_(
+[[The connection between the fields is extremely steep. ]] ..
+[[The speed increase in one direction is huge while the slowdown in the other is also substantial.]])
+   )) .. rt(p(_(
+[[Keep the slopes in mind while placing roads and use them to your advantage. ]] ..
+[[Also, try to keep roads as short as possible and always remember to place ]] ..
+[[as many flags as you can on road segments to share the load better.]])
+   )) .. rt(p([[• ]] .. 
+_([[Now please rebuild the road between your quarry and your headquarters. ]] ..
+[[We’ll wait until the quarry is completed.]])
    )),
    obj_name = "build_road_to_quarry",
    obj_title = _ "Connect the quarry to the headquarters",
-   obj_body = rt(h1(_"Connect your construction site") .. p(_
-[[Connect your quarry construction site to your headquarters with a road. You
-are directly in road building mode when you ordered a new site. But now, you
-aren't. To build a completely new road just click on the flag in front of your
-construction site, click on the build road icon then click on the flag in front
-of your headquarters. Wait for the completion of the stonemason's hut.]]
+   obj_body = rt(h1(_"Connect Your Construction Site") .. p(_(
+[[Connect your quarry construction site to your headquarters with a road. ]] ..
+[[You would have been put directly into road building mode after ordering a new site. But now, you aren’t.]])) ..
+      p([[→ ]] .. 
+_([[To build a completely new road, just click on the flag in front of your construction site, ]] ..
+[[click on the build road icon and then click on the flag in front of your headquarters. ]] ..
+[[Wait for the completion of the quarry.]])
       )
    )
 }
 
 census_and_statistics_00 = {
-   title = _ "Census and statistics",
-   body = rt(p(_
-[[While we wait, I'll quickly show you another useful feature. All construction
-sites look the same and some buildings look alike. It is sometimes hard to tell
-them apart. Widelands offers a feature to show label texts over the buildings.
-They are called the census and you can toggle them via the 'c' key or via
-the button on the watch tab of any field.]]
-    ) .. p(_
-[[Similar to this are building statistics which are also toggled via a
-button on the watch tab of any field. The hotkey for it is 's'. This will
-display an information string about the productivity of buildings or the
-progress of construction sites.]]
-   ) .. p(_
-[[Let me quickly enable those two for you. Remember: 'c' and 's' are the keys.
-Alternatively you can click on any field without a building on it, select the
-watch tab and then click on the corresponding buttons.]]
+   title = _ "Census and Statistics",
+   body = rt(p(_(
+[[While we wait, I’ll quickly show you another useful feature. ]] ..
+[[All construction sites look the same, and some buildings look alike. It is sometimes hard to tell them apart. ]] ..
+[[Widelands offers a feature to show label texts over the buildings. ]] ..
+[[They are called the ‘census’ and you can toggle them via the ‘c’ key or via the button on the ‘Watch’ tab of any field.]])
+    ) .. p(_(
+[[Similar to this are the building statistics, which are also toggled via a button on the ‘Watch’ tab of any field. ]] ..
+[[The hotkey for it is ‘s’. This will display information about the productivity of buildings ]] ..
+[[or the progress of construction sites.]])
+   ) .. p(_(
+[[Let me quickly enable these two for you. Remember: ‘c’ and ‘s’ are the keys. ]] ..
+[[Alternatively, you can click on any field without a building on it, ]] ..
+[[select the watch tab and then click on the corresponding buttons.]])
    )
 )
 }
 
 census_and_statistics_01 = {
-   title = _ "Census and statistics",
+   title = _ "Census and Statistics",
    body = rt(p(_
-[[Now we know what's going on. Let's wait for this quarry to finish.]]
+[[Now we know what’s going on. Let’s wait for this quarry to finish.]]
    )
 )
 }
 
 teaching_about_messages = {
    popup = true,
-   title = _ "Introducing messages",
+   title = _ "Introducing Messages",
    body = rt(h1(_"Messages") ..
-      p(_
-[[Hi, it's me again! This time, I sent you a message. Messages are sent to you
-by Widelands to inform you about important events: empty mines, attacks on your
-tribe, won or lost military buildings, resources found...]]
-      ) .. p(_
-[[The message window can be toggled by the button on the very right at the
-bottom of the screen. This button also changes appearance if new messages are
-available, but there is also a bell sound played whenever you receive a new
-message.]]
-      ) .. p(_
-[[Currently, you have two messages. This one which you are currently reading and
-the one that informed you that a new headquarters was added to your economy.
-Let's learn how to archive messages: You can check them off in your inbox so
-that they get a tick-symbol in front of them. Then, you can click the]]
-      )) .. rt("image=pics/message_archive.png", p(_
+      p(_(
+[[Hi, it’s me again! This time, I have sent you a message. ]] ..
+[[Messages are sent to you by Widelands to inform you about important events: empty mines, attacks on your tribe, ]] ..
+[[won or lost military buildings, resources found...]]
+      )) .. p(_(
+[[The message window can be toggled by the button on the very right at the bottom of the screen. ]] ..
+[[This button will also change appearance whenever new messages are available, ]] ..
+[[but there is also a bell sound played whenever you receive a new message.]]
+      )) .. p(_(
+[[You have two messages at the moment. ]] ..
+[[This one, which you are currently reading, and the one that informed you that a new headquarters ]] ..
+[[was added to your economy. Let’s learn how to archive messages: ]] ..
+[[You can check them off in your inbox so that they get a tick-symbol in front of them. ]] ..
+[[Then, you can click the]]
+      ))) .. rt("image=pics/message_archive.png", p(_
 [[archive message button to move them into your archive.]]
-      )) .. rt(p(_
-[[Archive all messages, including this one, that you currently have in your
- inbox.]]
+      )) .. rt(p([[• ]] .. 
+_[[Archive all messages that you currently have in your inbox, including this one.]]
       )
    ),
    obj_name = "archive_all_messages",
    obj_title = _"Archive all messages in your inbox",
-   obj_body = rt(h1(_"Archive our inbox messages") .. p(_
-[[The message window is central to fully controlling your tribe's fortune. But
-you get a lot of messages in a real game. To keep your head straight, you should
-try to keep the inbox empty. Archive all your messages in the inbox now. To do
-so, open the messages window by pressing 'n' or clicking the right most button
-at the very bottom of the screen. Then mark all messages by checking the check
-box in front of them. Then, click the archive all button]]
+   obj_body = rt(h1(_"Archive Your Inbox Messages") .. p(_(
+[[The message window is central to fully controlling your tribe’s fortune. ]] ..
+[[However, you will get a lot of messages in a real game. ]] ..
+[[To keep your head straight, you should try to keep the inbox empty. ]])
+      ) .. p([[• ]] .. 
+_[[Archive all your messages in your inbox now.]]
+      ) .. p([[→ ]] .. 
+_([[To do so, open the message window by pressing ‘n’ or clicking the rightmost button at the very bottom of the screen. ]] ..
+[[Then mark all messages by checking the check box in front of them. Then, click the ‘Archive All’ button.]])
       )
    )
 }
@@ -424,20 +395,21 @@
 closing_msg_window_00 = {
    pos = "topright",
    field = first_quarry_field,
-   title = _"Closing windows",
-   body = rt(p(_
-[[Excellent. By the way: closing windows in Widelands is as easy as
-right-clicking on them. This works with all windows except for story message
-windows like this one. Go ahead and try it. First, close this window by pressing
-the button below, then right click into the messages window to close it.]]
+   title = _"Closing Windows",
+   body = rt(p(_(
+[[Excellent. By the way: closing windows in Widelands is as easy as right-clicking on them. ]] ..
+[[This will work with all windows except for story message windows like this one. Go ahead and try it.]])
+      ) .. p([[• ]] .. 
+_[[First, close this window by pressing the button below, then right-click into the messages window to close it.]]
       )
    ),
    obj_name = "close_message_window",
    obj_title = _ "Close the messages window",
-   obj_body = rt(h1(_"Close the messages window") .. p(_
-[[All windows in Widelands can be closed by right clicking into them. Some
-windows can also be toggled with the buttons at the very bottom of the screen.
-Close the messages window now by right clicking into it.]]
+   obj_body = rt(h1(_"Close the Messages Window") .. p(_(
+[[All windows in Widelands can be closed by right-clicking into them. ]] ..
+[[Some windows can also be toggled with the buttons at the very bottom of the screen.]])
+      ) .. p([[• ]] .. 
+_[[Close the messages window now by right-clicking into it.]]
       )
    )
 }
@@ -445,92 +417,87 @@
 closing_msg_window_01 = {
    pos = "topright",
    field = first_quarry_field,
-   title = _ "Closing windows",
-   body = rt(p(_
-[[Well done! Let's see how messages work in the real game, shall we? For this,
-I'll take all stones away from the poor stonemason in the quarry. He will then
-send a message that he can't find any in his working area the next time he
-tries to do some work.]]
+   title = _ "Closing Windows",
+   body = rt(p(_(
+[[Well done! Let’s see how messages work in a real game, shall we? ]] ..
+[[For this, I’ll take all stones away from the poor stonemason in the quarry. ]] ..
+[[He will then send a message that he can’t find any in his working area the next time he tries to do some work.]])
       )
    )
 }
 
 conclude_messages = {
    pos = "topright",
-   title = _ "Message arrived!",
-   body = rt(p(_
-[[A message has been sent to you. See how the button at the bottom of the
-screen has changed appearance? You might now burn this quarry down as it is
-no longer of any use and is just blocking space. To do that, click on the
-quarry and select the destroy button.]]
+   title = _ "Message Arrived!",
+   body = rt(p(_(
+[[A message has been sent to you. See how the button at the bottom of the screen has changed appearance? ]] ..
+[[You can burn this quarry down now as it is no longer of any use and just blocking space.]])
+      ) .. p([[• ]] .. 
+_[[To do that, click on the quarry and select the destroy button.]]
    ))
 }
 
 introduce_expansion = {
-   title = _ "Expanding your territory!",
-   body = rt(p(_
-[[There is one more thing I'd like to teach you now: Expanding your territory.
-The place that we start with around our headquarters is barely enough for a
-basic build infrastructure and we do not have access to mountains which we
-need to mine minerals and coal. So we have to expand our territory.]]
-      ) .. p(_
-[[Expanding is as simple as building a military building at the corner of
-your territory. The barbarians have a few different military buildings:
-sentries, barriers, donjons, fortresses and citadels. The bigger
-the building, the more expensive it is to build, the more land it conquers
-around itself and the more soldiers can be stationed there. The buildings also
-vary in their vision range: buildings with a tower see farther than others.]]
-      ) .. p(_
-[[As soon as a military building is manned, it extends your land. You can then
-burn it down again if you need the place. But note that your land is then
-vulnerable: any military site from another player can conquer the land. You
-therefore need military sites to keep military influence over your land.]]
-      ) .. p(_
-[[Let's try it out now: Build a few military buildings on your south western
-border.  We want to capture some of this mountain, so we can search for
-resources there. Bigger buildings will conquer more land which can be beneficial
-close to mountains because you can't build houses in mountains.]]
+   title = _ "Expanding Your Territory!",
+   body = rt(p(_(
+[[There is one more thing I’d like to teach you now: Expanding your territory. ]] ..
+[[The place that we started with around our headquarters is barely enough for a basic building infrastructure, ]] ..
+[[and we do not have access to mountains, which we need to mine minerals and coal. So, we have to expand our territory.]])
+      ) .. p(_(
+[[Expanding is as simple as building a military building at the edge of your territory. ]] ..
+[[The barbarians have a selection of different military buildings: ]] ..
+[[sentries, barriers, donjons, fortresses and citadels. ]] ..
+[[The bigger the building, the more expensive it is to build, but the more land it will conquer around itself ]] ..
+[[and the more soldiers can be stationed there. ]] ..
+[[The buildings also vary in their vision range: buildings with a tower see farther than others.]])
+      ) .. p(_(
+[[As soon as a military building is manned, it will extend your land. ]] ..
+[[You can then burn it down again if you need the space. ]] ..
+[[But note that your land is then vulnerable: any military site from another player could conquer the land. ]] ..
+[[You therefore need military sites to keep military influence over your land.]])
+      ) .. p([[• ]] .. 
+_[[Let’s try it out now: build a few military buildings on your south-western border.]]
+      ) .. p([[→ ]] .. 
+_([[We want to capture some of this mountain so we can search for resources there. ]] ..
+[[Bigger buildings will conquer more land, which can be beneficial close to mountains, ]] ..
+[[because you can’t build houses on mountains.]])
       )
    ),
    obj_name = "conquer_mountain",
    obj_title = _ "Conquer an area were we can build mines",
-   obj_body = rt(h1(_"Conquer the mountain to the south west") .. p(_
-[[For a full-fledged economy, we need coal, iron and gold. These can be found
-in mountains. Conquer some area on the mountains to the south-west of your
-headquarters by building some military buildings close to your border.]]
-   ) .. p(_
-[[You can choose from the following military buildings: sentry, 
-donjon, barrier and fortress. The bigger the building, the more expensive it is
-to be built. But it will also conquer a bigger region. Sometimes, it is useful
-to build a big military building next to a mountain so that you can reach
-fields farther up.]]
+   obj_body = rt(h1(_"Conquer the Mountain to the South-West") .. p(_(
+[[For a full-fledged economy, we need coal, iron and gold. These can be found in mountains. ]] ..
+[[Conquer some area on the mountains to the south-west of your headquarters ]] ..
+[[by building some military buildings close to your border.]])
+      ) .. p([[→ ]] .. 
+_([[You can choose from the following military buildings: sentry, donjon, barrier and fortress. ]] ..
+[[The bigger the building, the more expensive it is to build it, but it will also conquer a bigger region. ]] ..
+[[Sometimes, it is useful to build a big military building next to a mountain ]] ..
+[[so that you can reach building sites farther up.]])
       )
    )
 }
 
 mining_00 = {
    pos = "topright",
-   title = _ "Searching for resources",
-   body = rt(p(_
-[[Okay, now we own some of the area on this mountain. Mountains are very
-important, because they contain resources: coal, iron ore, gold ore and
-granite.  Each tribe uses the resources differently, but all need mines to get
-the resources out of the ground.]]
-   ) .. p(_
-[[Let's search for resources in this mountain.  First, we'll build a road into
-the mountains and place a flag. Then, we click on the flag and call a geologist
-to it. I'll show you how it's done.]]
+   title = _ "Searching for Resources",
+   body = rt(p(_(
+[[Okay, now we own some of the area on this mountain. ]] ..
+[[Mountains are very important, because they contain resources: coal, iron ore, gold ore and granite. ]] ..
+[[Each tribe uses the resources differently, but all need mines to extract the resources from the ground.]])
+      ) .. p(_(
+[[Let’s search for resources in this mountain. First, we’ll build a road onto the mountain and place a flag. ]] ..
+[[Then, we will click on the flag and call a geologist to it. I’ll show you how it’s done.]])
    )
 )
 }
 
 mining_01 = {
    pos = "topright",
-   title = _"Waiting for the geologist",
-   body = rt(p(_
-[[The geologist will arrive shortly to the flag and start investigating the
-area in his surroundings. He will place the following markers for the various
-resources:]]
+   title = _"Waiting for the Geologist",
+   body = rt(p(_(
+[[The geologist will arrive at the flag shortly and start investigating the area in his surroundings. ]] ..
+[[He will place the following markers for the various resources:]])
    )) ..
    rt("image=tribes/barbarians/resi_coal1/resi_00.png", p(_ "a bit of coal")) ..
    rt("image=tribes/barbarians/resi_coal2/resi_00.png", p(_ "a lot of coal")) ..
@@ -546,52 +513,54 @@
    rt("image=tribes/barbarians/resi_none/resi_00.png",
       p(_ "nothing was found here"))
    .. rt(p(_
-[[Let's wait and see what the geologist finds on the mountain.]]
+[[Let’s wait and see what the geologist finds on the mountain.]]
    )
 )
 }
 
 mining_02 = {
    pos = "topright",
-   title = _ "Mining conclusion",
-   body = rt(p(_
-[[So our geologist found a lot of coal on this mountain. You should therefore
-build a coal mine here. Building a mine is like building a house. The build help
-symbol for where a mine can be built is]]
+   title = _ "Mining Conclusion",
+   body = rt(p(_(
+[[So our geologist found a lot of coal on this mountain. ]] ..
+[[You should therefore build a coal mine here. Building a mine is like building a house. ]] ..
+[[The building space symbol for where a mine can be built is]])
    )) .. rt("image=pics/mine.png", p(_"this one.")) ..
-   rt(p(_
-[[Note that a mine needs rations to work. Rations are
-produced in taverns and taverns need meat, pitta bread, and fish to produce
-them. You will need a lot more infrastructure to get your mines working
-well. This infrastructure also varies from tribe to tribe. You'll get them
-explained in the introduction campaigns for the three tribes.]]
+   rt(p(_(
+[[Note that a mine needs rations to work. ]] ..
+[[Rations are produced in taverns, and taverns need meat, pitta bread, and fish to produce them. ]] ..
+[[You will need a lot more infrastructure to get your mines working well. ]] ..
+[[This infrastructure also varies from tribe to tribe. ]] ..
+[[We will explain them to you in the introduction campaigns for the three tribes.]])
    )
 )
 }
 
 warfare_and_training_00 = {
    title = _ "Warfare and Training",
-   body = rt(h1(_ "Soldiers and Warfare") .. p(_
-[[On to the last topic now. We are going to talk about soldiers, their training
-and their profession: warfare. As mentioned, Widelands is about building up,
-not burning down: therefore warfare is also more focused on the economics than
-the military strategies. Nevertheless, warfare offers one way to challenge
-other players and it has some game mechanics that deserve explanation. The
-economies of the tribes are explained in their individual tutorial campaigns.
-Ok, I am going to create us a little training ground with a training camp and a
-warehouse to the north east of here.]]) .. p(_
-[[If you want to come back to this south-western part of your realm, just scroll here
-via right-button scrolling or open the minimap by clicking on the]]
-         )) .. rt("image=pics/menu_toggle_minimap.png", p(_
-[[minimap button at the bottom of the screen. Alternatively you could also press
-'m' on your keyboard]]
-         )) .. (rt(p(_
-[[The minimap shows you the complete map in miniature. You can directly jump to
-any field by left-clicking on it. You can also toggle buildings, roads, flags
-and player indicators on and off inside the minimap.]]
-         ) .. p(_
-[[But I digress. Back to soldiers. What was I about to do? Oh yes, I wanted to
-build a small training scenario for you. Let's do that now.]]
+   body = rt(h1(_ "Soldiers and Warfare") .. p(_(
+[[On to the last topic now. We are going to talk about soldiers, their training and their profession: warfare. ]] ..
+[[As I mentioned, Widelands is about building up, not burning down: ]] ..
+[[therefore, warfare is also more focused on economics than on military strategies.]]
+      )) .. p(_(
+[[Nevertheless, warfare offers one way of challenging other players, ]] ..
+[[and it has some game mechanics that deserve explanation. ]] ..
+[[The economies of the tribes are explained in their individual tutorial campaigns. ]]
+      )) .. p(_(
+[[Ok, I am going to create a little training ground for us with a training camp and a warehouse to the north east of here.]]))
+ .. p(_(
+[[If you want to come back to this south-western part of your realm, ]] ..
+[[just scroll here via right-button scrolling or open the minimap by clicking on the]])
+         )) .. rt("image=pics/menu_toggle_minimap.png", p(_(
+[[minimap button at the bottom of the screen.]]
+      )) .. p(_(
+[[Alternatively, you could also press ‘m’ on your keyboard.]])
+         )) .. (rt(p(_(
+[[The minimap shows the complete map in miniature. You can directly jump to any field by left-clicking on it. ]] ..
+[[You can also toggle buildings, roads, flags and player indicators on and off inside the minimap.]])
+         ) .. p(_(
+[[But I digress. Back to soldiers. What was I about to do? ]] ..
+[[Oh yes, I wanted to build a small training scenario for you. Let’s do that now.]])
          )
       )
    )
@@ -599,71 +568,73 @@
 
 warfare_and_training_01 = {
    pos = "topright",
-   title = _ "Trainings camp and soldier stats",
-   body = rt(p(_
-[[There we go. Take a look at the soldiers that are on their way into our
-trainings camp. They look different than normal workers: they have a health bar
-over their head that displays their remaining hitpoints and they have four
-symbols which symbolize the individual soldier's current levels in the four
-different categories hitpoints, attack, defense and evade.]]
-      ) .. p(_
-[[A soldier is created as any normal worker: a carrier grabs a tool in a
-warehouse as soon as a request for a certain profession is not fulfilled. The
-tool to create a barbarian soldier is an axe. The newly created soldier is of
-level 0. To make the soldier better in any of the four categories, training is
-needed. Training happens in training sites like the trainings camp or the
-battle arena: soldiers go there (as our little fellows are currently doing),
-consume some wares and advance a level in one category. If a barbarian soldier
-is fully trained, he has level 3 hitpoints, level 5 attack, level 0 defense and
-level 2 evade. This is one fearsome warrior then! The individual statistics
-have the following meaning:]]
-      ) .. h2(_"Hitpoints:") .. p(_
-[[The total life of a soldier. A barbarian soldier starts with ~130 hitpoints,
-with each hitpoint level he gains 28 hitpoints.]]
-      ) .. h2(_"Attack:") .. p(_
-[[The amount of damage a soldier inflicts upon a successful attack on the
-enemy. A barbarian soldier with attack level 0 inflicts ~14 hitpoints damage
-when he succeeds to hit an enemy. For each attack level, he gains 7 damage.]]
-      ) .. h2(_"Defense:") .. p(_
-[[Defense is the value that is subtracted from the attack value. The barbarians
-can not train in this skill and therefore have always defense level 0 which
-means that they always get 3 hitpoints subtracted from the damage inflicted. If
-an attacker with an attack value of 15 hitpoints hits a barbarian soldier, the
-barbarian would lose 15 - 3 = 12 hitpoints. The 3 hitpoints that are subtracted
-are because of the defense ability.]]
-      ) .. h2(_"Evade:") .. p(_
-[[Evade is the chance that the soldier is able to dodge an attack. It is 25% for
-a level 0 evade barbarian and increases in steps of 15% for each level.]]
+   title = _ "Trainings Camp and Soldier Stats",
+   body = rt(p(_(
+[[Here we go. Take a look at the soldiers that are on their way into our training camp. ]] ..
+[[They look different from normal workers: they have a health bar over their head ]] ..
+[[that displays their remaining health, and they have four symbols, ]] ..
+[[which symbolize the individual soldier’s current levels in the four different categories ]] ..
+[[health, attack, defense and evade.]])
+      ) .. p(_(
+[[A soldier is created like any normal worker: ]] ..
+[[a carrier grabs a tool in a warehouse as soon as a request for a certain profession is not fulfilled. ]] ..
+[[The tool to create a barbarian soldier is an ax. Newly created soldiers are of level 0. ]] ..
+[[To make soldiers better in any of the four categories, training is needed.]])
+      ) .. p(_(
+[[Training happens in training sites like the training camp or the battle arena: ]] ..
+[[soldiers go there (as our little fellows are currently doing), ]] ..
+[[consume some wares and advance a level in one category. If a barbarian soldier is fully trained, ]] ..
+[[he has level 3 health, level 5 attack, level 0 defense and level 2 evade. This is one fearsome warrior then!]] ..
+[[The individual statistics have the following meaning:]])
+      ) .. h2(_"Health:") .. p(_(
+[[The total life of a soldier. A barbarian soldier starts with ~130 health points, ]] ..
+[[and with each health level he gains 28 health points.]])
+      ) .. h2(_"Attack:") .. p(_(
+[[The amount of damage a soldier will inflict on the enemy when an attack is successful. ]] ..
+[[A barbarian soldier with attack level 0 inflicts ~14 points of health damage when he succeeds in hitting an enemy. ]] ..
+[[For each attack level, he gains 7 damage points.]])
+      ) .. h2(_"Defense:") .. p(_(
+[[Defense is the value that is subtracted from the attack value. ]] ..
+[[The barbarians cannot train in this skill and therefore have always defense level 0, ]] ..
+[[which means that they always get 3 points subtracted from the damage inflicted. ]] ..
+[[If an attacker with an attack value of 15 points hits a barbarian soldier, the barbarian will lose 15 - 3 = 12 health. ]] ..
+[[The 3 points are subtracted because of the defense ability.]])
+      ) .. h2(_"Evade:") .. p(_(
+[[Evade is the chance that the soldier is able to dodge an attack. ]] ..
+[[It is 25% for a level 0 evade barbarian and increases in steps of 15% for each level.]])
       )
    )
 }
 
 enhance_fortress = {
    pos = "topright",
-   title = _ "Enhance this fortress",
-   body = rt(h1(_ "Enhancing buildings") .. p(_
-[[I will create an enemy for you soon, but let's make sure you are prepared.
-This fortress is already quite strong and conquers a lot of space. But there is
-an even bigger building: the citadel.]]
-      ) .. p(_
-[[Citadels can not be built directly. Instead, you have to construct a fortress
-first and then enhance it to a citadel. To do so, click on the fortress, then
-choose the enhance to citadel button. Your soldiers will leave the citadel
-while the construction is going on. This means that your fortress has no
-military influence any more. If an enemy builds a military building nearby,
-your construction site could burn down. No sweat, that won't happen here.]]
-      ) .. p(_
-[[Enhance your fortress to a citadel now. Remember that you can speed time up
-by using PAGE_UP, building a citadel takes a while.]]
+   title = _ "Enhance This Fortress",
+   body = rt(h1(_ "Enhancing Buildings") .. p(_(
+[[I will create an enemy for you soon, but first let’s make sure you are prepared. ]] ..
+[[This fortress is already quite strong and conquers a lot of space. ]] ..
+[[But there is an even bigger building: the citadel.]])
+      ) .. p(_(
+[[Citadels cannot be built directly. ]] ..
+[[Instead, you will have to construct a fortress first and then enhance it to a citadel. ]] ..
+[[To do so, click on the fortress, then choose the ‘Enhance to Citadel’ button. ]] ..
+[[Your soldiers will leave the fortress while the construction is going on. ]] ..
+[[This means that your fortress will lose its military influence. If an enemy occupies a military building nearby, ]] ..
+[[your construction site will burn down. No sweat, that won’t happen here.]])
+      ) .. p([[• ]] .. 
+_[[Enhance your fortress to a citadel now.]]
+      ) .. p([[→ ]] .. 
+_([[Remember that you can speed time up by using PAGE_UP. ]] ..
+[[Building a citadel takes a while.]])
       )
    ),
    obj_name = "enhance_fortress",
    obj_title = _"Enhance your fortress to a citadel",
-   obj_body = rt(h1(_ "Enhance your fortress") .. p(_
-[[Enhance your fortress to a mighty citadel. The citadel can house 12 soldiers
-and is the biggest military building the barbarians can build. It also costs a
-lot and takes a long time to build. It is most suited to guard strategically
-important points like constricted points or mountains.]]
+   obj_body = rt(h1(_ "Enhance Your Fortress") .. p([[• ]] ..
+_[[Enhance your fortress to a mighty citadel.]]
+      ) .. p([[→ ]] .. 
+_([[The citadel can house 12 soldiers and is the biggest military building the barbarians can build. ]] ..
+[[It also costs a lot of resources and takes a long time to build. ]] ..
+[[It is most suited to guard strategically important points like constricted points or mountains.]])
       )
    )
 }
@@ -671,23 +642,23 @@
 attack_enemey = {
    pos = "topright",
    title = _ "Defeat your enemy",
-   body = rt(h1(_ "Defeat the enemy") .. p(_
-[[I created a sparring partner for you: It is an empire tribe close to your
-citadel. To attack its buildings, click on the door of your target building,
-choose the number of soldiers that you wish to send and click on the attack
-button. Your soldiers will come from all nearby military buildings. Likewise,
-the defenders will come from all nearby military buildings of the enemy and
-intercept your forces.]]
-      ) .. p(_
-[[Attack and conquer all military buildings of the enemy and destroy its
-headquarters.]]
+   body = rt(h1(_ "Defeat the Enemy") .. p(_(
+[[I have created a sparring partner for you: It is an empire tribe close to your citadel. ]] ..
+[[To attack its buildings, click on the door of a target building, ]] ..
+[[choose the number of soldiers that you wish to send and click on the attack button. ]] ..
+[[Your soldiers will come from all nearby military buildings. ]] ..
+[[Likewise, the defenders will come from all nearby military buildings of the enemy and intercept your forces.]])
+      ) .. p([[• ]] .. 
+_[[Attack and conquer all military buildings of the enemy and destroy their headquarters.]]
       )
    ),
    obj_name = "defeated_the_empire",
    obj_title = _ "Defeat the enemy tribe",
-   obj_body = rt(h1(_"Defeat your enemy") ..  p(_
-[[Defeat the nearby enemy. To attack a building, click on its doors, choose the
-number of attacking soldiers, then send them via the attack button.]]
+   obj_body = rt(h1(_"Defeat Your Enemy") .. p([[• ]] .. 
+_[[Defeat the nearby enemy.]]
+      ) .. p([[→ ]] .. 
+_([[To attack a building, click on its doors, choose the number of attacking soldiers, ]] ..
+[[then send them via the ‘Attack’ button.]])
       )
    )
 }
@@ -695,29 +666,26 @@
 conclude_tutorial = {
    title = _ "Conclusion",
    body = rt(h1(_"Conclusion") ..
-      p(_
-[[This concludes the tutorial. There is some stuff we have not covered here --
-we have not even built a single producing building even though producing wares
-is the most important thing in Widelands -- but you've learned the ropes. You
-can learn about the remaining stuff while you go through the individual tribe's
-introduction campaigns. Each consists of some scenarios explaining the tribes
-and their economy while introducing the background story of Widelands. Have fun
-playing!]]
-      ) .. p(_
-[[You can continue playing this map or you can end this game whenever you like.
-To leave this game and return to the main menu click on the]]
-      )) .. rt("image=pics/menu_options_menu.png", p(_
-[[options menu button on the very left at the bottom of the screen.
-Then click the]]
+      p(_(
+[[This concludes the tutorial. ]] ..
+[[There is some stuff we have not covered here – we have not even built a single production building ]] ..
+[[even though producing wares is the most important thing in Widelands – but you’ve learned the ropes.]])
+      ) .. p(_(
+[[You can learn about the remaining stuff while you go through the individual tribes’ introduction campaigns. ]] ..
+[[Each consists of some scenarios explaining the tribe and its economy while introducing the background story of Widelands. ]] ..
+[[Have fun playing!]])
+      ) .. p(_(
+[[You can continue playing this map or you can end this game whenever you like. ]] ..
+[[To leave this game and return to the main menu, click on the]])
+      )) .. rt("image=pics/menu_options_menu.png", p(_(
+[[‘Options’ menu button on the very left at the bottom of the screen. ]] ..
+[[Then click the]])
       )) .. rt("image=pics/menu_exit_game.png", p(_
-[[exit game button.]]
+[[‘Exit Game’ button.]]
       )) .. rt(p(_
-[[Thanks for playing this tutorial. Enjoy Widelands and remember
-to visit us at]]
+[[Thanks for playing this tutorial. Enjoy Widelands and remember to visit us at]]
       )) .. rt("text-align=center",
    "<p font-size=24 font-decoration=underline>http://www.widelands.org</p>"
    )
 }
 
-
-

=== modified file 'global/militarysites/barracks.empire/conf'
--- global/militarysites/barracks.empire/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/barracks.empire/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 max_soldiers=1
 buildable=no
 prefer_heroes=false
+occupied_string=
+aggressor_string=_Your Barracks discovered an aggressor.
+attack_string=_Your Barracks is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Barracks
+defeated_you_string=_Your soldiers defeated the enemy at the Barracks
+
 
 [idle]
 pics=../../../tribes/empire/barracks/barracks_i_??.png

=== modified file 'global/militarysites/barrier.barbarians/conf'
--- global/militarysites/barrier.barbarians/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/barrier.barbarians/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 conquers=8
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your Barrier discovered an aggressor.
+attack_string=_Your Barrier is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Barrier
+defeated_you_string=_Your soldiers defeated the enemy at the Barrier
+
 
 [idle]
 pics=../../../tribes/barbarians/barrier/barrier_i_??.png

=== modified file 'global/militarysites/barrier.empire/conf'
--- global/militarysites/barrier.empire/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/barrier.empire/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 conquers=8
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your Barrier discovered an aggressor.
+attack_string=_Your Barrier is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Barrier
+defeated_you_string=_Your soldiers defeated the enemy at the Barrier
+
 
 [idle]
 pics=../../../tribes/empire/barrier/barrier_i_??.png

=== modified file 'global/militarysites/castle.atlanteans/conf'
--- global/militarysites/castle.atlanteans/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/castle.atlanteans/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 conquers=12
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your Castle discovered an aggressor.
+attack_string=_Your Castle is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Castle
+defeated_you_string=_Your soldiers defeated the enemy at the Castle
+
 
 [idle]
 pics=../../../tribes/atlanteans/castle/castle_i_??.png

=== modified file 'global/militarysites/castle.empire/conf'
--- global/militarysites/castle.empire/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/castle.empire/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 conquers=12
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your Castle discovered an aggressor.
+attack_string=_Your Castle is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Castle
+defeated_you_string=_Your soldiers defeated the enemy at the Castle
+
 
 [idle]
 pics=../../../tribes/empire/castle/castle_i_??.png

=== modified file 'global/militarysites/citadel.barbarians/conf'
--- global/militarysites/citadel.barbarians/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/citadel.barbarians/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 conquers=12
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your Citadel discovered an aggressor.
+attack_string=_Your Citadel is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Citadel
+defeated_you_string=_Your soldiers defeated the enemy at the Citadel
+
 
 [idle]
 pics=../../../tribes/barbarians/citadel/citadel_i_??.png

=== modified file 'global/militarysites/donjon.barbarians/conf'
--- global/militarysites/donjon.barbarians/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/donjon.barbarians/conf	2014-03-04 10:21:56 +0000
@@ -5,6 +5,12 @@
 vision_range=17
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your Donjon discovered an aggressor.
+attack_string=_Your Donjon is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Donjon
+defeated_you_string=_Your soldiers defeated the enemy at the Donjon
+
 
 [idle]
 pics=../../../tribes/barbarians/donjon/donjon_i_??.png

=== modified file 'global/militarysites/fortress.barbarians/conf'
--- global/militarysites/fortress.barbarians/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/fortress.barbarians/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 conquers=11
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your Fortress discovered an aggressor.
+attack_string=_Your Fortress is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Fortress
+defeated_you_string=_Your soldiers defeated the enemy at the Fortress
+
 
 [idle]
 pics=../../../tribes/barbarians/fortress/fortress_i_??.png

=== modified file 'global/militarysites/fortress.empire/conf'
--- global/militarysites/fortress.empire/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/fortress.empire/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 conquers=11
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your Fortress discovered an aggressor.
+attack_string=_Your Fortress is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Fortress
+defeated_you_string=_Your soldiers defeated the enemy at the Fortress
+
 
 [idle]
 pics=../../../tribes/empire/fortress/fortress_i_??.png

=== modified file 'global/militarysites/guardhall.atlanteans/conf'
--- global/militarysites/guardhall.atlanteans/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/guardhall.atlanteans/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 conquers=7
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your Guardhall discovered an aggressor.
+attack_string=_Your Guardhall is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Guardhall
+defeated_you_string=_Your soldiers defeated the enemy at the Guardhall
+
 
 [idle]
 pics=../../../tribes/atlanteans/guardhall/guardhall_i_??.png

=== modified file 'global/militarysites/guardhouse.atlanteans/conf'
--- global/militarysites/guardhouse.atlanteans/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/guardhouse.atlanteans/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 max_soldiers=2
 buildable=no
 prefer_heroes=false
+occupied_string=
+aggressor_string=_Your Guardhouse discovered an aggressor.
+attack_string=_Your Guardhouse is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Guardhouse
+defeated_you_string=_Your soldiers defeated the enemy at the Guardhouse
+
 
 [idle]
 pics=../../../tribes/atlanteans/guardhouse/guardhouse_i_??.png

=== modified file 'global/militarysites/high_tower.atlanteans/conf'
--- global/militarysites/high_tower.atlanteans/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/high_tower.atlanteans/conf	2014-03-04 10:21:56 +0000
@@ -5,6 +5,12 @@
 vision_range=21
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your High Tower discovered an aggressor.
+attack_string=_Your High Tower is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the High Tower
+defeated_you_string=_Your soldiers defeated the enemy at the High Tower
+
 
 [idle]
 pics=../../../tribes/atlanteans/high_tower/high_tower_i_??.png

=== modified file 'global/militarysites/outpost.empire/conf'
--- global/militarysites/outpost.empire/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/outpost.empire/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 conquers=7
 buildable=no
 prefer_heroes=false
+occupied_string=
+aggressor_string=_Your Outpost discovered an aggressor.
+attack_string=_Your Outpost is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Outpost
+defeated_you_string=_Your soldiers defeated the enemy at the Outpost
+
 
 [idle]
 pics=../../../tribes/empire/outpost/outpost_i_??.png

=== modified file 'global/militarysites/sentry.barbarians/conf'
--- global/militarysites/sentry.barbarians/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/sentry.barbarians/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 max_soldiers=2
 buildable=no
 prefer_heroes=false
+occupied_string=
+aggressor_string=_Your Sentry discovered an aggressor.
+attack_string=_Your Sentry is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Sentry
+defeated_you_string=_Your soldiers defeated the enemy at the Sentry
+
 
 [idle]
 pics=../../../tribes/barbarians/sentry/sentry_i_??.png

=== modified file 'global/militarysites/sentry.empire/conf'
--- global/militarysites/sentry.empire/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/sentry.empire/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 max_soldiers=2
 buildable=no
 prefer_heroes=false
+occupied_string=
+aggressor_string=_Your Sentry discovered an aggressor.
+attack_string=_Your Sentry is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Sentry
+defeated_you_string=_Your soldiers defeated the enemy at the Sentry
+
 
 [idle]
 pics=../../../tribes/empire/sentry/sentry_i_??.png

=== modified file 'global/militarysites/small_tower.atlanteans/conf'
--- global/militarysites/small_tower.atlanteans/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/small_tower.atlanteans/conf	2014-03-04 10:21:56 +0000
@@ -5,6 +5,12 @@
 max_soldiers=3
 buildable=no
 prefer_heroes=false
+occupied_string=
+aggressor_string=_Your Small Tower discovered an aggressor.
+attack_string=_Your Small Tower is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Small Tower
+defeated_you_string=_Your soldiers defeated the enemy at the Small Tower
+
 
 [idle]
 pics=../../../tribes/atlanteans/small_tower/small_tower_i_??.png

=== modified file 'global/militarysites/stronghold.barbarians/conf'
--- global/militarysites/stronghold.barbarians/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/stronghold.barbarians/conf	2014-03-04 10:21:56 +0000
@@ -4,6 +4,12 @@
 conquers=7
 buildable=no
 prefer_heroes=false
+occupied_string=
+aggressor_string=_Your Stronghold discovered an aggressor.
+attack_string=_Your Stronghold is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Stronghold
+defeated_you_string=_Your soldiers defeated the enemy at the Stronghold
+
 
 [idle]
 pics=../../../tribes/barbarians/stronghold/stronghold_i_??.png

=== modified file 'global/militarysites/tower.atlanteans/conf'
--- global/militarysites/tower.atlanteans/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/tower.atlanteans/conf	2014-03-04 10:21:56 +0000
@@ -5,6 +5,12 @@
 vision_range=17
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your Tower discovered an aggressor.
+attack_string=_Your Tower is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Tower
+defeated_you_string=_Your soldiers defeated the enemy at the Tower
+
 
 [idle]
 pics=../../../tribes/atlanteans/tower/tower_i_??.png

=== modified file 'global/militarysites/tower.empire/conf'
--- global/militarysites/tower.empire/conf	2013-06-11 16:37:44 +0000
+++ global/militarysites/tower.empire/conf	2014-03-04 10:21:56 +0000
@@ -5,6 +5,12 @@
 vision_range=19
 buildable=no
 prefer_heroes=true
+occupied_string=
+aggressor_string=_Your Tower discovered an aggressor.
+attack_string=_Your Tower is under attack.
+defeated_enemy_string=_The enemy defeated your soldiers at the Tower
+defeated_you_string=_Your soldiers defeated the enemy at the Tower
+
 
 [idle]
 pics=../../../tribes/empire/tower/tower_i_??.png

=== modified file 'maps/Atoll.wmf/elemental'
--- maps/Atoll.wmf/elemental	2013-08-12 11:07:40 +0000
+++ maps/Atoll.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="desert"
 name=_"Atoll"
 author="Nasenbaer"
-descr=_"Who will be the real King of the big atoll?"
-hint=_"Suggested Teams: (blue, yellow) vs (red, green)"
+descr=_"Who will be the real king of the big atoll?"
+hint=_"Suggested Teams: (blue, yellow) vs. (red, green)"
 tags="2teams,official,seafaring"

=== modified file 'maps/Calvisson.wmf/elemental'
--- maps/Calvisson.wmf/elemental	2013-08-15 16:00:17 +0000
+++ maps/Calvisson.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="greenland"
 name=_"Calvisson"
 author="Kristin"
-descr=_"It's a pleasure to settle in the beauty of this fissured countryside. But the ways to encompass these large territories are long and meandering, so it is easy to err in the land of the foreign clans."
-hint=_"Suggested Teams: blue vs red, yellow vs green, (blue, yellow) vs (red, green), (blue, green) vs (red, yellow)"
+descr=_"It’s a pleasure to settle in the beauty of this fissured countryside. But the ways to encompass these large territories are long and meandering, so it is easy to err into the land of the foreign clans."
+hint=_"Suggested Teams: blue vs. red | yellow vs. green | (blue, yellow) vs. (red, green) | (blue, green) vs. (red, yellow)"
 tags="seafaring,official,2teams"

=== modified file 'maps/Checkmate.wmf/elemental'
--- maps/Checkmate.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Checkmate.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,5 +6,5 @@
 world=greenland
 name=_Checkmate
 author=Winterwind
-descr=_"Whether just one of nature's strangest features or the creation of a mad (and game-hungry) god, this weird battleground awaits two opponents for another confrontation."
+descr=_"Whether just one of nature’s strangest features or the creation of a mad (and game-hungry) god, this weird battleground awaits two opponents for another confrontation."
 tags="official,1v1"

=== modified file 'maps/Comet Island.wmf/elemental'
--- maps/Comet Island.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Comet Island.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,5 +6,5 @@
 world=desert
 name=_"Comet Island"
 author=Nasenbaer
-descr=_"A few miles in front of Gerion Coast lies a small unnamed island. Until now, you have not seen any reason, to ship there, but yesterday a big fireball came from the sky and touched down in it's middle. Is this a sign of the Gods? You believe it is and you hope, that your tribe will find the treasure of this island, before other tribes will follow."
+descr=_"A few miles in front of Gerion Coast lies a small unnamed island. Until now, you have not seen any reason to sail there, but yesterday a big fireball came from the sky and touched down in its center. Is this a sign of the Gods? You believe it is and you hope that your tribe will find the treasure of this island before other tribes will follow."
 tags="official,unbalanced"

=== modified file 'maps/Crossing the horizon.wmf/elemental'
--- maps/Crossing the horizon.wmf/elemental	2013-09-15 17:40:58 +0000
+++ maps/Crossing the horizon.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,7 +6,7 @@
 map_h="144"
 nr_players="4"
 world="greenland"
-name=_"Crossing the horizon"
+name=_"Crossing the Horizon"
 author="Kristin"
 descr=_"Man your ship and sail to the horizon."
 hint=_"Suggested Teams: all ok"

=== modified file 'maps/Desert Tournament.wmf/elemental'
--- maps/Desert Tournament.wmf/elemental	2012-03-09 10:37:34 +0000
+++ maps/Desert Tournament.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,6 +6,6 @@
 world="desert"
 name=_"Desert Tournament"
 author="ivh"
-descr=_ "Four tribes struggle with their nearest neighbour to be the first to reach the mountain of gold that promises riches beyond belief. But can the two remaining ones share the resources wisely?"
-hint=_ "Suggested Teams: (blue, red) vs (yellow, green)"
+descr=_ "Four tribes struggle with their nearest neighbor to be the first to reach the mountain of gold that promises riches beyond belief. But can the two remaining ones share the resources wisely?"
+hint=_ "Suggested Teams: (blue, red) vs. (yellow, green)"
 tags="official,ffa,2teams"

=== modified file 'maps/Dry Riverbed.wmf/elemental'
--- maps/Dry Riverbed.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Dry Riverbed.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,5 +6,5 @@
 world=desert
 name=_Dry Riverbed
 author=Nasenbaer
-descr=_"It was a long time ago, since the last raindrop touched these grounds. No wonder, that there is not much water left in this dry riverbed. Everyone knows: soon there will be a war. A war about the last of water."
+descr=_"It has been a long time since the last raindrop touched these grounds. Small wonder that there is not much water left in this dry riverbed. Everyone knows: soon there will be a war. A war about the last of the remaining water."
 tags="official,unbalanced"

=== modified file 'maps/Elven Forests.wmf/elemental'
--- maps/Elven Forests.wmf/elemental	2012-03-09 10:37:34 +0000
+++ maps/Elven Forests.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,6 +6,6 @@
 world=greenland
 name=_Elven Forests
 author=Winterwind
-descr=_ "The breath-taking beauty of these emerald lands has lured many tribes into an attempt of taking them for themselves."
-hint=_ "Suggested Teams: (blue, red) vs (yellow, green) or (blue, yellow) vs (red, green)"
+descr=_ "The breath-taking beauty of these emerald lands has lured many tribes into an attempt to take them for themselves."
+hint=_ "Suggested Teams: (blue, red) vs. (yellow, green) | (blue, yellow) vs. (red, green)"
 tags=official,2teams,ffa

=== modified file 'maps/Fellowships.wmf/elemental'
--- maps/Fellowships.wmf/elemental	2013-09-15 17:40:58 +0000
+++ maps/Fellowships.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="greenland"
 name=_"Fellowships"
 author="Teppo"
-descr=_"Coal is tough to find - learn to make it efficiently. Starting positions are similar, map should be fair. There is plenty of gold near the starting point - Do you see it?"
-hint=_"This map is best suited for two or three human players, with game speed somewhat above the normal value. AI performs badly at the time of writing (2013)."
+descr=_"Coal is hard to find – learn to make it efficiently. Starting positions are similar, so the map should be fair. There is plenty of gold near the starting point – Do you see it?"
+hint=_"This map is best suited for two or three human players, with game speed somewhat above the normal value. The AI performed badly at the time of writing (2013)."
 tags="seafaring,official,ffa"

=== modified file 'maps/Finlakes.wmf/elemental'
--- maps/Finlakes.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Finlakes.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,5 +8,5 @@
 world=greenland
 name=_Finnish Lakes
 author=Nasenbaer
-descr=_"These are the beautiful Finnish lands, which are of lakes, rivers, ancient forests and mountains. It is up to you, to find a way through these lands."
+descr=_"These are the beautiful Finnish lands of lakes, rivers, ancient forests and mountains. It is up to you to find a way through these lands."
 tags="official,unbalanced"

=== modified file 'maps/Firegames.wmf/elemental'
--- maps/Firegames.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Firegames.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,5 +6,5 @@
 world=blackland
 name=_Firegames
 author=Nasenbaer
-descr=_"Is this a test by the Gods or an evil plan by someone else, that you and your tribe woke up on this island among fire and lava? Until now it seems as if you are alone, but no-one knows, what might happen if you meet an opponent tribe?"
+descr=_"Is this a test by the Gods or an evil plan by someone else, that you and your tribe woke up on this island among fire and lava? Until now it seems as if you are alone, but no-one knows what might happen if you met an opposing tribe?"
 tags="official,unbalanced"

=== modified file 'maps/Four Castles.wmf/elemental'
--- maps/Four Castles.wmf/elemental	2012-03-09 10:37:34 +0000
+++ maps/Four Castles.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -7,5 +7,5 @@
 name=_Four Castles
 author=Winterwind
 descr=_ "Well protected in their mighty fortresses, four power-hungry warlords are completing their schemes to dominate these lands..."
-hint=_ "Suggested Teams: (blue, red) vs (yellow, green)"
+hint=_ "Suggested Teams: (blue, red) vs. (yellow, green)"
 tags="official,ffa,2teams"

=== modified file 'maps/Four Mountains.wmf/elemental'
--- maps/Four Mountains.wmf/elemental	2013-07-18 14:28:37 +0000
+++ maps/Four Mountains.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -7,5 +7,5 @@
 name=_ "Four Mountains"
 author="Quappo"
 descr=_ "Each tribe is surrounded by four mighty mountains. Who will first conquer them and claim the resources for his own tribe? Hint I: Water can be found along the river. Hint II: Snowmen mark additional water sources. Hint III: Each mountain contains only one resource."
-hint=_ "Suggested Teams: (blue, red) vs (yellow, green) or (blue, green) vs (red, yellow)"
+hint=_ "Suggested Teams: (blue, red) vs. (yellow, green) | (blue, green) vs. (red, yellow)"
 tags="official,ffa,2teams"

=== modified file 'maps/Glacier Lake.wmf/elemental'
--- maps/Glacier Lake.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Glacier Lake.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,5 +6,5 @@
 world=winterland
 name=_Glacier Lake
 author=Nasenbaer
-descr=_"A long time your tribe dwelt on this beautiful and lonely glacier lake. No one disturbed you and the resources were enough for your whole tribe, but a few months ago another tribe came over the mountains and settled down. And you are sure, that there is only enough place for one tribe."
+descr=_"A long time your tribe dwelt on this beautiful and lonely glacier lake. No one disturbed you and the resources were enough for your whole tribe, but a few months ago another tribe came over the mountains and settled down. And you are sure that there is only enough space for one tribe."
 tags="official,1v1"

=== modified file 'maps/Ice wars.wmf/elemental'
--- maps/Ice wars.wmf/elemental	2013-09-15 17:40:58 +0000
+++ maps/Ice wars.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="winterland"
 name=_"Ice wars"
 author="Einstein13"
-descr=_"After autumn is winter. Some things are frozen, but not the war."
+descr=_"Autumn follows winter. Some things are frozen, but not the war."
 hint=_"Start positions are clockwise"
 tags="seafaring,official,4teams,3teams,2teams"

=== modified file 'maps/Islands at war.wmf/elemental'
--- maps/Islands at war.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Islands at war.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,7 +6,7 @@
 map_h="112"
 nr_players="2"
 world="desert"
-name=_ "Islands at war"
+name=_ "Islands at War"
 author="Tuxlands"
-descr=_ "For centuries you've lived peacefully together with the other tribe on the neighboured island. This peace seems to end now - your neighbour begins to expand."
+descr=_ "For centuries, you’ve lived peacefully side by side with the other tribe on the neighboring island. This peace seems to come to an end now – your neighbor has begun to expand."
 tags="unbalanced,official"

=== modified file 'maps/Kings and Queens.wmf/elemental'
--- maps/Kings and Queens.wmf/elemental	2013-09-15 17:40:58 +0000
+++ maps/Kings and Queens.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="greenland"
 name=_"Kings and Queens"
 author="fk"
-descr=_"An old legend tells that these seven kingdoms, that have flourished for ages in prosperity, will someday collapse into a devastating war. Has your latest betrayal been one too many and will the prophecy come true?"
+descr=_"An old legend tells that these seven kingdoms, that have flourished for ages in prosperity, will someday collapse into a devastating war. Has your latest betrayal been one too many, and will the prophecy come true?"
 hint=
 tags="official,seafaring,unbalanced"

=== modified file 'maps/Lake of tranquility.wmf/elemental'
--- maps/Lake of tranquility.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Lake of tranquility.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,5 +6,5 @@
 world=greenland
 name=_Lake of Tranquility
 author=Winterwind
-descr=_"This lake, deep in the most ancient forests, has long been known for its beauty and idyllic peace. Yet, its sanctity has been disturbed now, as two hostile tribes arrive at its shores..."
+descr=_"This lake, deep in the most ancient forests, has long been known for its beauty and idyllic peace. However, its sanctity has been disturbed now, as two hostile tribes have arrived at its shores..."
 tags="official,1v1"

=== modified file 'maps/Last Bastion.wmf/elemental'
--- maps/Last Bastion.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Last Bastion.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,5 +8,5 @@
 world="winterland"
 name=_ "Last Bastion"
 author="Another Barbarian"
-descr=_ "Whimsical Gods didn't answer our prayers. Instead the thousand fold hotter Sun heated up the Earth and melted glaciers and people plunged into the deep. But now - high in the majestic mountains, on the last scrap of land - two surviving tribes are sheltering. Even though the Gods showed mercy and the climate thus turned cooler again the water is still rising and rising. Onto the last secure place - the highest mountain range where the amount of gold and the space to live merely suffice for one tribe - only two opposite paths lead. But remember, be careful... this last living space is also a hard and small place to live. Don't forget to take care about your timber supplies, you'll need them."
+descr=_ "The whimsical Gods didn’t answer our prayers. Instead, the increasing sunlight heated up the Earth thousandfold and melted glaciers and people plunged into the deep. But now – high in the majestic mountains, on the last scrap of land – two surviving tribes are sheltering. Even though the Gods showed mercy and the climate thus turned cooler again, the water is still rising and rising. Onto the last secure place – the highest mountain range where the amount of gold and the space to live merely suffice for one tribe – only two opposite paths lead. But remember, be careful... this last living space is also a hard and small place to live. Don’t forget to take care of your timber supplies, you’ll need them."
 tags="official,1v1"

=== modified file 'maps/Long, long way.wmf/elemental'
--- maps/Long, long way.wmf/elemental	2013-09-15 17:40:58 +0000
+++ maps/Long, long way.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="greenland"
 name=_"Long, long way"
 author="Einstein13"
-descr=_">Where dat? A thousand miles from here.< [Porgy and Bess] You have to go long, long way to conquer all the islands. Good luck!"
-hint=_"Suggested Teams: blue vs red, yellow vs green, (blue, yellow) vs (red, green), (blue, yellow, black) vs (red, green, orange), (blue, yellow, black, purple) vs (red, green, orange, white)"
+descr=_">Where dat? A thousand miles from here.< [Porgy and Bess] You have to go a long, long way to conquer all the islands. Good luck!"
+hint=_"Suggested Teams: blue vs. red | yellow vs. green | (blue, yellow) vs. (red, green) | (blue, yellow, black) vs. (red, green, orange) | (blue, yellow, black, purple) vs. (red, green, orange, white)"
 tags="seafaring,official,2teams,3teams,4teams"

=== modified file 'maps/MP Scenarios/Island Hopping.wmf/elemental'
--- maps/MP Scenarios/Island Hopping.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/MP Scenarios/Island Hopping.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,5 +6,5 @@
 world="greenland"
 name=_"Island Hopping"
 author="SirVer,Nasenbaer"
-descr=_"A special tournament in atlantean culture is the so named "Island Hopping", where two or more groups try to reach the center island as fast as possible, to be the first building up a castle on the top of the center mountain."
+descr=_"A special tournament in Atlantean culture is the so-called ‘Island Hopping’, where two or more groups try to reach the center island as fast as possible, to be the first erecting a castle on the top of the central mountain."
 tags="official"

=== modified file 'maps/MP Scenarios/Island Hopping.wmf/scripting/first_island.lua'
--- maps/MP Scenarios/Island Hopping.wmf/scripting/first_island.lua	2011-09-04 18:28:23 +0000
+++ maps/MP Scenarios/Island Hopping.wmf/scripting/first_island.lua	2014-03-04 10:21:56 +0000
@@ -22,7 +22,7 @@
 
    local rewards = _finish_rewards[island_idx][rank]
    send_to_all(rt(
-      p(msgs_finished_island[rank]:format(plr.name, island_idx + 1)) ..
+      p(msgs_finished_island[rank]:bformat(plr.name, island_idx + 1)) ..
       p(finished_island_continues:format(format_rewards(rewards)))
    ))
 
@@ -67,15 +67,15 @@
 
          local claimed_for = (game.time - started_claiming) / 1000
          if 5*60 < claimed_for and send_msg == 0 then
-            send_to_all(had_control_for:format(claiming_player.name, _"5 minutes"))
+            send_to_all(had_control_for:bformat(claiming_player.name, _"5 minutes"))
             send_msg = send_msg + 1
          end
          if 10*60 < claimed_for and send_msg == 1 then
-            send_to_all(had_control_for:format(claiming_player.name, _"10 minutes"))
+            send_to_all(had_control_for:bformat(claiming_player.name, _"10 minutes"))
             send_msg = send_msg + 1
          end
          if 15*60 < claimed_for and send_msg == 2 then
-            send_to_all(had_control_for:format(claiming_player.name, _"15 minutes"))
+            send_to_all(had_control_for:bformat(claiming_player.name, _"15 minutes"))
             send_msg = send_msg + 1
          end
          if 20*60 < claimed_for and send_msg == 3 then

=== modified file 'maps/MP Scenarios/Island Hopping.wmf/scripting/multiplayer_init.lua'
--- maps/MP Scenarios/Island Hopping.wmf/scripting/multiplayer_init.lua	2011-10-02 15:27:47 +0000
+++ maps/MP Scenarios/Island Hopping.wmf/scripting/multiplayer_init.lua	2014-03-04 10:21:56 +0000
@@ -50,6 +50,8 @@
       map:get_field( 26,161):region(3)  -- player 4
    }
 }
+
+-- if you add a new resource type here, make sure it is also listed in getplural(count, resource) below
 _finish_rewards = {
    { -- Island 1
       { -- 1st to finish
@@ -89,21 +91,49 @@
 -- ==================
 -- Utility functions
 -- ==================
+
+-- Sends a game status message to all players
 function send_to_all(text)
    for idx,plr in ipairs(game.players) do
       plr:send_message(_ "Game Status", text, {popup=true})
    end
 end
 
+-- Returns a list of rewards from _finish_rewards, formatted with getplural(count, resource)
 function format_rewards(r)
    rv = {}
    for name,count in pairs(r) do
-      rv[#rv + 1] = (_"%i %s<br>\n"):format(count, name)
+      rv[#rv + 1] = getplural(count, name) .. "<br>\n"
    end
    return table.concat(rv)
 end
 
 
+-- This function gets the translated text according to each language's plural rules
+-- for the resources in _finish_rewards
+function getplural(count, resource)
+   if  resource == "trunk" then
+      return ngettext("%s Trunk","%s Trunks",count):bformat(count)
+   elseif  resource == "planks" then
+      return ngettext("%s Plank","%s Planks",count):bformat(count)
+   elseif  resource == "stone" then
+      return ngettext("%s Stone","%s Stones",count):bformat(count)
+   elseif  resource == "spidercloth" then
+      return ngettext("%s Spidercloth","%s Spidercloths",count):bformat(count)
+   elseif  resource == "corn" then
+      return ngettext("%s Corn","%s Corn",count):bformat(count)
+   elseif  resource == "coal" then
+      return ngettext("%s Coal","%s Coal",count):bformat(count)
+   elseif  resource == "ironore" then
+      return ngettext("%s Iron Ore","%s Iron Ore",count):bformat(count)
+   elseif  resource == "goldore" then
+      return ngettext("%s Gold Ore","%s Gold Ore",count):bformat(count)
+   else
+      return (_"%1$i %2$s"):bformat(count, resource)
+   end
+end
+
+
 use("map", "texts")
 use("map", "hop_island")
 use("map", "first_island")

=== modified file 'maps/MP Scenarios/Island Hopping.wmf/scripting/texts.lua'
--- maps/MP Scenarios/Island Hopping.wmf/scripting/texts.lua	2012-04-08 16:57:20 +0000
+++ maps/MP Scenarios/Island Hopping.wmf/scripting/texts.lua	2014-03-04 10:21:56 +0000
@@ -4,23 +4,30 @@
 welcome_msg = rt(
    h1(_"Welcome to Island Hopping") ..
    h2(_"Rules") ..
-   p(_
-[[Island Hopping is a traditional tournament in the Atlantean culture. The
-rules of the game are simple: You start with a headquarters on one island.
-When you finish a castle at the end of the first island, you are granted a
-second headquarters on a second island which will contain all wares from your
-first headquarters.]]) .. p(_
-[[If you finish a castle at the target area on the second island, you will get
-a third headquarters on the third island. You must build and hold a castle at
-the center of the third island for 20 minutes to win the game.]]) .. p(_
-[[Whenever you finish an island, you get bonus wares depending how many players
-have finished the island before you. The earlier you finish, the less wares you
-get. See below for the details.]]) .. p(_
-[[The clue is that the first island only offers stones and wood, the second
-only meadows and resources. The economies you leave behind will continue to
-work for you, but you only reap the benefits when you reach a new island.]]
-) ..
-h2(_"Finish rewards") ..
+   p(_(
+[[Island Hopping is a traditional tournament in Atlantean culture. ]] ..
+[[The rules of the game are simple: you start with a headquarters on an island. ]] ..
+[[When you finish a castle at the end of the first island, you are granted a ]] ..
+[[second headquarters on a second island, which will contain all wares from your ]] ..
+[[first headquarters.]]
+)) .. 
+ p(_(
+[[If you finish a castle in the target area on the second island, you will get ]] ..
+[[a third headquarters on the third island. You must build a castle at ]] ..
+[[the center of the third island and hold it for 20 minutes to win the game.]]
+)) ..
+ p(_(
+[[Whenever you finish an island, you will get bonus wares, depending on how many players ]] ..
+[[have finished the island before you. The earlier you finish, the fewer wares you will get. ]] ..
+[[See below for the details.]])) .. p(_(
+[[The clue is that the first island only provides stones and wood, the second ]] ..
+[[only meadows and resources. The economies you leave behind will continue to ]] ..
+[[work for you, but you will only reap the benefits at the moment you reach a new island.]])
+) ..
+p(_
+[[Finally, be careful not to waste your quartz and diamonds.]]
+) ..
+h2(_"Finish Rewards") ..
 h3(_"First Island") ..
 h4(_"1st to finish") .. p(format_rewards(_finish_rewards[1][1])) ..
 h4(_"2nd to finish") .. p(format_rewards(_finish_rewards[1][2])) ..
@@ -35,20 +42,20 @@
 
 
 msgs_finished_island = {
-   _"%s was the first to reach the Island number %i.",
-   _"%s was the second to reach the Island number %i.",
-   _"%s was the third to reach the Island number %i.",
-   _"%s was the fourth to reach the Island number %i."
+   _"%1$s was the first to reach Island number %2$i.",
+   _"%1$s was the second to reach Island number %2$i.",
+   _"%1$s was the third to reach Island number %2$i.",
+   _"%1$s was the fourth to reach Island number %2$i."
 }
-finished_island_continues = _ "The reward for this feat amounts to<br><br>%s"
+finished_island_continues = _ "The reward for this feat amounts to:" .. "<br>%s"
 
 player_claims_hill = rt(p(_
-[[%s is now King of the Hill and will win the game in 20 minutes, if nobody takes over the hill until than.]]
+[[%s is now King of the Hill and will win the game in 20 minutes, if nobody takes over the hill before then.]]
 ))
 lost_control = rt(p(_
 [[%s lost control of the hill.]]
 ))
-had_control_for = rt(p(_[[%s has been King of the Hill since %s!]]))
+had_control_for = rt(p(_[[%1$s has been King of the Hill for %2$s!]]))
 player_won = rt(p(_[[%s has won the game. Congratulations!]]))
 
 

=== modified file 'maps/MP Scenarios/Smugglers.wmf/elemental'
--- maps/MP Scenarios/Smugglers.wmf/elemental	2012-04-25 07:39:44 +0000
+++ maps/MP Scenarios/Smugglers.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,5 +8,5 @@
 world="greenland"
 name="Smugglers"
 author="Nasenbaer,SirVer"
-descr=_"Your well established smuggling routes suddenly got busy: Two other tribes appeared and now a rivalry under smugglers has been started: Which team will be the first to smuggle a certain number of wares? Teams are: Blue + Red vs Yellow + Green."
+descr=_"Your well established smuggling routes suddenly got busy: Two other tribes have appeared and now a rivalry among smugglers has started: Which team will be the first to smuggle a certain number of wares? Teams are: Blue + Red vs. Yellow + Green."
 tags="official"

=== modified file 'maps/MP Scenarios/Smugglers.wmf/scripting/multiplayer_init.lua'
--- maps/MP Scenarios/Smugglers.wmf/scripting/multiplayer_init.lua	2013-09-08 12:54:55 +0000
+++ maps/MP Scenarios/Smugglers.wmf/scripting/multiplayer_init.lua	2014-03-04 10:21:56 +0000
@@ -116,7 +116,7 @@
 function setup_statistics_hook()
 	if hooks == nil then hooks = {} end
 	hooks.custom_statistic = {
-      name = _ "Wares smuggled",
+      name = _ "Wares Smuggled",
       pic = "map:genstats_wares_smuggled.png",
       calculator = function(p)
          return points[p.team]
@@ -139,8 +139,7 @@
       end
    end
 
-
-   send_to_all(welcome_msg:format(points_to_win))
+   send_to_all(welcome_msg:format((ngettext("%i point", "%i points", points_to_win)):format(points_to_win)))
 
 
    for idx,descr in ipairs(route_descrs) do

=== modified file 'maps/MP Scenarios/Smugglers.wmf/scripting/smuggling.lua'
--- maps/MP Scenarios/Smugglers.wmf/scripting/smuggling.lua	2013-09-08 08:45:52 +0000
+++ maps/MP Scenarios/Smugglers.wmf/scripting/smuggling.lua	2014-03-04 10:21:56 +0000
@@ -27,8 +27,9 @@
       l1, l2 = game.players[1], game.players[2]
       lc = points[1]
    end
-
-   send_to_all(game_over:format(w1.name, w2.name, l1.name, l2.name, lc))
+   send_to_all(game_over:bformat(
+      w1.name, w2.name, l1.name, l2.name, (ngettext("%i point", "%i points", lc)):format(lc)
+   ))
    game_over_done = true
 end
 
@@ -48,8 +49,8 @@
          not recv_whf.immovable or recv_whf.immovable.name ~= "warehouse" or
          recv_whf.immovable.owner ~= recv_plr
       then
-         send_to_all(smuggling_route_broken:format(
-            route_descr.value, recv_plr.name, send_plr.name)
+         send_to_all(smuggling_route_broken:bformat(
+            (ngettext("%i point", "%i points", route_descr.value)):format(route_descr.value), recv_plr.name, send_plr.name)
          )
          run(wait_for_established_route, route_descr)
          break
@@ -84,8 +85,9 @@
    end
 
    -- Send message to all players, send fields too for players with warehouse.
-   local non_team_message = smuggling_route_established_other_team:format(
-      receiving_wh.owner.name, sending_wh.owner.name, route_descr.value
+   local points = (ngettext("%i point", "%i points", route_descr.value)):format(route_descr.value)
+   local non_team_message = smuggling_route_established_other_team:bformat(
+      receiving_wh.owner.name, sending_wh.owner.name, points
    )
    for idx,plr in ipairs(game.players) do
       if plr.number ~= receiving_wh.owner.number and plr.number ~= sending_wh.owner.number then
@@ -93,10 +95,10 @@
       end
    end
    receiving_wh.owner:send_message(_ "Game Status",
-      smuggling_route_established_receiver:format(route_descr.value), {popup=true, field=receiving_wh.fields[1]}
+      smuggling_route_established_receiver:format(points), {popup=true, field=receiving_wh.fields[1]}
    )
    sending_wh.owner:send_message(_ "Game Status",
-      smuggling_route_established_sender:format(route_descr.value), {popup=true, field=sending_wh.fields[1]}
+      smuggling_route_established_sender:format(points), {popup=true, field=sending_wh.fields[1]}
    )
 
    run(do_smuggling, route_descr, receiving_wh.owner, sending_wh.owner, receiving_wh.fields[1], sending_wh.fields[1])

=== modified file 'maps/MP Scenarios/Smugglers.wmf/scripting/texts.lua'
--- maps/MP Scenarios/Smugglers.wmf/scripting/texts.lua	2014-02-22 17:18:03 +0000
+++ maps/MP Scenarios/Smugglers.wmf/scripting/texts.lua	2014-03-04 10:21:56 +0000
@@ -4,48 +4,53 @@
 welcome_msg = rt(
    h1(_"Smugglers") ..
    h2(_"Rules") ..
-   p(_
-[[Smugglers is a fun map for 4 players. You and your partner start diagonally
-to each other on a point symmetric island. There are plenty of smuggling tunnels
-on this island each consisting of a receiving and a sending end. To establish a smuggling
-route you need to build a warehouse on a sending/receiving spot while your team
-mate has to build one on the corresponding receiving/sending spot. A ware is then transported
-each 10 seconds. For harder to defend smuggling routes you get points for smuggling:
-2 or 3 per ware. The first team to have %i points wins.]])
-) ..
+   p(_(
+[[Smugglers is a fun map for 4 players. You and your partner start diagonally from each other on a point symmetric island. ]] ..
+[[There are plenty of smuggling tunnels on this island, each consisting of a receiving and a sending end. ]])
+.. _(
+[[To establish a smuggling route, you need to build a warehouse on a sending/receiving spot ]] ..
+[[while your team mate has to build one on the corresponding receiving/sending spot. ]] ..
+[[A ware is then transported every 10 seconds. ]]) ..
+-- TRANSLATORS: %s = "<number> points"
+_([[For harder to defend smuggling routes, you get 2 or 3 points per ware smuggled. The first team to collect %s wins.]]
+)) ..
    rt("image=map:send_spot.png", p(_"A sending spot")) ..
    rt("image=map:recv_spot.png", p(_"A receiving spot")) ..
 rt(
-   p(_
-[[Remember that the map has rotational symmetry: When you have found a spot to the top-left
-of your headquarters, the corresponding spot will be to the bottom-right of the headquarters
-of your team mate.]]
-)  .. p(_
-[[You can see the number of wares traded at any time in the general
-statistics menu. Good luck!]]
-))
-
-smuggling_route_established_other_team = rt(p(_
-[[A new smuggling route from %s to %s has been established! Every ware smuggled here
-is worth %i points.]]
-))
-smuggling_route_established_sender = rt(p(_
-[[Your team established a new smuggling route. You have the sending warehouse. Every ware smuggled here
-is worth %i points.]]
-))
-smuggling_route_established_receiver = rt(p(_
-[[Your team established a new smuggling route. You have the receiving warehouse. Every ware smuggled here
-is worth %i points.]]
-))
+   p(_(
+[[Remember that the map has rotational symmetry. ]] ..
+[[For example, when you have found a spot to the top-left of your headquarters, ]] ..
+[[the corresponding spot will be to the bottom-right of the headquarters of your team mate.]])
+))  .. p(_(
+[[You can see the number of wares traded at any time in the general statistics menu. Good luck!]]
+)))
+
+-- TRANSLATORS: the first 2 parameters are player names, the last parameter is "<number> points"
+smuggling_route_established_other_team = rt(p(_(
+[[A new smuggling route from %1$s to %2$s has been established! ]] ..
+[[Every ware they smuggle there is worth %3$s.]]
+)))
+-- TRANSLATORS: %s = "<number> points"
+smuggling_route_established_sender = rt(p(_(
+[[Your team has established a new smuggling route. You have the sending warehouse. ]] ..
+[[Every ware smuggled here is worth %s.]]
+)))
+-- TRANSLATORS: %s = "<number> points"
+smuggling_route_established_receiver = rt(p(_(
+[[Your team has established a new smuggling route. You have the receiving warehouse. ]] ..
+[[Every ware smuggled here is worth %s.]]
+)))
+
+-- TRANSLATORS: the first parameter is "<number> points", the last 2 parameters are player names
 smuggling_route_broken = rt(p(_
-[[The smuggling route worth %i from %s to %s has been broken!]]
+[[The smuggling route worth %1$s from %2$s to %3$s has been broken!]]
 ))
 
 game_over = rt(
    h1("Game over!") ..
+-- TRANSLATORS: the first 4 parameters are player names, the last parameter is "<number> points"
    p(_
-[[Game over! %s and %s have won the game! %s and %s only managed to
-acquire %i points.]]
+[[Game over! %1$s and %2$s have won the game! %3$s and %4$s only managed to collect %5$s.]]
 )
 )
 

=== modified file 'maps/Mystical Maze.wmf/elemental'
--- maps/Mystical Maze.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Mystical Maze.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,5 +8,5 @@
 world="greenland"
 name=_ "Mystical Maze"
 author="Tuxlands"
-descr=_ "There are two big questions around: Who created this unbelievably big maze and what can be found inside?"
+descr=_ "There are two big questions in the air: Who created this unbelievably big maze, and what can be found inside?"
 tags="official,unbalanced"

=== modified file 'maps/Plateau.wmf/elemental'
--- maps/Plateau.wmf/elemental	2013-09-15 17:40:58 +0000
+++ maps/Plateau.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,7 +6,7 @@
 world=greenland
 name=_The Green Plateau
 author=Nasenbaer
-descr=_"You are standing on an island, crowned by mighty mountains, which keep a wonderful and mighty treasure in their middle - The Green Plateau, which is hard to get, but easy to lose, so if you want it, be aware of the other clans."
-hint=_"Suggested positions: blue vs yellow"
+descr=_"You are standing on an island, crowned by mighty mountains which keep a wonderful and mighty treasure in their middle – The Green Plateau, which is hard to conquer but easy to lose. So, if you want it, be aware of the other clans."
+hint=_"Suggested Teams: blue vs. yellow"
 tags="official,1v1"
 

=== modified file 'maps/Plateau.wmf/scripting/texts.lua'
--- maps/Plateau.wmf/scripting/texts.lua	2012-12-16 19:08:53 +0000
+++ maps/Plateau.wmf/scripting/texts.lua	2014-03-04 10:21:56 +0000
@@ -2,6 +2,8 @@
 --                     TEXTS - No logic inside this file
 -- =======================================================================
 
+use("aux", "formatting")
+
 -- Removes whitespace at the beginning or the end and translates
 -- newlines into spaces.
 function reflow(s)
@@ -22,22 +24,22 @@
 
 obj_capture_ancient_castle = {
    name = "capture_ancient_castle",
-   title =_ "Capture the ancient castle",
-   body = _"* Defeat Lanissa and capture the ancient castle.",
+   title =_ "Capture the Ancient Castle",
+   body = [[• ]] .. _
+[[Defeat Lanissa and capture the ancient castle.]],
 }
 
 obj_defeat_erwyn = {
    name = "defeat_erwyn",
    title =_ "Defeat Erwyn",
-   body = _
-[[* Defeat Erwyn. He commands the strongest opposing soldiers left on this
-island.]],
+   body = [[• ]] .. _
+[[Defeat Erwyn. He commands the strongest opposing military force left on this island.]],
 }
 obj_defeat_jomo = {
    name = "defeat_jomo",
    title =_ "Defeat Jomo",
-   body = _
-      "* Defeat Jomo. He takes care about the soldiers food supply."
+   body = [[• ]] .. _
+[[Defeat Jomo. He will take care of the soldiers’ food supply.]]
    ,
 }
 
@@ -51,7 +53,7 @@
    "<rt><p line-spacing=3 font-size=12>" .. reflow(text)
    objs = {...}
    if #objs > 0 then
-      s = s ..  "<br><br>" ..  _"-- NEW OBJECTIVES --" .. "<br>"
+      s = s .. "<br><br></p></rt>" .. rt(h2(_"New Objectives")) .. "<rt><p line-spacing=3 font-size=12>"
       local i = 1
       while i < #objs do
          s = s .. reflow(objs[i].body) .. "<br>"
@@ -70,12 +72,12 @@
    width = 400, 
    height = 300, 
    posy = 1,
-   body = _msg( _"The forbidden island", _
-[[Finally! Our first step to victory was just done! Last night, we landed on
-the forbidden island and defeated the few guards that sentineled the north
-western part of the island. I am quite sure, that none of the other warlords
-has detected us so far, so we should keep quiet and build up our
-infrastructure. Soon we will be strong enough to raid their positions.]]),
+   body = _msg( _"The Forbidden Island", _(
+[[Finally! We have just taken our first step towards victory! ]] ..
+[[Last night, we landed on the forbidden island and defeated the few guards that were watching the ]] ..
+[[north-western part of the island. ]] ..
+[[I am quite sure that none of the other warlords has detected us so far, ]] ..
+[[so we should keep quiet and build up our infrastructure. Soon we will be strong enough to raid their positions.]])),
 }
 
 briefing_2_found_ancient_castle = { 
@@ -83,14 +85,13 @@
    width = 400, 
    height = 300,
    posy = 1,
-   body = _msg(_"An ancient castle", _
-[[By the Gods! One of our scouts found a mighty castle at the middle of the old
-plateau. The castle must be quite old and seems to be build in a foreign
-style. It's quite obvious, that this is not barbarian craft.<br>Let's hope
-Lanissa - the warlord holding command over that castle - still has not observed
-us. Perhaps we have a chance to conquer that mighty building without a bigger
-fight!<br>However we really have to capture it. It will be our key for our
-reign over this island!]],
+   body = _msg(_"An Ancient Castle", _(
+[[By the Gods! One of our scouts has discovered a mighty castle at the center of the old plateau. ]] ..
+[[The castle must be quite old and seems to have been built in a foreign style. ]] ..
+[[It’s quite obvious that this is not barbarian craft.]]) .. "<br><br>" ..
+_([[Let’s hope that Lanissa – the warlord holding sway over that castle – has not discovered our movements yet. ]] ..
+[[Perhaps we have a chance of conquering that mighty building without a bigger fight! ]] ..
+[[However, it is essential that we capture it. It will be the key to our reign over this island!]]),
    obj_capture_ancient_castle),
 }
 
@@ -99,17 +100,16 @@
    width = 400,
    height = 300,
    posy = 1,
-   body = _msg(_"Ancient castle captured", _
-[[Wonderful! Our troops finally defeated Lanissa and her soldiers. The ancient
-castle is ours!<br> It is amazing, how far one can see from the highest tower
-of the castle. We can watch the whole island. So now I wonder, why Lanissa has
-not seen us and thus did not prepare. But well, some things will never come to
-the light of day. The only important things at the moment are the left opposing
-troops. We observed enemy's positions from Erwyn north and eastwards of the
-castle. He is known to be a strong warlord and surely commands the strongest
-warriors. In the south we caught sight of some guarded food infrastructures of Jomo -
-a younger warlord - we should take care about that infrastructures and cut of
-the food supply.]], obj_defeat_erwyn, obj_defeat_jomo),
+   body = _msg(_"Ancient Castle Captured", _(
+[[Wonderful! Our troops have finally defeated Lanissa and her soldiers. The ancient castle is ours!]]) .. "<br><br>" ..
+_([[It is amazing how far one can see from the highest tower of the castle. We can watch the whole island. ]] ..
+[[So now I wonder why Lanissa did not see us and thus did not prepare. ]] ..
+[[Be that as it may, some things will never come to the light of day. ]] ..
+[[The only important issue at the moment are the opposing troops still left. ]] ..
+[[We have discovered enemy positions held by Erwyn to the north and east of the castle. ]] ..
+[[He is known to be a strong warlord and surely commands the strongest warriors. ]] ..
+[[In the south, we caught sight of some food infrastructures guarded by Jomo – a younger warlord – ]] ..
+[[and we should take care of those infrastructures so we can take our cut of the food supply.]]), obj_defeat_erwyn, obj_defeat_jomo),
 }
 
 briefing_erwyn_defeated = {
@@ -117,9 +117,8 @@
    width = 400,
    height = 300,
    posy = 1,
-   body = _msg( _"Erwyn defeated", _
-[[Great! Erwyn gave up, when he saw his last buildings burning down. One strong
-warlord less on this island!]]), 
+   body = _msg( _"Erwyn Defeated", _
+[[Great! Erwyn gave up when he saw his last buildings burning down. That’s one less strong warlord on this island!]]), 
 }
 
 briefing_jomo_defeated = {
@@ -127,9 +126,8 @@
    width = 400, 
    height = 300, 
    posy = 1, 
-   body= _msg( _"Jomo defeated", _
-[[Great! Jomo gave up, when he saw his last buildings burning down. One warlord
-less on this island!]]), 
+   body= _msg( _"Jomo Defeated", _
+[[Great! Jomo gave up when he saw his last buildings burning down. That’s one less warlord on this island!]]), 
 }
 
 last_briefing_victory = {
@@ -138,9 +136,8 @@
    height=300,
    posy=1,
    body = _msg( _"Victory!", _
-[[Finally! The complete island is ours. Now we just have to defend it better than
-the warlords did.]] .. "<br><br>" .. 
-_"Congratulations! You mastered this scenario. You may play on if you like!"
+[[Finally! The island is completely ours. Now we just have to defend it better than the warlords did.]] .. "<br><br>" ..
+_"Congratulations! You have mastered this scenario. You may play on if you like!"
 ),
 }
 

=== modified file 'maps/Rendez-Vous.wmf/elemental'
--- maps/Rendez-Vous.wmf/elemental	2012-03-09 10:37:34 +0000
+++ maps/Rendez-Vous.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -7,5 +7,5 @@
 name=_ "Rendez-Vous"
 author="Quappo"
 descr=_ "Only a small hill in the centre of the map connects these four competing tribes. Lead your army right away to this hill and build a giant stronghold as a sign of your superiority! Hint: In the centre is only space for one stronghold. Water can be found everywhere, so there is no need to send out geologists."
-hint=_ "Suggested Teams: all ok."
+hint=_ "Suggested Teams: all ok"
 tags="official,ffa,2teams"

=== modified file 'maps/River Explorers.wmf/elemental'
--- maps/River Explorers.wmf/elemental	2013-08-15 16:00:17 +0000
+++ maps/River Explorers.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="blackland"
 name=_"River Explorers"
 author="Jenia"
-descr=_"Each player has a different obstacle to expansion, and there's always more than one way to overcome it. While the AI can be defeated here without building a single ship, players are advised to make ports and shipyards a priority - expeditions are universally useful and are often the fastest way to gold deposits."
+descr=_"Each player has a different obstacle to expansion, and there’s always more than one way to overcome it. While the AI can be defeated here without building a single ship, players are advised to make ports and shipyards a priority – expeditions are universally useful and are often the fastest way to gold deposits."
 hint=
 tags="official,seafaring,unbalanced"

=== modified file 'maps/Sun of fire.wmf/elemental'
--- maps/Sun of fire.wmf/elemental	2013-09-15 17:40:58 +0000
+++ maps/Sun of fire.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,8 +6,8 @@
 map_h="176"
 nr_players="8"
 world="blackland"
-name=_"The ancient sun of fire"
+name=_"The Ancient Sun of Fire"
 author="Nasenbaer"
-descr=_ "For hundreds of years this island was kept as sanctuary of the Gods. No human ever ventured to set a foot on it. But now, that a tribe was finally barefaced enough to settle on the coast of that island, a lot others followed afterwards."
+descr=_ "For hundreds of years, this island was kept as a sanctuary of the Gods. No human ever ventured to set a foot on it. But now that a tribe had finally been barefaced enough to settle on the coast of that island, a lot of others followed in its wake."
 hint=_ "Start positions are clockwise"
 tags="official,ffa,2teams,3teams,4teams"

=== modified file 'maps/Swamp Island.wmf/elemental'
--- maps/Swamp Island.wmf/elemental	2013-08-12 11:07:40 +0000
+++ maps/Swamp Island.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="blackland"
 name=_"Swamp Island"
 author="Nasenbaer"
-descr=_"It smells like swamp, it looks like swamp and it is swamp. But it is the place you were born and you lived your whole life. If you don't want to lose it, defend it! "
+descr=_"It smells like swamp, it looks like swamp and it is a swamp. But it is the place you were born and where you’ve lived your whole life. If you don’t want to lose it, defend it!"
 hint=
 tags="official,unbalanced,seafaring"

=== modified file 'maps/Swamp Monks.wmf/elemental'
--- maps/Swamp Monks.wmf/elemental	2012-03-09 10:37:34 +0000
+++ maps/Swamp Monks.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,6 +6,6 @@
 world="greenland"
 name=_"Swamp Monks"
 author="Nasenbaer"
-descr=_ "It is said, that the old war monks, living in the even older swamps are the key to the control of the whole island."
-hint=_ "Suggested Teams: (blue, red) vs (yellow, green)"
+descr=_ "It is said that the old war monks, living in the even older swamps, are the key to control over the whole island."
+hint=_ "Suggested Teams: (blue, red) vs. (yellow, green)"
 tags="official,2teams"

=== modified file 'maps/The Nile.wmf/elemental'
--- maps/The Nile.wmf/elemental	2013-09-15 17:40:58 +0000
+++ maps/The Nile.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="desert"
 name=_"The Nile"
 author="Einstein13"
-descr=_"The river always provides food and communication. This time eight empires will fight for the control over this land."
-hint=_"Suggested teams: blue vs red, yellow vs green, (blue, yellow) vs (red, green), (green, orange, white) vs (yellow, black, purple), (blue, orange, green) vs (red, yellow, black), (blue, green, orange, white) vs (red, yellow, black, purple)"
+descr=_"The river has always provided food and communication. This time, eight empires will fight for control over this land."
+hint=_"Suggested Teams: blue vs. red | yellow vs. green | (blue, yellow) vs. (red, green) | (green, orange, white) vs. (yellow, black, purple) | (blue, orange, green) vs. (red, yellow, black) | (blue, green, orange, white) vs. (red, yellow, black, purple)"
 tags="official,seafaring,1v1,2teams,3teams,4teams"

=== modified file 'maps/The Oasis Triangle.wmf/elemental'
--- maps/The Oasis Triangle.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/The Oasis Triangle.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,5 +6,5 @@
 world=desert
 name=_The Oasis Triangle
 author=Nasenbaer
-descr=_"There is something mystical, like a grey atmosphere, around these three oases, which no one found out about yet. Perhaps you will be the one, but be aware of the others, who are searching too!"
+descr=_"There is something mystical like a gray atmosphere around these three oases, which no one has found out about yet. Perhaps you will be the one, but be aware of the others who are searching too!"
 tags="official,ffa"

=== modified file 'maps/The Thaw.wmf/elemental'
--- maps/The Thaw.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/The Thaw.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,5 +8,5 @@
 world="greenland"
 name=_ "The Thaw"
 author="Another Barbarian"
-descr=_ "Another thaw set in. Three tribes were sheltering form severe winter among majestic mountains. During solstice they listened to the oracle and went on to war. The only survivor will sacrifice his enemies' treasures on the ancient altar, build there a splendid castle and gain goodwill and the respect of the Gods."
+descr=_ "Another thaw set in. Three tribes were sheltering form severe winter among majestic mountains. At the time of the solstice they listened to the oracle and went to war. The only survivor will sacrifice his enemies’ treasures on the ancient altar, build there a splendid castle and gain the goodwill and respect of the Gods."
 tags="official,ffa"

=== modified file 'maps/The big lake.wmf/elemental'
--- maps/The big lake.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/The big lake.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -4,7 +4,7 @@
 map_h=192
 nr_players=6
 world=greenland
-name=_The big lake
+name=_The Big Lake
 author=ISCH
-descr=_"This island once came out of the deepest grounds of the sea. In those days, fire rose out of the salty seawater and brought ash, stones and earth to daylight. And the fire came nearer and nearer to the sun, while the mountain grew and grew. Until one day, when the whole firemountain exploded. Nowadays only this ring is left from that mighty firemountain. Do you think, that it is big enough for more than one tribe?"
+descr=_"This island once appeared out of the deepest depths of the sea. In those days, fire rose out of the salty seawater and brought ash, stones and soil to light. And the fire came nearer and nearer to the sun, while the mountain grew and grew. Until one day, when the whole fire mountain exploded. Nowadays only this ring is left from that mighty fire mountain. Do you think that it is big enough for more than one tribe?"
 tags="official,unbalanced"

=== modified file 'maps/The long way.wmf/elemental'
--- maps/The long way.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/The long way.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -4,7 +4,7 @@
 map_h=48
 nr_players=5
 world=greenland
-name=_The long way
+name=_The Long Way
 author=ISCH
-descr=_ "Another strange test by the Gods. To reach the other side, there seems to be no other way, than occupying the land of your enemies."
+descr=_ "Another strange test by the Gods. To reach the other side, there seems to be no other way but to occupy the land of your enemies."
 tags="official,unbalanced"

=== modified file 'maps/The pass through the mountains.wmf/elemental'
--- maps/The pass through the mountains.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/The pass through the mountains.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,7 +6,7 @@
 map_h="64"
 nr_players="2"
 world="greenland"
-name=_ "The pass through the mountains"
+name=_ "The Pass Through the Mountains"
 author="Quappo"
-descr=_ "In this mountainous area two princes have settled. Now they are expanding their territories unaware of the fact that they are not alone!"
+descr=_ "In this mountainous area two princes have settled. Now they are expanding their territories, unaware of the fact that they are not alone!"
 tags="official,unbalanced"

=== modified file 'maps/Together we're strong.wmf/elemental'
--- maps/Together we're strong.wmf/elemental	2013-09-15 17:40:58 +0000
+++ maps/Together we're strong.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,7 +6,7 @@
 map_h="176"
 nr_players="2"
 world="greenland"
-name=_"Together we're strong"
+name=_"Together We’re Strong"
 author="Nasenbaer"
-descr=_"The four mighty harbours of the Craw Islands were trading their goods among each others for ages. All of them needed resources, they could not produce on their own territory and provided resources that the other could not produce in exchange. Based on these trades a very friendly commerce was common between the four harbours and the people living on the Craw Islands - just until lately two of the harbours united to an exclusive trade alliance, forcing the other two to do the same. Suddenly it seems it is only a matter of time, until the first fights between the harbours will shake the peaceful life that lasted so long..."
+descr=_"The four mighty harbors of the Craw Islands have been trading their goods among each other for ages. All of them needed resources that they could not produce in their own territory and in exchange provided other resources to those that could not produce them. Based on these trades, a very friendly commerce was common between the four harbors and the people living on the Craw Islands – until recently, when two of the harbors united to form an exclusive trade alliance, forcing the other two to do the same. Suddenly, it seems only a matter of time before the first fights between the harbors will shatter the peaceful life that has lasted for so long..."
 tags="official,seafaring,1v1"

=== modified file 'maps/Trident of Fire.wmf/elemental'
--- maps/Trident of Fire.wmf/elemental	2013-09-15 17:40:58 +0000
+++ maps/Trident of Fire.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="desert"
 name=_"Trident of Fire"
 author="Robnick"
-descr=_"In the whereabouts of three major volcanos six lovely islands are inviting settlers to start a new life. Deserts and a quickly growing forest wait to be discovered. But only by becoming a naval power your tribe will be able to explore enough resources to compete with its opponents."
-hint=_"Suggested teams: red vs green, (blue, yellow) vs (green, orange), (blue, black) vs (green, red), (blue, black, yellow) vs (green, red, orange)"
+descr=_"In the vicinity of three major volcanoes, six lovely islands are inviting settlers to start a new life. Deserts and a quickly growing forest wait to be discovered. But only by becoming a naval power will your tribe be able to explore enough resources to compete with its opponents."
+hint=_"Suggested teams: red vs. green | (blue, yellow) vs. (green, orange) | (blue, black) vs. (green, red) | (blue, black, yellow) vs. (green, red, orange)"
 tags="official,seafaring,1v1,2teams,3teams"

=== modified file 'maps/Twin Lagoons.wmf/elemental'
--- maps/Twin Lagoons.wmf/elemental	2013-08-18 11:00:39 +0000
+++ maps/Twin Lagoons.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="greenland"
 name=_"Twin Lagoons"
 author="fk"
-descr=_"When the wind swelled up and the first dunes were formed on these abandoned twin lagoons nobody could have expected that two tribes that are desperately searching for more resources to support their endlessly ongoing wars would end up in this forgotten place at the same time and for the same well-known reason. Defend your transport lines or use ships to bypass the opponent. Then remove all enemy activity."
+descr=_"When the wind swelled up and the first dunes were formed on these abandoned twin lagoons, nobody could have expected that two tribes that are desperately searching for more resources to support their endlessly ongoing wars would end up in this forgotten place at the same time and for the same well-known reason. Defend your transport lines or use ships to bypass the opponent. Then remove all enemy activity."
 hint=
 tags="1v1,official,seafaring"

=== modified file 'maps/Two frontiers.wmf/elemental'
--- maps/Two frontiers.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Two frontiers.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,5 +6,5 @@
 world=winterland
 name=_"Two Frontiers"
 author="ISCH"
-descr=_"A multiplayer-battle-map on a small circle-shaped island."
+descr=_"A multiplayer battle map on a small circle-shaped island."
 tags="official,ffa"

=== modified file 'maps/Volcanic Winter.wmf/elemental'
--- maps/Volcanic Winter.wmf/elemental	2013-08-12 11:07:40 +0000
+++ maps/Volcanic Winter.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,6 +8,6 @@
 world="greenland"
 name=_"Volcanic Winter"
 author="Nasenbaer"
-descr=_"In the middle of the summer a bunch of volcanic eruptions drew the winter in. Suddenly the sun seems to be gone and the only light and heat sources left are those, who enforced this dramatic change. Continents, oceans and seas are freezing, only the volcanic islands seem to be left as habitable land."
+descr=_"In the middle of summer, a series of volcanic eruptions drew the winter in. Suddenly, the sun seemed to be gone and the only light and heat sources left were those that enforced this dramatic change. Continents, oceans and seas are frozen now, only the volcanic islands seem to be left as habitable land."
 hint=
 tags="official,seafaring,1v1"

=== modified file 'maps/War of the Valleys.wmf/elemental'
--- maps/War of the Valleys.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/War of the Valleys.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -6,5 +6,5 @@
 world=greenland
 name=_War of the Valleys
 author=Winterwind
-descr=_"It is said that even sun and moon must find their way between the spires of these mountains. HINT: Monoliths mark ore-spots. Don't bother sending Geologists elsewhere."
+descr=_"It is said that even the sun and moon must find their way between the spires of these mountains. HINT: Monoliths mark ore-spots. Don’t bother sending geologists anywhere else."
 tags="official,ffa"

=== modified file 'maps/Wisent Valley.wmf/elemental'
--- maps/Wisent Valley.wmf/elemental	2012-02-15 21:25:34 +0000
+++ maps/Wisent Valley.wmf/elemental	2014-03-04 10:21:56 +0000
@@ -8,5 +8,5 @@
 world="greenland"
 name=_"Wisent Valley"
 author="Nasenbaer"
-descr=_"It seems as if this magical valley was inhabited by wisents since the beginning of days. When your tribe came to this place, you were sure that it offers enough space for a peaceful life. But can your tribe live in peace with your neighbours?"
+descr=_"It seems as if this magical valley has been inhabited by wisents since the beginning of days. When your tribe came to this place, you were sure that it offered enough space for a peaceful life. But can your tribe live in peace with your neighbors?"
 tags="official,unbalanced"

=== modified file 'po/map_plateau.wmf/map_plateau.wmf.pot'
--- po/map_plateau.wmf/map_plateau.wmf.pot	2014-02-22 15:39:08 +0000
+++ po/map_plateau.wmf/map_plateau.wmf.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/maps/maps.pot'
--- po/maps/maps.pot	2014-02-22 15:39:08 +0000
+++ po/maps/maps.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/mp_scenario_island_hopping.wmf/mp_scenario_island_hopping.wmf.pot'
--- po/mp_scenario_island_hopping.wmf/mp_scenario_island_hopping.wmf.pot	2014-02-22 15:39:08 +0000
+++ po/mp_scenario_island_hopping.wmf/mp_scenario_island_hopping.wmf.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/mp_scenario_smugglers.wmf/mp_scenario_smugglers.wmf.pot'
--- po/mp_scenario_smugglers.wmf/mp_scenario_smugglers.wmf.pot	2014-02-22 15:39:08 +0000
+++ po/mp_scenario_smugglers.wmf/mp_scenario_smugglers.wmf.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/scenario_atl01.wmf/scenario_atl01.wmf.pot'
--- po/scenario_atl01.wmf/scenario_atl01.wmf.pot	2014-02-22 15:39:08 +0000
+++ po/scenario_atl01.wmf/scenario_atl01.wmf.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/scenario_dummy.wmf/scenario_dummy.wmf.pot'
--- po/scenario_dummy.wmf/scenario_dummy.wmf.pot	2014-02-22 15:39:08 +0000
+++ po/scenario_dummy.wmf/scenario_dummy.wmf.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/scenario_emp01.wmf/scenario_emp01.wmf.pot'
--- po/scenario_emp01.wmf/scenario_emp01.wmf.pot	2014-02-22 15:39:08 +0000
+++ po/scenario_emp01.wmf/scenario_emp01.wmf.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"
@@ -86,12 +86,12 @@
 "* Build a forester's house to preserve the wood resources of this island."
 msgstr ""
 
-#: ../../campaigns/emp01.wmf/scripting/texts.lua:69
+#: ../../campaigns/emp01.wmf/scripting/texts.lua:70
 msgid ""
 "* Build a lumberjack's house at the red house symbol, south of your provisional headquarters. Cutting down enough trees for more buildings will take a while. You can speed the game up using PAGE UP and slow it down again with PAGE DOWN."
 msgstr ""
 
-#: ../../campaigns/emp01.wmf/scripting/texts.lua:153
+#: ../../campaigns/emp01.wmf/scripting/texts.lua:154
 msgid ""
 "* Build a lumberjack's house at the red point, south of your provisional headquarters. Cutting down enough trees for more buildings will take a while. You can speed the game up using PAGE UP and slow it down again with PAGE DOWN."
 msgstr ""

=== modified file 'po/scenario_emp02.wmf/scenario_emp02.wmf.pot'
--- po/scenario_emp02.wmf/scenario_emp02.wmf.pot	2014-02-22 15:39:08 +0000
+++ po/scenario_emp02.wmf/scenario_emp02.wmf.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/scenario_t01.wmf/scenario_t01.wmf.pot'
--- po/scenario_t01.wmf/scenario_t01.wmf.pot	2014-02-22 15:39:08 +0000
+++ po/scenario_t01.wmf/scenario_t01.wmf.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/scenario_t02.wmf/scenario_t02.wmf.pot'
--- po/scenario_t02.wmf/scenario_t02.wmf.pot	2014-02-22 15:39:08 +0000
+++ po/scenario_t02.wmf/scenario_t02.wmf.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/scenario_t03.wmf/scenario_t03.wmf.pot'
--- po/scenario_t03.wmf/scenario_t03.wmf.pot	2014-02-22 15:39:08 +0000
+++ po/scenario_t03.wmf/scenario_t03.wmf.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/scenario_tutorial01.wmf/scenario_tutorial01.wmf.pot'
--- po/scenario_tutorial01.wmf/scenario_tutorial01.wmf.pot	2014-02-22 15:39:08 +0000
+++ po/scenario_tutorial01.wmf/scenario_tutorial01.wmf.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/texts/texts.pot'
--- po/texts/texts.pot	2014-02-22 15:39:08 +0000
+++ po/texts/texts.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"
@@ -61,7 +61,7 @@
 #: ../../txts/README.lua:103
 msgid ""
 "- Which version of Widelands you are running (i.e. either the build number or\n"
-"the revision number if you are running a development version or a daily build.)"
+"the revision number if you are running a development version or a nightly build.)"
 msgstr ""
 
 #: ../../txts/README.lua:75
@@ -166,7 +166,7 @@
 
 #: ../../txts/license:7
 msgid ""
-"Copyright 2002 - 2014 by the Widelands Development Team."
+"Copyright 2002 - 2013 by the Widelands Development Team."
 msgstr ""
 
 #: ../../txts/developers:186

=== modified file 'po/tribe_atlanteans/tribe_atlanteans.pot'
--- po/tribe_atlanteans/tribe_atlanteans.pot	2014-02-22 15:39:08 +0000
+++ po/tribe_atlanteans/tribe_atlanteans.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/tribe_barbarians/tribe_barbarians.pot'
--- po/tribe_barbarians/tribe_barbarians.pot	2014-02-22 15:39:08 +0000
+++ po/tribe_barbarians/tribe_barbarians.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"
@@ -358,7 +358,6 @@
 #: ../../tribes/barbarians/deep_coalmine/help.lua:30
 #: ../../tribes/barbarians/deeper_coalmine/help.lua:29
 #: ../../tribes/barbarians/metalworks/help.lua:59
-#: ../../tribes/barbarians/trainingscamp/help.lua:27
 #: ../../tribes/barbarians/warmill/help.lua:35
 msgid ""
 "Axefactory"
@@ -1365,7 +1364,6 @@
 #: ../../tribes/barbarians/conf:207
 #: ../../tribes/barbarians/deep_coalmine/help.lua:32
 #: ../../tribes/barbarians/deeper_coalmine/help.lua:31
-#: ../../tribes/barbarians/trainingscamp/help.lua:32
 msgid ""
 "Helmsmithy"
 msgstr ""
@@ -1419,16 +1417,16 @@
 "Hunting Spear"
 msgstr ""
 
+#: ../../tribes/barbarians/trainingscamp/help.lua:61
+msgid ""
+"If all needed wares are delivered in time, a %1s can train one new soldier in %2s and %3s to the final level in %4s on average."
+msgstr ""
+
 #: ../../tribes/barbarians/battlearena/help.lua:55
 msgid ""
 "If all needed wares are delivered in time, a %s can train %s for one soldier from 0 to the highest level in %s on average."
 msgstr ""
 
-#: ../../tribes/barbarians/trainingscamp/help.lua:61
-msgid ""
-"If all needed wares are delivered in time, a %s can train one new soldier in %s and %s to the final level in %s on average."
-msgstr ""
-
 #: ../../tribes/barbarians/bakery/help.lua:55
 #: ../../tribes/barbarians/cattlefarm/help.lua:48
 msgid ""
@@ -2073,10 +2071,18 @@
 msgstr ""
 
 #: ../../tribes/barbarians/trainingscamp/help.lua:27
+msgid ""
+"Provided by the Axefactory"
+msgstr ""
+
+#: ../../tribes/barbarians/trainingscamp/help.lua:32
+msgid ""
+"Provided by the Helmsmithy"
+msgstr ""
+
 #: ../../tribes/barbarians/trainingscamp/help.lua:29
-#: ../../tribes/barbarians/trainingscamp/help.lua:32
 msgid ""
-"Provided by the "
+"Provided by the War Mill"
 msgstr ""
 
 #: ../../tribes/barbarians/axefactory/help.lua:16
@@ -2601,161 +2607,21 @@
 "The Axe is a basic weapon for the barbarians. All young soldiers are equipped with it."
 msgstr ""
 
-#: ../../tribes/barbarians/axefactory/help.lua:8
-msgid ""
-"The Barbarian Axefactory"
-msgstr ""
-
 #: ../../tribes/barbarians/axefactory/help.lua:16
 msgid ""
 "The Barbarian Axefactory is the intermediate production site in a series of three buildings. It is an upgrade from the Metalwork Shop but doesn't require additional qualification for the worker."
 msgstr ""
 
-#: ../../tribes/barbarians/bakery/help.lua:8
-msgid ""
-"The Barbarian Bakery"
-msgstr ""
-
-#: ../../tribes/barbarians/battlearena/help.lua:8
-msgid ""
-"The Barbarian Battle Arena"
-msgstr ""
-
-#: ../../tribes/barbarians/cattlefarm/help.lua:8
-msgid ""
-"The Barbarian Cattle Farm"
-msgstr ""
-
-#: ../../tribes/barbarians/coalmine/help.lua:8
-msgid ""
-"The Barbarian Coal Mine"
-msgstr ""
-
-#: ../../tribes/barbarians/deep_coalmine/help.lua:8
-msgid ""
-"The Barbarian Deep Coal Mine"
-msgstr ""
-
-#: ../../tribes/barbarians/deep_goldmine/help.lua:8
-msgid ""
-"The Barbarian Deep Gold Mine"
-msgstr ""
-
-#: ../../tribes/barbarians/deep_oremine/help.lua:8
-msgid ""
-"The Barbarian Deep Iron Ore Mine"
-msgstr ""
-
-#: ../../tribes/barbarians/deeper_coalmine/help.lua:8
-msgid ""
-"The Barbarian Deeper Coal Mine"
-msgstr ""
-
-#: ../../tribes/barbarians/deeper_goldmine/help.lua:8
-msgid ""
-"The Barbarian Deeper Gold Mine"
-msgstr ""
-
-#: ../../tribes/barbarians/deeper_oremine/help.lua:8
-msgid ""
-"The Barbarian Deeper Iron Ore Mine"
-msgstr ""
-
-#: ../../tribes/barbarians/farm/help.lua:8
-msgid ""
-"The Barbarian Farm"
-msgstr ""
-
-#: ../../tribes/barbarians/fernery/help.lua:8
-msgid ""
-"The Barbarian Fernery"
-msgstr ""
-
-#: ../../tribes/barbarians/fishers_hut/help.lua:8
-msgid ""
-"The Barbarian Fisher's Hut"
-msgstr ""
-
-#: ../../tribes/barbarians/gamekeepers_hut/help.lua:8
-msgid ""
-"The Barbarian Gamekeeper's Hut"
-msgstr ""
-
-#: ../../tribes/barbarians/goldmine/help.lua:8
-msgid ""
-"The Barbarian Gold Mine"
-msgstr ""
-
-#: ../../tribes/barbarians/granitemine/help.lua:8
-msgid ""
-"The Barbarian Granite Mine"
-msgstr ""
-
-#: ../../tribes/barbarians/hunters_hut/help.lua:8
-msgid ""
-"The Barbarian Hunter's Hut"
-msgstr ""
-
-#: ../../tribes/barbarians/oremine/help.lua:8
-msgid ""
-"The Barbarian Iron Ore Mine"
-msgstr ""
-
-#: ../../tribes/barbarians/lime_kiln/help.lua:8
-msgid ""
-"The Barbarian Limekiln"
-msgstr ""
-
-#: ../../tribes/barbarians/lumberjacks_hut/help.lua:8
-msgid ""
-"The Barbarian Lumberjack's Hut"
-msgstr ""
-
-#: ../../tribes/barbarians/metalworks/help.lua:8
-msgid ""
-"The Barbarian Metalwork Shop"
-msgstr ""
-
 #: ../../tribes/barbarians/metalworks/help.lua:16
 msgid ""
 "The Barbarian Metalwork Shop is the basic production site in a series of three buildings and creates all the tools that Barbarians need. The others are for weapons."
 msgstr ""
 
-#: ../../tribes/barbarians/micro-brewery/help.lua:8
-msgid ""
-"The Barbarian Micro Brewery"
-msgstr ""
-
-#: ../../tribes/barbarians/quarry/help.lua:8
-msgid ""
-"The Barbarian Quarry"
-msgstr ""
-
-#: ../../tribes/barbarians/rangers_hut/help.lua:8
-msgid ""
-"The Barbarian Ranger's Hut"
-msgstr ""
-
-#: ../../tribes/barbarians/trainingscamp/help.lua:8
-msgid ""
-"The Barbarian Trainingscamp"
-msgstr ""
-
-#: ../../tribes/barbarians/warmill/help.lua:8
-msgid ""
-"The Barbarian War Mill"
-msgstr ""
-
 #: ../../tribes/barbarians/warmill/help.lua:16
 msgid ""
 "The Barbarian War Mill is their most advanced production site for weapons. As such it needs to be upgraded from an Axefactory."
 msgstr ""
 
-#: ../../tribes/barbarians/well/help.lua:8
-msgid ""
-"The Barbarian Well"
-msgstr ""
-
 #: ../../tribes/barbarians/well/help.lua:47
 msgid ""
 "The Carrier needs %s to get one bucket full of water."
@@ -3283,7 +3149,6 @@
 #: ../../tribes/barbarians/conf:201
 #: ../../tribes/barbarians/deep_coalmine/help.lua:31
 #: ../../tribes/barbarians/deeper_coalmine/help.lua:30
-#: ../../tribes/barbarians/trainingscamp/help.lua:29
 msgid ""
 "War Mill"
 msgstr ""

=== modified file 'po/tribe_empire/tribe_empire.pot'
--- po/tribe_empire/tribe_empire.pot	2014-02-22 15:39:08 +0000
+++ po/tribe_empire/tribe_empire.pot	2014-03-04 10:21:56 +0000
@@ -1,12 +1,12 @@
 # Widelands PATH/TO/FILE.PO
-# Copyright (C) 2005-2014 Widelands Development Team
+# Copyright (C) 2005-2013 Widelands Development Team
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Widelands svnVERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 15:38+0000\n"
+"POT-Creation-Date: 2013-10-23 05:46+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <widelands-public@xxxxxxxxxxxxxxxxxxxxx>\n"

=== modified file 'po/widelands/gd.po'
--- po/widelands/gd.po	2013-10-27 05:19:22 +0000
+++ po/widelands/gd.po	2014-03-04 10:21:56 +0000
@@ -8,7 +8,7 @@
 "Project-Id-Version: widelands\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
 "POT-Creation-Date: 2013-09-15 19:41+0200\n"
-"PO-Revision-Date: 2013-10-26 07:06+0000\n"
+"PO-Revision-Date: 2013-10-08 17:37+0000\n"
 "Last-Translator: GunChleoc <Unknown>\n"
 "Language-Team: Fòram na Gàidhlig http://www.foramnagaidhlig.net\n";
 "MIME-Version: 1.0\n"
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : "
 "(n > 2 && n < 20) ? 2 : 3;\n"
-"X-Launchpad-Export-Date: 2013-10-27 05:19+0000\n"
-"X-Generator: Launchpad (build 16810)\n"
+"X-Launchpad-Export-Date: 2013-10-09 05:12+0000\n"
+"X-Generator: Launchpad (build 16799)\n"
 "Language: gd\n"
 
 #: ../../src/computer_player.cc:38
@@ -26,7 +26,7 @@
 
 #: ../../src/s2map.cc:231
 msgid "Bluebyte Settlers II Map. No comment defined!"
-msgstr "Mapa Bluebyte Settlers II. Cha deach beachd a mhìneachadh!"
+msgstr ""
 
 #: ../../src/s2map.cc:874
 #, c-format
@@ -36,10 +36,6 @@
 "map in the map editor.\n"
 "\n"
 msgstr ""
-"RABHADH: Tha %i raointean-togail puirt mì-dhigheach ann nach gabh càradh is "
-"chaidh an toirt air falbh! Dh'fhaoidte nach gabh a h-uile eilean ruigsinn a-"
-"nis. An càraich thu am mapa san deasaiche?\n"
-"\n"
 
 #: ../../src/s2map.cc:886
 msgid "WARNING"
@@ -60,8 +56,6 @@
 #: ../../src/wlapplication.cc:398
 msgid "ERROR: Could not connect to metaserver (reason above)!\n"
 msgstr ""
-"MEARACHD: Cha b' urrainn dhuinn ceangal ris a' mheata-fhrithealaiche "
-"(adhbhar gu h-àrd)!\n"
 
 #: ../../src/wlapplication.cc:426 ../../src/editor/editorinteractive.cc:171
 msgid "Unsupported format"
@@ -79,17 +73,12 @@
 #: ../../src/wlapplication.cc:949 ../../src/wlapplication.cc:958
 msgid "could not find the path of the main executable"
 msgstr ""
-"cha b' urrainn dhuinn an t-slighe dhan phrìomh fhaidhle sho-ghnìomhaichte a "
-"lorg"
 
 #: ../../src/wlapplication.cc:1078
 msgid ""
 "Waited 5 seconds to close audio. Problems here so killing Widelands. Update "
 "your sound driver and/or SDL to fix this problem\n"
 msgstr ""
-"Air feitheamh fad 5 diogan ach an dùnadh an fhuaim. Tha duilgheadas ann a "
-"sheo is mar sin marbhaidh sinn Widelands. Ùraich an draibhear fuaime is/no "
-"SDL agad gus an duilgheadas seo a chàradh\n"
 
 #: ../../src/wlapplication.cc:1208
 msgid ""
@@ -97,14 +86,10 @@
 "Sorry, no double-instance debugging on _WIN32.\n"
 "\n"
 msgstr ""
-"\n"
-"Duilich ach chan eil dì-bhugachadh airson ionstansan dùblaichte ri làimh air "
-"_WIN32.\n"
-"\n"
 
 #: ../../src/wlapplication.cc:1211
 msgid "--double is disabled. This is not a debug build!"
-msgstr "Tha --double à comas Chan e togail dhì-bhugachaidh a th' ann!"
+msgstr ""
 
 #: ../../src/wlapplication.cc:1332
 msgid "This is Widelands-"
@@ -115,8 +100,6 @@
 "Usage: widelands <option0>=<value0> ... <optionN>=<valueN>\n"
 "\n"
 msgstr ""
-"Cleachdadh: widelands <roghainn0>=<luach0> ... <roghainnN>=<luachN>\n"
-"\n"
 
 #: ../../src/wlapplication.cc:1335
 msgid ""
@@ -137,23 +120,10 @@
 " --homedir=DIRNAME    Use specified directory for widelands config\n"
 "                      files, savegames and replays\n"
 msgstr ""
-" Sgrìobhaidh --<ainm-innteirt-config>=luach thairis air gach roghainn\n"
-" san fhaidhle config\n"
-"\n"
-" --logfile=AINM-FHAIDHLE   Sgrìobh às-chur an loga gun fhaidhle AINM-"
-"FHAIDHLE\n"
-"                           an àite às-chur an tèirmineil\n"
-" --datadir=AINM-PASGAIN    Cleachd am pasgan sònraichte airson nam "
-"faidhlichean\n"
-"                           dàta aig widelands\n"
-" --homedir=AINM-PASGAIN    Cleachd am pasgan sònraichte airson nam "
-"faidhlichean\n"
-"                           rèiteachaidh, geamannan air an sàbhaladh is\n"
-"                           ath-chluichean aig widelands\n"
 
 #: ../../src/wlapplication.cc:1347
 msgid "                      Default is ~/.widelands\n"
-msgstr "                      ~/.widelands gu tùsail\n"
+msgstr ""
 
 #: ../../src/wlapplication.cc:1350
 msgid ""
@@ -172,23 +142,6 @@
 "                      Remove replays after this amount of days.\n"
 "                      If this is 0 replays are not deleted.\n"
 msgstr ""
-" --record=AINM-FAIDHLE     Clàraich na h-uile tachartas dhan ainm-fhaidhle\n"
-"                           shònraichte gus ath-chluiche an uairsin\n"
-" --playback=AINM-FAIDHLE   Cluich an ainm-faidhle sònraichte (faic --"
-"record)\n"
-"\n"
-" --coredump=[yes|no]       Gin core dump le segfaults an aite an SDL\n"
-" --language=[gd_GB|de_DE|...]\n"
-"                           An sgeama ionadail ri chleachdadh.\n"
-" --localedir=AINM-PASGAIN  Cleachd AINM-PASGAIN 'na ionad airson an\n"
-"                           sgeama ionadail\n"
-" --remove_syncstreams=[true|false]\n"
-"                           Thoir air falbh na faidhlichean syncstream leis\n"
-"                           an tòiseachadh\n"
-" --remove_replays=[...]    Thoir air falbh na h-ath-chluichean às dèidh an\n"
-"                           àireimh de làithean seo.\n"
-"                           Cha tèid faidhlichean a sguabadh às mas e 0 a th' "
-"ann.\n"
 
 #: ../../src/wlapplication.cc:1365
 msgid ""
@@ -206,31 +159,11 @@
 "                      map.\n"
 " --loadgame=FILENAME  Directly loads the savegame FILENAME.\n"
 msgstr ""
-"Roghainnean fuaime:\n"
-" --nosound                 Tòisichish seo an geama leis an fuaim à comas.\n"
-" --disable_fx              Cuir èifeachdan fuaime à comas.\n"
-" --disable_music           Cuir an ceòl à comas.\n"
-"\n"
-" --nozip                   Na sàbhail faidhlichean nan tasglannan bìnearaidh "
-"zip.\n"
-"\n"
-" --editor                  Tòisichidh seo an deasaichee Widelands sa bhad.\n"
-"                           'S urrainn dhut =AINM-FAIDHLE a chur ris\n"
-"                           gus am mapa AINM-FAIDHLE a luchdadh sa bhad\n"
-"                           san deasaiche.\n"
-" --scenario=FILENAME       Tòisichidh seo am mapa AINM-FAIDHLE sa bhad\n"
-"                           mar mhapa cnàmh-sgeòil.\n"
-" --loadgame=FILENAME       Luchdaichidh seo an geama air a shàbhaladh AINM-"
-"FAIDHLE\n"
-"                           sa bhad.\n"
 
 #: ../../src/wlapplication.cc:1378
 msgid ""
 " --dedicated=FILENAME Starts a dedicated server with FILENAME as map\n"
 msgstr ""
-" --dedicated=FILENAME      Tòisichidh seo frithealaiche sònraichte le AINM-"
-"FAIDHLE\n"
-"                           mar mhapa\n"
 
 #: ../../src/wlapplication.cc:1381
 msgid ""
@@ -252,33 +185,12 @@
 " --xres=[...]         Width of the window in pixel.\n"
 " --yres=[...]         Height of the window in pixel.\n"
 msgstr ""
-" --speed_of_new_game       An luaths leis a ruitheas an geama ùr nuair a\n"
-"                           thòisicheas tu e, le factar 1000 (cuiridh 0 an\n"
-"                           geama 'na stad, is 1000 an luaths àbhaisteach).\n"
-" --auto_roadbuild_mode=[yes|no]\n"
-"                           Co-dhiù an tèid gus nach tèid do chur sa mhodh\n"
-"                           togail rathaidean gu fèin-obrachail nuair a "
-"bhios\n"
-"                           bratach air a chur ann nach eil ceangailte ri "
-"rathad.\n"
-" --write_HTML=[yes|no]\n"
-"                           Sgrìobh faidhlichean cobharach HTML airson dàta\n"
-"                           a' gheama air a pharsadh.\n"
-"\n"
-"Roghainnean grafaigeachd:\n"
-" --fullscreen=[yes|no]\n"
-"                           Co-dhiù an tèid gus nach tèid an sgrìn slàn a\n"
-"                           chleachdadh airson a' gheama.\n"
-" --depth=[16|32]           An doimhne dhathan ann an àireamh de bhiodan gach "
-"piogsail.\n"
-" --xres=[...]              Leud na h-uinneige ann am piogsailean.\n"
-" --yres=[...]              Àirde na h-uinneige ann am piogsailean.\n"
 
 #: ../../src/wlapplication.cc:1400
 msgid ""
 " --opengl=[0|1]\n"
 "                      Enables OpenGL rendering\n"
-msgstr " --opengl=[0|1]            Cuiridh seo reandaradh OpenGL an comas\n"
+msgstr ""
 
 #: ../../src/wlapplication.cc:1404
 msgid ""
@@ -302,23 +214,6 @@
 "                      panel.\n"
 "\n"
 msgstr ""
-"\n"
-"Roghainnean airson manaidsear nan uinneagan taobh a-staigh:\n"
-" --border_snap_distance=[0 ...]\n"
-"                           Gluais uinneag gu oir na sgrìn ma bhios i taobh\n"
-"                           a-staigh an astair seo o oir na sgrìn.\n"
-" --dock_windows_to_edges=[yes|no]\n"
-"                           Thoir oir na h-uinneige ri taobh oir na sgrìn "
-"air\n"
-"                           falbh nuair a bhios oir na h-uinneige ri oir na "
-"sgrìn.\n"
-" --panel_snap_distance=[0 ...]\n"
-"                           Gluais uinneag gu oir na panail ma bhios i taobh\n"
-"                           a-staigh an astair seo o oir na panail.\n"
-" --snap_windows_only_when_overlapping=[yes|no]\n"
-"                           Na gluais uinneag gu oir panail ma bhios i\n"
-"                           tar-chòmdaichte leis a' phanail.\n"
-"\n"
 
 #: ../../src/wlapplication.cc:1428
 msgid ""
@@ -326,19 +221,14 @@
 "                      testing)\n"
 "\n"
 msgstr ""
-" --double                  Tòisich an geama dà thuras (airson deuchainnean\n"
-"                           lìonraidh air localhost)\n"
-"\n"
 
 #: ../../src/wlapplication.cc:1432
 msgid " --verbose            Enable verbose debug messages\n"
 msgstr ""
-" --verbose                 Cuir teachdaireachdan dì-bhugachaidh briathrach "
-"an comas\n"
 
 #: ../../src/wlapplication.cc:1433
 msgid " --help               Show this help\n"
-msgstr " --help                    Seall a' chobhair seo\n"
+msgstr " --help               Seall a' chobhair seo\n"
 
 #: ../../src/wlapplication.cc:1437
 msgid ""
@@ -357,16 +247,13 @@
 
 #: ../../src/wlapplication.cc:1525
 msgid "Fallback settings in effect"
-msgstr "Tha roghainnean èiginneach an comas"
+msgstr ""
 
 #: ../../src/wlapplication.cc:1527
 msgid ""
 "Your video settings could not be enabled, and fallback settings are in "
 "effect. Please check the graphics options!"
 msgstr ""
-"Cha b' urrainn dhuinn na roghainnean video agad a chur an comas is tha na "
-"roghainnean èiginneach 'gan cleachdadh. Bu chòir dhut sùil a thoirt air na "
-"roghainnean grafaigeachd!"
 
 #: ../../src/wlapplication.cc:1598
 msgid "Warning: "
@@ -378,7 +265,7 @@
 
 #: ../../src/wlapplication.cc:1607
 msgid "Unexpected error during the game"
-msgstr "Mearachd air nach robh dùil rè a' gheama"
+msgstr ""
 
 #: ../../src/wlapplication.cc:1611
 msgid ""
@@ -388,11 +275,6 @@
 "related messages in the standard output (stdout.txt on Windows). You are "
 "using build "
 msgstr ""
-"\n"
-"\n"
-"Nach innis thu dhuinn mun duilgheadas seo ach an toir sinn piseach air "
-"Widelands? Chì thu teachdaireachdan co-cheangailte ris san às-chut "
-"stannardach (stdout.txt air Windows). Tha thu a' chleachdadh an togail "
 
 #: ../../src/wlapplication.cc:1617
 msgid ""
@@ -401,15 +283,10 @@
 "Widelands attempts to create a savegame when errors occur during the game. "
 "It is often - though not always - possible to load it and continue playing.\n"
 msgstr ""
-". Fech an cuir thu am fiosrachadh seo ris an aithris agad.\n"
-"\n"
-"Feuchaidh Widelands ris an geama a shàbhaladh nuair a thachras mearachd rè "
-"a' gheama. 'S urrainn dhut a luchdadh is leantainn air adhart leis a gheama "
-"mar as trice, ged nach obraich seo an-còmhnaidh.\n"
 
 #: ../../src/wlapplication.cc:1729
 msgid "The address of the game server is invalid"
-msgstr "Tha an seòladh aig frithealaiche a' gheama mì-dhligheach"
+msgstr ""
 
 #: ../../src/wlapplication.cc:1834 ../../src/network/nethost.cc:2050
 #: ../../src/wui/game_summary.cc:90
@@ -430,9 +307,6 @@
 "The end of the replay has been reached and the game has been paused. You may "
 "unpause the game and continue watching if you want to."
 msgstr ""
-"Ràinig sinn deireadh na h-ath-chluiche is chaidh an geama a chur 'na stad. "
-"'S urrainn dhut an geama a chur a' dol a-rithist is leantainn air adhart a' "
-"coimhead air ma thogras tu."
 
 #: ../../src/wlapplication.cc:2222 ../../src/logic/game.cc:375
 #: ../../src/logic/game.cc:414
@@ -441,19 +315,19 @@
 
 #: ../../src/writeHTML.cc:42
 msgid "Requesters"
-msgstr "Tagraichean"
+msgstr ""
 
 #: ../../src/writeHTML.cc:57
 msgid "Providers"
-msgstr "Solaraichean"
+msgstr ""
 
 #: ../../src/writeHTML.cc:72
 msgid "Successors"
-msgstr "Iar-theachdaichean"
+msgstr ""
 
 #: ../../src/writeHTML.cc:87
 msgid "Predecessors"
-msgstr "Ro-theachdaichean"
+msgstr ""
 
 #: ../../src/writeHTML.cc:102
 msgid "Employers"
@@ -531,7 +405,7 @@
 
 #: ../../src/writeHTML.cc:373
 msgid "Is mine."
-msgstr "Seo mèinn."
+msgstr ""
 
 #: ../../src/writeHTML.cc:378
 msgid "Is big."
@@ -595,15 +469,13 @@
 
 #: ../../src/writeHTML.cc:577
 msgid "Combat Properties"
-msgstr "Buadhan catha"
+msgstr ""
 
 #: ../../src/writeHTML.cc:584
 #, c-format
 msgid ""
 "Hitpoints is %u, plus %u for each level above 0 (maximum level is %u)."
 msgstr ""
-"%u puingean-beata is %u a bharrachd airson gach leibheil thar 0 (is %u an "
-"leibheil as àirde)."
 
 #: ../../src/writeHTML.cc:594
 #, c-format
@@ -611,45 +483,39 @@
 "Attack is between %u and %u, plus %u for each level above 0 (maximum level "
 "is %u)."
 msgstr ""
-"Ionnsaigh eadar %u is %u le %u a bharrachd airson gach leibheil thar 0 (is "
-"%u an leibheil as àirde)."
 
 #: ../../src/writeHTML.cc:604
 #, c-format
 msgid "Defense is %u, plus %u for each level above 0 (maximum level is %u)."
 msgstr ""
-"Dìon de %u is %u a bharrachd airson gach leibheil thar 0 (is %u an leibheil "
-"as àirde)."
 
 #: ../../src/writeHTML.cc:614
 #, c-format
 msgid "Evade is %u, plus %u for each level above 0 (maximum level is %u)."
 msgstr ""
-"Teàrnadh de %u is %u a bharrachd airson gach leibheil thar 0 (is %u an "
-"leibheil as àirde)."
 
 #: ../../src/writeHTML.cc:660 ../../src/writeHTML.cc:671
 #, c-format
 msgid "%s's creation"
-msgstr "Cruthachadh aig %s"
+msgstr ""
 
 #: ../../src/writeHTML.cc:682
 msgid "Spawns in warehouses."
-msgstr "Thèid a shìoladh ann an taighean-stòrais."
+msgstr ""
 
 #: ../../src/writeHTML.cc:691
 #, c-format
 msgid "Needs experience from working %u times to become"
-msgstr "Feumaidh e eòlas on a bhith ag obair %u tursan ach an tèid e na"
+msgstr ""
 
 #: ../../src/writeHTML.cc:699
 #, c-format
 msgid "%s's promotion"
-msgstr "Àrdachadh aig %s"
+msgstr ""
 
 #: ../../src/writeHTML.cc:710 ../../src/writeHTML.cc:855
 msgid "Programs"
-msgstr "Prògraman"
+msgstr ""
 
 #: ../../src/writeHTML.cc:764
 msgid "UNKNOWN"
@@ -672,21 +538,21 @@
 
 #: ../../src/writeHTML.cc:796
 msgid "Inputs"
-msgstr "Ion-chur"
+msgstr ""
 
 #: ../../src/writeHTML.cc:807
 #, c-format
 msgid "%s's input"
-msgstr "Ion-chur aig %s"
+msgstr ""
 
 #: ../../src/writeHTML.cc:819
 msgid "Output"
-msgstr "Às-chur"
+msgstr ""
 
 #: ../../src/writeHTML.cc:830 ../../src/writeHTML.cc:844
 #, c-format
 msgid "%s's output"
-msgstr "Às-chur aig %s"
+msgstr ""
 
 #: ../../src/writeHTML.cc:893 ../../src/writeHTML.cc:1037
 #: ../../src/writeHTML.cc:1100 ../../src/writeHTML.cc:1129
@@ -696,7 +562,7 @@
 #: ../../src/writeHTML.cc:1344 ../../src/writeHTML.cc:1369
 #: ../../src/writeHTML.cc:1394 ../../src/writeHTML.cc:1412
 msgid "Documentation for program command "
-msgstr "Mìneachadh air àithne a' phrògraim "
+msgstr ""
 
 #: ../../src/writeHTML.cc:1017
 msgid "workers of this site"
@@ -705,17 +571,17 @@
 #: ../../src/writeHTML.cc:1047
 #, c-format
 msgid "site's program %s"
-msgstr "prògram na làraich %s"
+msgstr ""
 
 #: ../../src/writeHTML.cc:1114
 #, c-format
 msgid "%s's program %s"
-msgstr "prògram aig %s: %s"
+msgstr ""
 
 #: ../../src/writeHTML.cc:1138 ../../src/writeHTML.cc:1179
 #, c-format
 msgid " %u.%03u s"
-msgstr " %u.%03u d"
+msgstr ""
 
 #: ../../src/writeHTML.cc:1452 ../../src/writeHTML.cc:1458
 msgid "Ware types"
@@ -781,43 +647,43 @@
 #: ../../src/map_io/widelands_map_waredata_data_packet.cc:206
 #, c-format
 msgid "unknown/unhandled version %u"
-msgstr "tionndadh %u neo-aithnichte/gun làimhseachadh"
+msgstr ""
 
 #: ../../src/economy/cmd_call_economy_balance.cc:88
 #, c-format
 msgid "call economy balance: %s"
-msgstr "gairm meidh an eaconamaidh: %s"
+msgstr ""
 
 #: ../../src/economy/economy_data_packet.cc:61
 #: ../../src/economy/economy_data_packet.cc:80
 #, c-format
 msgid "duplicated entry for %s"
-msgstr "innteart dùblaichte airson %s"
+msgstr ""
 
 #: ../../src/economy/economy_data_packet.cc:92
 #, c-format
 msgid "target quantities: %s"
-msgstr "uiread-amais: %s"
+msgstr ""
 
 #: ../../src/economy/economy_data_packet.cc:96
 #, c-format
 msgid "unknown version %u"
-msgstr "tionndadh neo-aithnichte %u"
+msgstr ""
 
 #: ../../src/economy/economy_data_packet.cc:99
 #, c-format
 msgid "economy: %s"
-msgstr "eaconamaidh: %s"
+msgstr ""
 
 #: ../../src/economy/fleet.cc:769 ../../src/economy/portdock.cc:621
 #, c-format
 msgid "loading portdock: %s"
-msgstr "a' luchdadh cala: %s"
+msgstr ""
 
 #: ../../src/economy/wares_queue.cc:289
 #, c-format
 msgid "waresqueue: %s"
-msgstr "ciutha nam bathar: %s"
+msgstr ""
 
 #: ../../src/editor/editorinteractive.cc:64
 msgid "Menu"
@@ -1020,36 +886,36 @@
 #: ../../src/logic/battle.cc:174
 #, c-format
 msgid "[battle] soldier %u lose battle\n"
-msgstr "[cath] ruaig air an t-saighdear %u\n"
+msgstr ""
 
 #: ../../src/logic/battle.cc:178
 #, c-format
 msgid "[battle] waking up winner %d\n"
-msgstr "[cath] a' dùsgadh a' bhuannaiche %d\n"
+msgstr ""
 
 #: ../../src/logic/bob.cc:88 ../../src/logic/immovable.cc:204
 #, c-format
 msgid "bad attribute \"%s\""
-msgstr "droch roghainn \"%s\""
+msgstr ""
 
 #: ../../src/logic/building.cc:540
 msgid "mine"
-msgstr "mèinn"
+msgstr ""
 
 #: ../../src/logic/building.cc:541
 #: ../../src/editor/tools/editor_info_tool.cc:60
 msgid "small"
-msgstr "beag"
+msgstr ""
 
 #: ../../src/logic/building.cc:542
 #: ../../src/editor/tools/editor_info_tool.cc:61
 msgid "medium"
-msgstr "meadhanach"
+msgstr ""
 
 #: ../../src/logic/building.cc:542
 #: ../../src/editor/tools/editor_info_tool.cc:62
 msgid "big"
-msgstr "mòr"
+msgstr ""
 
 #: ../../src/logic/cmd_calculate_statistics.cc:46
 #, c-format
@@ -1059,32 +925,32 @@
 #: ../../src/logic/cmd_luacoroutine.cc:77
 #, c-format
 msgid "lua function: %s"
-msgstr "foincsean lua: %s"
+msgstr ""
 
 #: ../../src/logic/cmd_luascript.cc:58
 #, c-format
 msgid "lua: %s"
-msgstr "lua: %s"
+msgstr ""
 
 #: ../../src/logic/cmd_queue.cc:188
 #, c-format
 msgid "duetime (%i) < gametime (%i)"
-msgstr "ceann-ama (%i) < àm a' gheama (%i)"
+msgstr ""
 
 #: ../../src/logic/cmd_queue.cc:193
 #, c-format
 msgid "game logic: %s"
-msgstr "loidsig a' gheama: %s"
+msgstr ""
 
 #: ../../src/logic/critter_bob.cc:389
 #, c-format
 msgid "loading critter: %s"
-msgstr "a' luchdadh beathach: %s"
+msgstr ""
 
 #: ../../src/logic/dismantlesite.cc:100
 #, c-format
 msgid "%u%% dismantled"
-msgstr "%u%% dheth às a chèile"
+msgstr "%u%% air a thoirt às a chèile"
 
 #: ../../src/logic/editor_game_base.cc:283
 msgid "Loading tribes"
@@ -1140,15 +1006,11 @@
 "You can manually add a starting position with Widelands Editor, to fix this "
 "problem."
 msgstr ""
-"Cha b' urrainn do Widelands an geama a thòiseachadh oir chan eil ionad "
-"tòiseachaidh aig cluicheadair %u.\n"
-"'S urrainn dhut ionad tòiseachaidh a cur ris a làimh leis an deasaiche "
-"Widelands gus an duilgheadas seo a chàradh."
 
 #: ../../src/logic/immovable.cc:141 ../../src/logic/production_program.cc:1647
 #, c-format
 msgid "unknown command type \"%s\""
-msgstr "seòrsa àithne neo-aithnichte \"%s\""
+msgstr ""
 
 #: ../../src/logic/immovable.cc:145
 msgid "no actions"
@@ -1156,144 +1018,135 @@
 
 #: ../../src/logic/immovable.cc:218
 msgid "this program has already been declared"
-msgstr "chaidh am prògram seo a ghairm mar-thà"
+msgstr ""
 
 #: ../../src/logic/immovable.cc:224
 #, c-format
 msgid "program %s: %s"
-msgstr "prògram %s: %s"
+msgstr ""
 
 #: ../../src/logic/immovable.cc:256 ../../src/logic/immovable.cc:271
 #, c-format
 msgid "expected 0 .. 255 but found %u"
-msgstr "an dùil air 0 .. 255 ach lorg sinn %u"
+msgstr ""
 
 #: ../../src/logic/immovable.cc:258 ../../src/logic/immovable.cc:273
 msgid "duplicated"
-msgstr "dùblachichte"
+msgstr ""
 
 #: ../../src/logic/immovable.cc:276
 #, c-format
 msgid "[terrain affinity] \"%s\" (not in current world): %s"
 msgstr ""
-"[comas cruth-tìre] \"%s\" (chan eil seo san t-saoghal làithreach): %s"
 
 #: ../../src/logic/immovable.cc:312
 #, c-format
 msgid "immovable %s has no program \"%s\""
-msgstr "chan eil am prògram seo aig an nì do-ghluasad %s: \"%s\""
+msgstr ""
 
 #: ../../src/logic/immovable.cc:776
 #, c-format
 msgid "tribe %s does not define immovable type \"%s\""
-msgstr "cha mhìnich an treubh %s an seòrsa do-ghluasad \"%s\""
+msgstr ""
 
 #: ../../src/logic/immovable.cc:779
 #, c-format
 msgid "unknown tribe %s"
-msgstr "treubh neo-aithnichte %s"
+msgstr ""
 
 #: ../../src/logic/immovable.cc:785
 #, c-format
 msgid "world does not define immovable type \"%s\""
-msgstr "cha mhìnich an saoghal an seòrsa do-ghluasad \"%s\""
+msgstr ""
 
 #: ../../src/logic/immovable.cc:795
 #, c-format
 msgid "immovable type %s"
-msgstr "seòrsa neo-ghluasad %s"
+msgstr ""
 
 #: ../../src/logic/immovable.cc:829 ../../src/logic/production_program.cc:662
 #: ../../src/logic/production_program.cc:736
 msgid "duration in ms"
-msgstr "faid ann am mille-dhiog"
+msgstr ""
 
 #: ../../src/logic/immovable.cc:868 ../../src/logic/production_program.cc:1438
 msgid "priority"
-msgstr "prìomhachas"
+msgstr ""
 
 #: ../../src/logic/immovable.cc:908 ../../src/logic/immovable.cc:1088
 #, c-format
 msgid "expected probability in range [1, 254] but found \"%s\""
-msgstr "an dùil air coltachd san rainse [1, 254] ach lorg sinn \"%s\""
+msgstr ""
 
 #: ../../src/logic/immovable.cc:927
 #, c-format
 msgid ""
 "unknown scope \"%s\" given for target type (must be \"world\" or \"tribe\")"
 msgstr ""
-"Chaidh sgòp neo-aithnichte \"%s\" a thoirt seachad airson an t-seòrsa-amais "
-"(is \"world\" no \"tribe\" a dh'fheumas a bhith ann)"
 
 #: ../../src/logic/immovable.cc:938
 msgid "illegal transformation to the same type"
-msgstr "cruth-atharrachadh mì-dhligheach dhan aon t-seòrsa"
+msgstr ""
 
 #: ../../src/logic/immovable.cc:980 ../../src/logic/immovable.cc:1067
 #, c-format
 msgid "immovable type not in tribe but target type has scope (\"%s\")"
 msgstr ""
-"chan eil an seòrsa do-ghluasad san treubh ach tha an sgòp (\"%s\") aig an "
-"seòrsa-amais"
 
 #: ../../src/logic/immovable.cc:986 ../../src/logic/immovable.cc:1073
 #, c-format
 msgid "scope \"%s\" given for target type (must be \"world\")"
 msgstr ""
-"Chaidh sgòp \"%s\" a thoirt seachad airson an t-seòrsa amais (is \"world\" a "
-"dh'fheumas a bhith ann)"
 
 #: ../../src/logic/immovable.cc:1034
 msgid "probability in range [1, 254]"
-msgstr "coltachd san rainse [1, 254]"
+msgstr ""
 
 #: ../../src/logic/immovable.cc:1491
 #, c-format
 msgid "loading player immovable: %s"
-msgstr "a' luchdadh nì do-ghluasad a' chluicheadair: %s"
+msgstr ""
 
 #: ../../src/logic/instances.cc:73
 #, c-format
 msgid "destroy map object: %s"
-msgstr "mill oibseact a' mhapa: %s"
+msgstr ""
 
 #: ../../src/logic/instances.cc:122
 #, c-format
 msgid "object %u: %s"
-msgstr "oibseact %u: %s"
+msgstr ""
 
 #: ../../src/logic/instances.cc:131
 #, c-format
 msgid "act: %s"
-msgstr "gnìomh: %s"
+msgstr ""
 
 #: ../../src/logic/map.cc:363
 msgid "Player 1"
-msgstr "Cluicheadair 1"
+msgstr ""
 
 #: ../../src/logic/military_data.cc:51 ../../src/logic/soldier.cc:70
 msgid "\"min-max\""
-msgstr "\"as lugha - as motha\""
+msgstr ""
 
 #: ../../src/logic/military_data.cc:59
 msgid "positive integer <= 100"
-msgstr "àireamh shlàn dheimhinneach <= 100"
+msgstr ""
 
 #: ../../src/logic/military_data.cc:63
 #, c-format
 msgid "expected positive integer >= %u <= 100 but found \"%s\""
 msgstr ""
-"an dùil air àireamh shlàn dheimhinneach >= %u <= 100 ach lorg sinn \"%s\""
 
 #: ../../src/logic/military_data.cc:75
 #, c-format
 msgid "expected positive integer >= %u <= %u but found \"%u\""
 msgstr ""
-"an dùil air àireamh shlàn dheimhinneach >= %u <= %u ach lorg sinn \"%u\""
 
 #: ../../src/logic/militarysite.cc:62 ../../src/logic/warehouse.cc:251
 msgid " conquer"
-msgstr " ceannsaich"
+msgstr ""
 
 #: ../../src/logic/militarysite.cc:119
 #, c-format
@@ -1325,7 +1178,7 @@
 
 #: ../../src/logic/militarysite.cc:845
 msgid "Militarysite lost!"
-msgstr "Chaill thu togalach!"
+msgstr "Chaill thu ionad an airm!"
 
 #: ../../src/logic/militarysite.cc:899
 #, c-format
@@ -1334,12 +1187,12 @@
 
 #: ../../src/logic/militarysite.cc:904
 msgid "Enemy at site defeated!"
-msgstr "Ghabh thu togalach!"
+msgstr "Chuir thu ruaig air an nàmhaid aig ionad!"
 
 #: ../../src/logic/militarysite.cc:949
 #, c-format
 msgid "Your %s discovered an aggressor.</p>"
-msgstr "Mhothaich an %s agad ionnsaighear.</p>"
+msgstr ""
 
 #: ../../src/logic/militarysite.cc:950
 #, c-format
@@ -1348,7 +1201,7 @@
 
 #: ../../src/logic/militarysite.cc:958
 msgid "You are under attack"
-msgstr "Fo ionnsaigh!"
+msgstr "Thathar a' toirt ionnsaigh ort"
 
 #: ../../src/logic/playercommand.cc:147
 #: ../../src/map_io/widelands_map_building_data_packet.cc:105
@@ -1359,17 +1212,17 @@
 #: ../../src/logic/playercommand.cc:153
 #, c-format
 msgid "player command: %s"
-msgstr "àithne a' chluicheadair: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:195
 #, c-format
 msgid "player immovable %u: %s"
-msgstr "nì do-ghluasad a' chluicheadair %u: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:201
 #, c-format
 msgid "bulldoze: %s"
-msgstr "mill: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:255
 #, c-format
@@ -1389,7 +1242,7 @@
 #: ../../src/logic/playercommand.cc:444
 #, c-format
 msgid "flag %u: %s"
-msgstr "bratach %u: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:450
 #, c-format
@@ -1401,59 +1254,59 @@
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:242
 #, c-format
 msgid "building %u: %s"
-msgstr "togalach %u: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:507 ../../src/logic/playercommand.cc:581
 #: ../../src/logic/playercommand.cc:625
 #, c-format
 msgid "start/stop building: %s"
-msgstr "tòisich air/sguir dhen togail: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:686
 #, c-format
 msgid "enhance building: %s"
-msgstr "leasaich togalach: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:1169 ../../src/logic/playercommand.cc:1674
 #: ../../src/logic/playercommand.cc:1752
 #, c-format
 msgid "site %u: %s"
-msgstr "làrach %u: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:1179
 #, c-format
 msgid "set ware priority: %s"
-msgstr "suidhich prìomhachas a' bhathair: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:1307
 #, c-format
 msgid "change target quantity: %s"
-msgstr "atharraich an t-uiread-amais: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:1370
 #, c-format
 msgid "set ware target quantity: %s"
-msgstr "suidhich uiread-amais a' bhathair: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:1492
 #, c-format
 msgid "set worker target quantity: %s"
-msgstr "suidhich uiread-amais nan obraichean: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:1617
 #, c-format
 msgid "change training options: %s"
-msgstr "atharraich roghainnean an trèanaidh: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:1681
 #, c-format
 msgid "soldier %u: %s"
-msgstr "saighdear %u: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:1687
 #, c-format
 msgid "drop soldier: %s"
-msgstr "a' cur saighdear air falbh: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:1759
 #, c-format
@@ -1464,22 +1317,21 @@
 #, c-format
 msgid "retreat: value out of range. Received %u expected %u-%u"
 msgstr ""
-"cùlachadh: luach a-mach às an rainse. Fhuaradh %u ach an dùil air %u-%u"
 
 #: ../../src/logic/playercommand.cc:1935
 #, c-format
 msgid "change military config: %s"
-msgstr "atharraich rèiteachadh an airm: %s"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:1974
 #, c-format
 msgid "(player %u): message id is null"
-msgstr "(cluicheadair %u): is null id na teachdaireachd"
+msgstr ""
 
 #: ../../src/logic/playercommand.cc:1979
 #, c-format
 msgid "player message: %s"
-msgstr "teachdaireachd a' chluicheadair: %s"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:87
 #, c-format
@@ -1487,8 +1339,6 @@
 "%s is not declared as an input (\"%s=<count>\" was not found in the [inputs] "
 "section)"
 msgstr ""
-"cha deachd %s a ghairm mar ion-chur (cha deach \"%s=<count>\" a lorg san "
-"earrann [inputs])"
 
 #: ../../src/logic/production_program.cc:100
 #, c-format
@@ -1496,15 +1346,12 @@
 "wrong order of ware types within group: ware type %s appears after ware type "
 "%s (fix order!)"
 msgstr ""
-"chan eil òrdugh nan seòrsaichean bathair sa bhuidheann mar bu chòir: "
-"nochdaidh an seòrsa bathair %s aà dèidh an t-seòrsa bathair %s (càraich an t-"
-"òrdugh!)"
 
 #: ../../src/logic/production_program.cc:114
 #: ../../src/logic/production_program.cc:892
 #: ../../src/logic/production_program.cc:990
 msgid "count"
-msgstr "cunntadh"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:119
 #, c-format
@@ -1512,85 +1359,81 @@
 "group count is %u but (total) input storage capacity of the specified ware "
 "type(s) is only %u, so the group can never be fulfilled by the site"
 msgstr ""
-"Is %u cunntadh a' bhuidhinn ach chan eil comas stòradh an ion-chuir (iomlan) "
-"airson an t-seòrsa/nan seòrsaichean bathair ach %u, mar sin chan urrainn "
-"dhan làrach am buidheann a choileanadh gu bhràth"
 
 #: ../../src/logic/production_program.cc:154
 msgid "not "
-msgstr "nach eil "
+msgstr ""
 
 #: ../../src/logic/production_program.cc:176
 #: ../../src/logic/production_program.cc:197
 msgid "economy needs "
-msgstr "an eaconamaidh feumach air "
+msgstr ""
 
 #: ../../src/logic/production_program.cc:226
 msgid "site has "
-msgstr "seo aig an làrach: "
+msgstr ""
 
 #: ../../src/logic/production_program.cc:252
 msgid "workers need experience"
-msgstr "eòlas a dhìth air na h-obraichean"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:277
 msgid "ware type or worker type"
-msgstr "seòrsa bathair no obraiche"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:346
 #, c-format
 msgid "invalid condition: %s"
-msgstr "cumha mhì-dhligheach: %s"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:363
 #, c-format
 msgid "expected {\"failed\"|\"completed\"|\"skipped\"} but found \"%s\""
 msgstr ""
-"an dùil air {\"failed\"|\"completed\"|\"skipped\"} ach fhuair sinn \"%s\""
 
 #: ../../src/logic/production_program.cc:376
 msgid "expected \"and\" or end of input"
-msgstr "an dùil air \"and\" no deireadh an ion-chuir"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:385
 msgid "expected condition at end of input"
-msgstr "an dùil air cumha aig deireadh an ion-chuir"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:391
 msgid "expected \"or\" or end of input"
-msgstr "an dùil air \"or\" no deireadh an ion-chuir"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:424
 #: ../../src/logic/production_program.cc:815
 msgid "failed"
-msgstr "Dh'fhàillig le"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:425
 msgid "completed"
-msgstr "coileanta"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:425
 msgid "skipped"
-msgstr "A' leigeil seachad"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:431
 #: ../../src/logic/production_program.cc:839
 msgid " and "
-msgstr " is "
+msgstr ""
 
 #: ../../src/logic/production_program.cc:432
 #: ../../src/logic/production_program.cc:818
 msgid " because: "
-msgstr " air sgàth 's gu bheil "
+msgstr ""
 
 #: ../../src/logic/production_program.cc:443
 #: ../../src/wui/encyclopedia_window.cc:198
 msgid " or "
-msgstr " no "
+msgstr ""
 
 #: ../../src/logic/production_program.cc:444
 msgid " because not: "
-msgstr " air sgàth 's nach eil "
+msgstr ""
 
 #: ../../src/logic/production_program.cc:493
 #, c-format
@@ -1598,68 +1441,62 @@
 "the program \"%s\" has not (yet) been declared in %s (wrong declaration "
 "order?)"
 msgstr ""
-"cha deach am prògram \"%s\" a ghairm (fhathast) ann an %s (òrdugh ceàrr nan "
-"gairmean?)"
 
 #: ../../src/logic/production_program.cc:515
 #: ../../src/logic/production_program.cc:520
 #: ../../src/logic/production_program.cc:525
 #, c-format
 msgid "%s handling method already defined"
-msgstr "chaidh am modh làimhseachaidh %s a mhìneachadh mar-thà"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:515
 msgid "failure"
-msgstr "fàilligeadh"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:520
 msgid "completion"
-msgstr "coileanadh"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:525
 msgid "skip"
-msgstr "leig seachad"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:530
 msgid "{\"failure\"|\"completion\"|\"skip\"}"
-msgstr "{\"failure\"|\"completion\"|\"skip\"}"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:544
 msgid "{\"fail\"|\"complete\"|\"skip\"|\"repeat\"}"
-msgstr "{\"fail\"|\"complete\"|\"skip\"|\"repeat\"}"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:666
 #: ../../src/logic/production_program.cc:688
 #, c-format
 msgid "sleep: %s"
-msgstr "caidil: %s"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:684
 #, c-format
 msgid "Unknown parameter \"%s\""
-msgstr "Paramadair neo-aithnichte \"%s\""
+msgstr ""
 
 #: ../../src/logic/production_program.cc:686
 msgid "No parameter given!"
-msgstr "Cha deach paramadair a thoirt seachad!"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:719
 msgid "idle animation is default; calling is not allowed"
 msgstr ""
-"'S e bun-roghainn a th' anns a' bheòthachadh 'na thàmh; chan fhaod thu a "
-"ghairm"
 
 #: ../../src/logic/production_program.cc:768
 msgid "expected ware_type1[,ware_type2[,...]][:N] ..."
-msgstr "seòrsa_bathair1[,seòrsa_bathair1[,...]][:N] air a bheil dùil ..."
+msgstr ""
 
 #: ../../src/logic/production_program.cc:842
 msgid " is missing"
 msgid_plural " are missing"
-msgstr[0] " a dhìth"
-msgstr[1] " a dhìth"
-msgstr[2] " a dhìth"
-msgstr[3] " a dhìth"
+msgstr[0] ""
+msgstr[1] ""
 
 #: ../../src/logic/production_program.cc:907
 #: ../../src/logic/production_program.cc:1005
@@ -1668,46 +1505,65 @@
 "%s is not declared as an output (\"output=%s\" was not found in the [global] "
 "section)"
 msgstr ""
-"cha deachd %s a chur an cèill mar às-chur (cha deach \"output=%s\" a lorg "
-"san earrann [global])"
 
 #: ../../src/logic/production_program.cc:934
 #: ../../src/logic/production_program.cc:1030
 #, c-format
 msgid "%u "
-msgstr "%u "
+msgstr ""
 
 #: ../../src/logic/production_program.cc:941
 #: ../../src/logic/production_program.cc:1037
 msgid ", "
-msgstr ", "
+msgstr ""
 
 #: ../../src/logic/production_program.cc:944
 #, c-format
 msgid "Produced %s"
-msgstr "Chaidh %s a shaothrachadh"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:1022
-msgid "Recruited "
-msgstr "Na chaidh a thrusadh: "
+msgid "Recruited %s"
+msgstr "%s air a thrusadh"
+
+#
+msgid "Provided by the Axefactory"
+msgstr "'Ga sholar leis an fhactaraidh thuaghan"
+
+#
+msgid "Provided by the War Mill"
+msgstr "'Ga sholar leis a' cheàrdach-cogaidh"
+
+#
+msgid "Provided by the Helmsmithy"
+msgstr "'Ga sholar leis a' cheàrdach chlogaidean"
+
+msgid "If all needed wares are delivered in time, "
+"a %1s can train one new soldier in %2s and %3s "
+"to the final level in %4s on average."
+msgstr "Ma thèid na h-uile bathar a lìbhrigeadh ri àm, "
+"bheir %1s %4s 'sa chuibheas gus %2s is %3s aig saighdear "
+"a thrèanadh gun leibheil dheireannach."
+
+
 
 #: ../../src/logic/production_program.cc:1069
 msgid "distance"
-msgstr "astar"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:1080
 #: ../../src/logic/production_program.cc:1091
 msgid "percentage"
-msgstr "ceudad"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:1208
 #, c-format
 msgid "No left resources found!"
-msgstr "Cha deach stòras air fhàgail a lorg!"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:1229
 msgid "Main vein exhausted"
-msgstr "Stòras air a chaitheamh"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:1231
 msgid ""
@@ -1721,58 +1577,57 @@
 #: ../../src/logic/production_program.cc:1246
 #: ../../src/logic/production_program.cc:1327
 msgid "soldier type"
-msgstr "seòrsa saighdeir"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:1259
 #, c-format
 msgid "expected {\"hp\"|\"attack\"|\"defense\"|\"evade\"} but found \"%s\""
 msgstr ""
-"an dùil air {\"hp\"|\"attack\"|\"defense\"|\"evade\"} ach fhuair sinn \"%s\""
 
 #: ../../src/logic/production_program.cc:1268
 #: ../../src/logic/production_program.cc:1348
 msgid "level"
-msgstr "leibheil"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:1282
 #, c-format
 msgid "No soldier to train!"
-msgstr "Chan eil saighdear ri thrèanadh ann!"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:1292
 #: ../../src/logic/production_program.cc:1382
 #, c-format
 msgid "No soldier for this training level found!"
-msgstr "Cha deach saighdear airson an leibheil de thrèanaidh seo a lorg!"
+msgstr ""
 
 #: ../../src/logic/production_program.cc:1358
 #, c-format
 msgid "expected level > %u but found \"%s\""
-msgstr "an dùil air leibheil > %u ach lorg sinn \"%s\""
+msgstr ""
 
 #: ../../src/logic/productionsite.cc:71
 msgid "this ware type has already been declared as an output"
-msgstr "chaidh an seòrsa bathair seo a ghairm mar às-chur mar-thà"
+msgstr ""
 
 #: ../../src/logic/productionsite.cc:75
 msgid "this worker type has already been declared as an output"
-msgstr "chaidh an seòrsa obraiche seo a ghairm mar às-chur mar-thà"
+msgstr ""
 
 #: ../../src/logic/productionsite.cc:245
 msgid "(not occupied)"
-msgstr "(falamh)"
+msgstr ""
 
 #: ../../src/logic/productionsite.cc:249
 msgid "Worker missing"
-msgstr "Tha obraiche a dhìth"
+msgstr ""
 
 #: ../../src/logic/productionsite.cc:249
 msgid "Workers missing"
-msgstr "Tha obraichean a dhìth"
+msgstr ""
 
 #: ../../src/logic/productionsite.cc:258
 msgid "(stopped)"
-msgstr "('na stad)"
+msgstr ""
 
 #: ../../src/logic/requirements.cc:233
 #, c-format
@@ -1780,41 +1635,39 @@
 "expected atrHP (%u), atrAttack (%u), atrDefense (%u), atrEvade (%u) or "
 "atrTotal (%u) but found unknown attribute value (%u)"
 msgstr ""
-"an dùil air atrHP (%u), atrAttack (%u), atrDefense (%u), atrEvade (%u) no "
-"atrTotal (%u) ach chaidh luach roghainne neo-aithnichte (%u) a lorg"
 
 #: ../../src/logic/ship.cc:423
 msgid "Port space found"
-msgstr "Chaidh raon airson port a lorg"
+msgstr ""
 
 #: ../../src/logic/ship.cc:424
 msgid "An expedition ship found a new port build space."
-msgstr "Lorg long triall raon ùr gus port a thogail."
+msgstr ""
 
 #: ../../src/logic/ship.cc:531
 msgid "Island surrounded"
-msgstr "Eilean air a chuairteachadh"
+msgstr ""
 
 #: ../../src/logic/ship.cc:532
 msgid "An expedition ship surrounded its island without any events."
-msgstr "Choilean long triall timcheall air eilean gun tachartas sam bith."
+msgstr ""
 
 #: ../../src/logic/ship.cc:584
 msgid "Coast reached"
-msgstr "Chaidh oirthir a ruigsinn"
+msgstr ""
 
 #: ../../src/logic/ship.cc:586
 msgid ""
 "An expedition ship reached a coast and is waiting for further commands."
-msgstr "Ràinig long triall oirthir is tha i a' feitheamh air òrduighean ùra."
+msgstr ""
 
 #: ../../src/logic/ship.cc:722
 msgid "Expedition ready"
-msgstr "Tha triall deiseil"
+msgstr ""
 
 #: ../../src/logic/ship.cc:723
 msgid "An expedition ship is waiting for your commands."
-msgstr "Tha long triall a' feitheamh air d' òrduighean."
+msgstr ""
 
 #: ../../src/logic/ship.cc:986
 #, c-format
@@ -1823,29 +1676,29 @@
 
 #: ../../src/logic/soldier.cc:78
 msgid "positive integer"
-msgstr "àireamh shlàn dheimhinneach"
+msgstr ""
 
 #: ../../src/logic/soldier.cc:82
 #, c-format
 msgid "expected positive integer >= %u but found \"%s\""
-msgstr "an dùil air àireamh shlàn dheimhinneach >= %u ach lorg sinn \"%s\""
+msgstr ""
 
 #: ../../src/logic/soldier.cc:186
 msgid "\"anim_name[,another_anim,...]\""
-msgstr "\"ainm_beòthachaidh[,beòthachadh_eile,...]\""
+msgstr ""
 
 #: ../../src/logic/soldier.cc:1369
 #, c-format
 msgid "bad direction '%d'"
-msgstr "comhair dona \"%d\""
+msgstr ""
 
 #: ../../src/logic/soldier.cc:1560 ../../src/logic/soldier.cc:1565
 msgid "no"
-msgstr "chan eil"
+msgstr ""
 
 #: ../../src/logic/soldier.cc:1572 ../../src/logic/soldier.cc:1581
 msgid "Logic error"
-msgstr "Mearachd an loidsig"
+msgstr ""
 
 #: ../../src/logic/tribe.cc:133
 msgid "constructionsite type \"constructionsite\" is missing"
@@ -1858,31 +1711,31 @@
 #: ../../src/logic/tribe.cc:259 ../../src/logic/tribe.cc:280
 #, c-format
 msgid "\"%s\" is duplicated"
-msgstr "tha \"%s\" dùblaichte"
+msgstr ""
 
 #: ../../src/logic/tribe.cc:268 ../../src/logic/tribe.cc:289
 msgid "none found"
-msgstr "cha deach gin a lorg"
+msgstr ""
 
 #: ../../src/logic/tribe.cc:270
 #, c-format
 msgid "frontier styles: %s"
-msgstr "stoidhlichean crìch: %s"
+msgstr ""
 
 #: ../../src/logic/tribe.cc:291
 #, c-format
 msgid "flag styles: %s"
-msgstr "stoidhlichean brataich: %s"
+msgstr ""
 
 #: ../../src/logic/tribe.cc:334
 #, c-format
 msgid "tribe %s: %s"
-msgstr "treubh %s: %s"
+msgstr ""
 
 #: ../../src/logic/warehouse.cc:464
 #, c-format
 msgid "A new %s was added to your economy."
-msgstr "Chaidh %s ùr a chur ris an eaconamaidh agad."
+msgstr ""
 
 #: ../../src/logic/worker.cc:109
 #, c-format
@@ -1890,44 +1743,37 @@
 "should mine resource %s, which does not exist in world; tribe is not "
 "compatible with world"
 msgstr ""
-"bu chòir dha stòras %s a thochladh nach eil air an t-saoghal seo; mar sin "
-"chan eil an treubh co-chòrdail ris an t-saoghal seo"
 
 #: ../../src/logic/worker.cc:214
 #, c-format
 msgid ""
 "should breed resource type %s, which does not exist in world; tribe is not "
-"compatible with world"
+"compatible with world" 
+
 msgstr ""
-"bu chòir dha stòras %s a thàrmachadh nach eil air an t-saoghal seo; mar sin "
-"chan eil an treubh co-chòrdail ris an t-saoghal seo"
 
 #: ../../src/logic/worker.cc:605
-msgid "Out of "
-msgstr "A dhìth: "
+msgid "Out of %s"
+msgstr "%s a dhìth"
 
 #: ../../src/logic/worker.cc:608
 msgid ""
 "The worker of this building cannot find any more resources of the following "
 "type: "
 msgstr ""
-"Chan urrainn dhan obraiche aig an togalach seo dad sam bith dhen stòras seo "
-"a lorg tuilleadh: "
 
 #: ../../src/logic/worker.cc:956
 msgid "A geologist found resources."
-msgstr "Tha clach-eòlaiche air stòras a lorg."
+msgstr ""
 
 #: ../../src/logic/worker.cc:1867
 #, c-format
 msgid "Your %s can't find a way home and will likely die."
 msgstr ""
-"Chan urrainn dhan %s agad slighe dhachaigh a lorg is feumaidh gum faigh e "
-"bàs."
 
 #: ../../src/logic/worker.cc:1874
 msgid "Worker got lost!"
-msgstr "Chaidh obraiche air chall!"
+msgstr ""
 
 #: ../../src/logic/worker.cc:3088
 #, c-format
@@ -1938,82 +1784,81 @@
 #, c-format
 msgid "%s: too many terrain types, can not be more than 16"
 msgstr ""
-"%s: cus seòrsaichean cruth-tìre, chan fhaod barrachd air 16 a bhith ann"
 
 #: ../../src/map_io/widelands_map_allowed_building_types_data_packet.cc:95
 #, c-format
 msgid "allowed buildings: %s"
-msgstr "togalaichean ceadaichte: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_allowed_worker_types_data_packet.cc:81
 #, c-format
 msgid "allowed worker types: %s"
-msgstr "seòrsaichean obraiche ceadaichte: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_bob_data_packet.cc:47
 #, c-format
 msgid "unknown bob type %u"
-msgstr "seòrsa oibseict nàdair neo-aithnichte %u"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_bob_data_packet.cc:101
 #, c-format
 msgid "tribe \"%s\" does not exist"
-msgstr "chan eil an treubh \"%s\" ann"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_bob_data_packet.cc:138
 #, c-format
 msgid "bobs: %s"
-msgstr "oibseactan nàdair: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:227
 #, c-format
 msgid "unknown task type \"%s\""
-msgstr "seòrsa saothair neo-aithnichte \"%s\""
+msgstr ""
 
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:231
 #, c-format
 msgid "task %s is duplicated in stack"
-msgstr "tha an t-saothair %s dùblaichte air an stac"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:304
 #, c-format
 msgid "reading path: %s"
-msgstr "a' leughadh slighe: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:367
 #, c-format
 msgid "bob %u: %s"
-msgstr "oibseact nàdair %u: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:374
 #, c-format
 msgid "bobdata: %s"
-msgstr "dàta oibseict nàdair: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:389
 #, c-format
 msgid "critter bob: %s"
-msgstr "oibseact beathaich: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:484
 #, c-format
 msgid "soldier: %s"
-msgstr "saighdear: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:500
 #, c-format
 msgid "carrier: %s"
-msgstr "giùlanair: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_building_data_packet.cc:113
 #, c-format
 msgid "buildings: %s"
-msgstr "togalaichean: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:249
 #, c-format
 msgid "buildingdata: %s"
-msgstr "dàta togail: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:339
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:440
@@ -2024,7 +1869,7 @@
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:350
 #, c-format
 msgid "partially_constructed_buildings: %s"
-msgstr "togalaichean nach eil coileanta: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:387
 #, c-format
@@ -2042,166 +1887,156 @@
 "%s %u has a next_spawn time for worker type \"%s\" set to %u, but it was "
 "previously set to %u\n"
 msgstr ""
-"%s chaidh an ath-thuras sìolaidh aig %u airson an t-seòrsa obraiche \"%s\" a "
-"shuidheachadh air %u ach bha e air a shuidheachadh air %u mar-thà\n"
 
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:765
 #, c-format
 msgid "warehouse: %s"
-msgstr "taigh-stòrais: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:889
 #, c-format
 msgid "militarysite: %s"
-msgstr "làrach an airm: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:1046
 #, c-format
 msgid "program %s was skipped at time %u, but time is only %u"
 msgstr ""
-"ghearr am prògram  %s leum aig an àm %u ach chan eil an t-àm ach air %u"
 
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:1264
 #, c-format
 msgid "trainingsite: %s"
-msgstr "làrach trèanaidh: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_elemental_data_packet.cc:70
 #, c-format
 msgid "elemental data: %s"
-msgstr "dàta bunasach: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_exploration_data_packet.cc:94
 #, c-format
 msgid "seen: %s"
-msgstr "air fhaicinn: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_extradata_data_packet.cc:101
 #, c-format
 msgid "extradata: %s"
-msgstr "dàta a bharrachd: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_flag_data_packet.cc:66
 #, c-format
 msgid "the node is owned by player %u"
-msgstr "tha an nòd leis a' chluicheadair %u"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_flag_data_packet.cc:80
 #, c-format
 msgid "is owned by player %u"
-msgstr "tha seo aig a' chluicheadair %u"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_flag_data_packet.cc:89
 #, c-format
 msgid "has a flag (%u)"
-msgstr "tha bratach (%u) aige"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_flag_data_packet.cc:92
 #, c-format
 msgid "neighbour node (%i, %i): %s"
-msgstr "nòd nàbaidh (%i, %i): %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_flag_data_packet.cc:120
 #, c-format
 msgid "flags: %s"
-msgstr "brataich: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:85
 #, c-format
 msgid "wrong flag (%u) at given position (%i, %i)"
-msgstr "bratach chearr (%u) air an ionad (%i, %i)"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:90
 #, c-format
 msgid "no flag at given position (%i, %i)"
-msgstr "gun bhratach air an ionad (%i, %i)"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:110
 #, c-format
 msgid "has building %u at (%i, %i), which is not at the top left node"
 msgstr ""
-"tha togalach %u aige air (%i, %i) nach eil aig an nòd air a bharr gu clì"
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:117
 #, c-format
 msgid "building (%u): %s"
-msgstr "togalach (%u): %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:216
 #: ../../src/map_io/widelands_map_ware_data_packet.cc:69
 #, c-format
 msgid "%u: %s"
-msgstr "%u: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:223
 #, c-format
 msgid "flagdata: %s"
-msgstr "dàta a' bhrataich: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_heights_data_packet.cc:53
 #, c-format
 msgid "heights: %s"
-msgstr "àirdean: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_loader.cc:85
 msgid "Invalid World"
-msgstr "Saoghal mì-dhligheach"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_loader.cc:87
 #, c-format
 msgid "The world \"%s\" set by the map, does not exist on your filesystem."
 msgstr ""
-"Chaidh an saoghal \"%s\" a shuidheachadh leis a' mhapa, ach chan eil e san t-"
-"siostam-fhaidhlichean agad."
 
 #: ../../src/map_io/widelands_map_node_ownership_data_packet.cc:64
 #, c-format
 msgid "ownership: %s"
-msgstr "seilbheadaireachd: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_object_packet.cc:109
 #, c-format
 msgid "unknown object header %u"
-msgstr "bann-cinn neo-aithnichte an oibseict %u"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_object_packet.cc:112
 #, c-format
 msgid "map objects: %s"
-msgstr "oibseactan a' mhapa: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_objective_data_packet.cc:66
 #, c-format
 msgid "%s: %s"
-msgstr "%s: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_objective_data_packet.cc:73
 #, c-format
 msgid "Objectives: %s"
-msgstr "Amasan: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_player_names_and_tribes_data_packet.cc:81
 #, c-format
 msgid "player names and tribes: %s"
-msgstr "ainmean is treubhan nan cluicheadairean: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_player_position_data_packet.cc:61
 #, c-format
 msgid "player positions: %s"
-msgstr "ionadan nan cluicheadairean: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:89
 #, c-format
 msgid "messages are not ordered: sent at %u but previous message sent at %u"
 msgstr ""
-"chan eil òrdugh aig na teachdaireachdan: chaidh a cur aig %u ach chaidh an "
-"teachdaireachd roimhpe a chur aig %u"
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:95
 #, c-format
 msgid "message is sent in the future: sent at %u but gametime is only %u"
 msgstr ""
-"chaidh an teachdaireachd a chur san àm ri teachd: chaidh a cur aig %u ach "
-"chan e àm a' gheama ach %u"
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:104
 #, c-format
@@ -2210,17 +2045,12 @@
 "forever, which is the default; omit the duration key to make the message "
 "exist forever"
 msgstr ""
-"chan eil an luach %u ceadaichte mar fhaide; seo luach sònraichte a "
-"riochdaicheas \"gu bhràth\" is seo a' bhun-roghainn; na cuir iuchair faide "
-"ann is mairidh an teachdaireachd seo gu bràth"
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:112
 #, c-format
 msgid ""
 "duration %u is too large; causes numeric overflow when added to sent time %u"
 msgstr ""
-"tha an fhaide %u ro fhada; adhbharaichidh i taosgadh àireamhail nuair a "
-"thèid a cur ri àm a' chuir %u"
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:118
 #, c-format
@@ -2228,13 +2058,11 @@
 "message should have expired at %u; sent at %u with duration %u but gametime "
 "is already %u"
 msgstr ""
-"bu chòir an ùine air a bhith a' falbh air an teachdaireachd aig %u; chaidh a "
-"chur aig %u le faide de %u ach is %u àm a' gheama mar-thà"
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:161
 #, c-format
 msgid "\"%s\": %s"
-msgstr "\"%s\": %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:166
 #, c-format
@@ -2244,21 +2072,21 @@
 #: ../../src/map_io/widelands_map_players_view_data_packet.cc:216
 #, c-format
 msgid "unseen immovable: %s"
-msgstr "nì do-ghluasad nach deach fhaicinn: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_port_spaces_data_packet.cc:63
 #, c-format
 msgid "port_spaces data: %s"
-msgstr "dàta raointean puirt: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_road_data_packet.cc:69
 #, c-format
 msgid "road: %s"
-msgstr "rathad: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_roaddata_data_packet.cc:129
 msgid "no carrier slot"
-msgstr "chan eil slot giùlanair ann"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_roaddata_data_packet.cc:133
 #, c-format
@@ -2266,53 +2094,51 @@
 "expected 1 but found %u carrier slots in road saved with packet version 2 "
 "(old)"
 msgstr ""
-"an dùil air 1 ach chaidh %u slotan giùlanair a lorg san rathad a chaidh a "
-"shàbhaladh le (seann) tionndadh 2 a' phacaid"
 
 #: ../../src/map_io/widelands_map_roaddata_data_packet.cc:202
 #, c-format
 msgid "road %u: %s"
-msgstr "rathad %u: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_roaddata_data_packet.cc:209
 #, c-format
 msgid "roaddata: %s"
-msgstr "dàta an rathaid: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_terrain_data_packet.cc:80
 #, c-format
 msgid "terrain: %s"
-msgstr "cruth-tìre: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_version_data_packet.cc:76
 #, c-format
 msgid "version: %s"
-msgstr "tionndadh: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_ware_data_packet.cc:76
 #: ../../src/map_io/widelands_map_waredata_data_packet.cc:208
 #, c-format
 msgid "ware data: %s"
-msgstr "dàta a' bhathair: %s"
+msgstr ""
 
 #: ../../src/map_io/widelands_map_waredata_data_packet.cc:131
 #: ../../src/map_io/widelands_map_waredata_data_packet.cc:201
 #, c-format
 msgid "item %u: %s"
-msgstr "nì %u: %s"
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:116
 #: ../../src/ui_fsmenu/internet_lobby.cc:409
 msgid "Connection problem"
-msgstr "Duilgheadas leis a' cheangal"
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:116
 msgid "Widelands could not connect to the metaserver."
-msgstr "Cha b' urrainn dha Widelands ceangal ris a' mheata-fhrithealaiche."
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:122 ../../src/network/netclient.cc:102
 msgid "Could not establish connection to host"
-msgstr "Cha b' urrainn dhuinn ceangal a dhèanamh ris an òstair."
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:124
 msgid ""
@@ -2320,33 +2146,30 @@
 "Either there was no metaserver running at the supposed port or\n"
 "your network setup is broken."
 msgstr ""
-"Cha deach le Widelands ceangal a dhèanamh ris an t-seòladh shònraichte.\n"
-"Cha robh meata-fhrithealaiche a' ruith aig a' phort sin air neo\n"
-"tha rèiteachadh an lìonraidh agad briste."
 
 #: ../../src/network/internet_gaming.cc:171
 msgid "For hosting a game, please take a look at the notes at:"
-msgstr "Thoir sùil air na nòtaichean ud gus geama òstadh:"
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:302
 msgid "Something went wrong: "
-msgstr "Chaidh rudeigin cearr: "
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:392
 msgid "Successfully reconnected to the metaserver!"
-msgstr "Chaidh ceangal ris a' mheata-fhrithealaiche!"
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:399
 msgid "Mixed up"
-msgstr "Breisleach"
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:399
 msgid "The metaserver sent a strange ERROR during connection"
-msgstr "Chuir am meata-fhrithealaiche MEARACHD neònach rè a' cheangail"
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:410
 msgid "Unexpected packet"
-msgstr "Pacaid air nach robh dùil"
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:412
 #, c-format
@@ -2354,121 +2177,119 @@
 "Expected a LOGIN, RELOGIN or REJECTED packet from server, but received "
 "command %s. Maybe the metaserver is using a different protocol version ?"
 msgstr ""
-"An dùil air pacaid LOGIN, RELOGIN no REJECTED on fhrithealaiche, ach fhuair "
-"sinn an àithne %s. 'S dòcha gun chleachd am meata-fhrithealaiche tionndadh "
-"eile dhen phròtacal."
 
 #: ../../src/network/internet_gaming.cc:425
 #, c-format
 msgid ""
 "WARNING: Received a %s command although we are not in CONNECTING state."
 msgstr ""
-"RABHADH: Fhuair sinn àithne %s ged nach eil sinn san staid CONNECTING."
-
-#: ../../src/network/internet_gaming.cc:434
-#, c-format
-msgid "Server time offset is %i seconds."
-msgstr "Tha frith-àireamh ama an fhrithealaiche 'na %i diog(an)."
+
+#: ../../src/network/internet_gaming.cc:434
+#, c-format
+msgid "Server time offset is %u second."
+msgid_plural "Server time offset is %u seconds."
+msgstr[0] "Tha frith-àireamh ama an fhrithealaiche na %u diog."
+msgstr[1] "Tha frith-àireamh ama an fhrithealaiche na %u dhiog."
+msgstr[2] "Tha frith-àireamh ama an fhrithealaiche na %u diogan."
+msgstr[3] "Tha frith-àireamh ama an fhrithealaiche na %u diog."
+
+#: ../../src/network/internet_gaming.cc:434
+#, c-format
+msgid "InternetGaming: Server time offset is %u second."
+msgid_plural "InternetGaming: Server time offset is %u seconds."
+msgstr[0] "Geama eadar-lìn: Tha frith-àireamh ama an fhrithealaiche na %u diog."
+msgstr[1] "Geama eadar-lìn: Tha frith-àireamh ama an fhrithealaiche na %u dhiog."
+msgstr[2] "Geama eadar-lìn: Tha frith-àireamh ama an fhrithealaiche na %u diogan."
+msgstr[3] "Geama eadar-lìn: Tha frith-àireamh ama an fhrithealaiche na %u diog."
+
 
 #: ../../src/network/internet_gaming.cc:454
 msgid "Invalid message type"
-msgstr "Seòrsa teachdaireachd mì-dhligheach"
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:454
 #, c-format
 msgid "Invalid chat message type \"%s\"."
-msgstr "Seòrsa teachdaireachd a' chabadaich mì-dhligheach \"%s\"."
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:535
 msgid "ERROR: "
-msgstr "MEARACHD: "
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:539
 msgid "Chat message could not be sent. "
-msgstr "Cha b' urrainn dhuinn teachdaireachd a' chabadaich a chur. "
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:560
 msgid "Received an unknown command from the metaserver: "
-msgstr "Fhuair sinn àithne neo-aithnichte on mheata-fhrithealaiche: "
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:692
 msgid "Message could not be sent: You are not connected to the metaserver!"
 msgstr ""
-"Cha b' urrainn dhuinn an teachdaireachd a chur: chan eil thu ceangailte ris "
-"a' mheata-fhrithealaiche!"
 
 #: ../../src/network/internet_gaming.cc:704
 msgid "Message could not be sent: Was this supposed to be a private message?"
 msgstr ""
-"Cha b' urrainn dhuinn an teachdaireachd a chur: am bu chòir dha a bhith na "
-"theachdaireachd phrìobhaideach?"
 
 #: ../../src/network/internet_gaming.cc:778
 msgid "Conversion error"
-msgstr "Mearachd leis an iompachadh"
+msgstr ""
 
 #: ../../src/network/internet_gaming.cc:779
 #, c-format
 msgid "Conversion from std::string to bool failed. String was \"%s\""
 msgstr ""
-"Cha deach leinn bool a dhèanamh de std::string. B' e \"%s\" an string."
 
 #: ../../src/network/internet_gaming_messages.cc:42
 #, c-format
 msgid "No user with the name %s is logged in!"
-msgstr "Chan eil cluicheadair air a logadh a-steach air a bheil %s!"
+msgstr ""
 
 #: ../../src/network/internet_gaming_messages.cc:43
 #: ../../src/network/nethost.cc:1260
 msgid "The sent password was incorrect!"
-msgstr "Chan eil am facal-faire a chaidh a chur mar bu chòir!"
+msgstr ""
 
 #: ../../src/network/internet_gaming_messages.cc:44
 msgid "The protocol version you are using is not supported!"
 msgstr ""
-"Cha chuir sinn taic ri tionndadh a' phròtacail a bhios tu a' chleachdadh!"
 
 #: ../../src/network/internet_gaming_messages.cc:45
 msgid "You are already logged in!"
-msgstr "Tha thu air logadh a-steach mar-thà!"
+msgstr ""
 
 #: ../../src/network/internet_gaming_messages.cc:48
 msgid ""
 "You got disconnected, as you sent a superuser command without superuser "
 "permission. This incident will be logged and reported to the administrator."
 msgstr ""
-"Chaidh an ceangal agad a bhriseadh on a chuir thu àithne superuser gun chead "
-"superuser. Thèid an tachartas seo a chur san loga is aithris dhan rianaire."
 
 #: ../../src/network/internet_gaming_messages.cc:50
 msgid "You got disconnected, as the metaserver is currently restarting."
 msgstr ""
-"Chaidh an ceangal agad a bhriseadh on a tha am meata-fhrithealaiche ag ath-"
-"thòiseachadh an-dràsta."
 
 #: ../../src/network/internet_gaming_messages.cc:52
 msgid "Connection was closed by the client normally."
-msgstr "Chaidh an ceangal a dhùnadh gu h-àbhaisteach leis a' chliant."
+msgstr ""
 
 #: ../../src/network/internet_gaming_messages.cc:53
 msgid "The connection to the metaserver was lost."
-msgstr "Chaidh an ceangal dhan mheata-fhrithealaiche air chall."
+msgstr ""
 
 #: ../../src/network/internet_gaming_messages.cc:54
 msgid "Metaserver did not answer"
-msgstr "Cha do fhreagair am meata-fhrithealaiche"
+msgstr ""
 
 #: ../../src/network/internet_gaming_messages.cc:55
 msgid "Your game is not connectable from the internet"
-msgstr "Cha ghabh ceangal ris a' gheama agad on eadar-lìon"
+msgstr ""
 
 #: ../../src/network/internet_gaming_messages.cc:57
 msgid ""
 "You got disconnected from the metaserver, as you did not answer a PING "
 "request in time."
 msgstr ""
-"Chaidh an ceangal agad ris a' mheata-fhrithealaiche a bhriseadh oir cha do "
-"fhreagair thu do dh'iarrtas PING ri àm."
 
 #: ../../src/network/internet_gaming_messages.cc:60
 msgid ""
@@ -2477,18 +2298,12 @@
 "http://wl.widelands.org/wiki/InternetGaming for setting up your internet "
 "connection for hosting a game online."
 msgstr ""
-"Cha deach leis a' mheata-fhrithealaiche ceangal ris a' gheama agad. "
-"Dh'fhaoidte nach gabh ceangal a dhèanamh ris on eadar-lìon! Thoir sùil air "
-"http://wl.widelands.org/wiki/InternetGaming mu mar a rèiticheas tu an "
-"ceangal dhan eadar-lìon agad gus geama òstadh air loidhne."
 
 #: ../../src/network/internet_gaming_messages.cc:64
 msgid ""
 "You tried to relogin, but the server has no more knowledge of your previous "
 "state."
 msgstr ""
-"Dh'fheuch thu ri ath-logadh a-steach, ach chan aithnich am frithealaiche an "
-"staid agad roimhpe."
 
 #: ../../src/network/netclient.cc:104
 msgid ""
@@ -2496,30 +2311,24 @@
 "Either no Widelands server was running at the supposed port or\n"
 "the server shut down as you tried to connect."
 msgstr ""
-"Cha deach le Widelands ceangal a dhèanamh ris an t-seòladh shònraichte.\n"
-"Cha robh frithealaiche Widelands a' ruith aig a' phort sin air neo\n"
-"chaidh am frithealaiche a dhùnadh sìos fhad 's a bha thu a' feuchainn ri "
-"ceangal."
 
 #: ../../src/network/netclient.cc:863
 msgid "/me 's file failed md5 checksumming."
-msgstr "Cha choilean am faidhle aig /me an àireamh dhearbhaidh md5."
+msgstr ""
 
 #: ../../src/network/netclient.cc:893
 msgid ""
 "/me checked the received file. Although md5 check summing succeeded, I can "
 "not handle the file."
 msgstr ""
-"Dhearbhaich /me am faidhle air a chur. Ged an do shoirbhich leis an àireamh "
-"dearbhaidh md5, chan urrainn dhomh am faidhle a làimhseachadh."
 
 #: ../../src/network/netclient.cc:1108
 msgid " An automatic savegame will be created."
-msgstr " Thèid an geama a shàbhaladh gu fèin-obrachail."
+msgstr ""
 
 #: ../../src/network/netclient.cc:1112
 msgid "Disconnected from Host"
-msgstr "Chaidh an ceangal dhan òstair a bhriseadh"
+msgstr ""
 
 #: ../../src/network/nethost.cc:368
 msgid ""
@@ -2530,92 +2339,78 @@
 "   -  Force the game to pause.<br>/endForcedPause        -  Puts game back "
 "to normal speed."
 msgstr ""
-"<br>Seo àitheantan an òstair a bhios ri làimh:<br>/help  -  seallaidh seo a' "
-"chobhair seo<br>/announce <msg>  -  Cuir teachdaireachd na cabadaich mar "
-"bhrath (cabadaich an t-siostaim)<br>/warn <name> <reason>  -  Thoir rabhadh "
-"dhan chleachdaiche <name> air sàilleibh <reason><br>/kick <name> <reason>  - "
-" Thoir a' bhròg dhan chluicheadair <name> air sàilleibh "
-"<reason><br>/forcePause            -  Thoir stad air a' "
-"gheama.<br>/endForcedPause        -  Aisigidh seo luaths àbhaisteach a' "
-"gheama."
 
 #: ../../src/network/nethost.cc:382
 msgid "Wrong use, should be: /announce <message>"
-msgstr "Na cleachd mar sin e, bu chòir dha bith: /announce <message>"
+msgstr ""
 
 #: ../../src/network/nethost.cc:395
 msgid "Wrong use, should be: /warn <name> <reason>"
-msgstr "Na cleachd mar sin e, bu chòir dha bith: /warn <name> <reason>"
+msgstr ""
 
 #: ../../src/network/nethost.cc:403
 msgid "Why would you warn yourself?"
-msgstr "Carson a bheireadh tu rabhadh dhut fhèin?"
+msgstr ""
 
 #: ../../src/network/nethost.cc:405
 msgid "Why would you want to warn the dedicated server?"
-msgstr "Carson a bheireadh tu rabhadh dhan fhrithealaiche shònraichte?"
+msgstr ""
 
 #: ../../src/network/nethost.cc:409 ../../src/network/nethost.cc:435
 #, c-format
 msgid "The client %s could not be found."
-msgstr "Cha deach an cliant %s a lorg."
+msgstr ""
 
 #: ../../src/network/nethost.cc:420
 msgid "Wrong use, should be: /kick <name> <reason>"
-msgstr "Na cleachd mar sin e, bu chòir dha bith: /kick <name> <reason>"
+msgstr ""
 
 #: ../../src/network/nethost.cc:431
 msgid "You can not kick yourself!"
-msgstr "Chan urrainn dhut a' bhròg a thoirt dhut fhèin!"
+msgstr ""
 
 #: ../../src/network/nethost.cc:433
 msgid "You can not kick the dedicated server"
-msgstr "Chan urrainn dhut a' bhròg a thoirt dhan fhrithealaiche shònaichte"
+msgstr ""
 
 #: ../../src/network/nethost.cc:438
 #, c-format
 msgid "Are you sure you want to kick %s?<br>"
 msgstr ""
-"A bheil thu cinnteach gu bheil thu airson a' bhròg a thoirt dha %s?<br>"
 
 #: ../../src/network/nethost.cc:439
 #, c-format
 msgid "The stated reason was: %s<br>"
-msgstr "Seo an t-adhbhar a chuireadh seachad: %s<br>"
+msgstr ""
 
 #: ../../src/network/nethost.cc:440
 #, c-format
 msgid "If yes, type: /ack_kick %s"
-msgstr "Ma tha, sgrìobh: /ack_kick %s"
+msgstr ""
 
 #: ../../src/network/nethost.cc:451
 msgid "kick acknowledgement cancelled: No name given!"
 msgstr ""
-"chaidh sgur de dhearbhadh a' bhròig: cha deach ainm a thoirt seachad!"
 
 #: ../../src/network/nethost.cc:453
 msgid "Wrong use, should be: /ack_kick <name>"
-msgstr "Na cleachd mar sin e, bu chòir dha bith: /ack_kick <name>"
+msgstr ""
 
 #: ../../src/network/nethost.cc:459
 msgid "kick acknowledgement cancelled: Wrong name given!"
 msgstr ""
-"chaidh sgur de dhearbhadh a' bhròig: cha deach an t-ainm ceart a thoirt "
-"seachad!"
 
 #: ../../src/network/nethost.cc:470
 msgid "Pause was already forced - game should be paused."
 msgstr ""
-"Chaidh toirt air a' gheama stad mar-thà is bu chòir e bhith 'na stad."
 
 #: ../../src/network/nethost.cc:482
 msgid "There is no forced pause - nothing to end."
-msgstr "Cha toir air a' gheama stad on nach eil dad ri stad ann."
+msgstr ""
 
 #: ../../src/network/nethost.cc:493
 msgid "Invalid command! Type /help for a list of commands."
 msgstr ""
-"Àithne mhì-dhligheach! Sgrìobh /help airson liosta dhe na h-àitheantan."
 
 #: ../../src/network/nethost.cc:733
 #, c-format
@@ -2623,8 +2418,6 @@
 "This is a dedicated server. Send \"@%s help\" to get a full list of "
 "available commands."
 msgstr ""
-"Seo frithealaiche sònraichte. Cuir \"@%s help\" airson liosta shlàn dhe na h-"
-"àitheantan a bhios ri làimh."
 
 #: ../../src/network/nethost.cc:1201
 msgid ""
@@ -2632,73 +2425,62 @@
 "Tries to run the host command $<br>save $ - Saves the current game state as "
 "$.wgf"
 msgstr ""
-"<br>Seo àitheantan an òstair a bhios ri làimh:<br>help   - Seallaidh seo a' "
-"chobhair seo<br>host $ - Feuchaidh seo ri àithne an òstair $ a ruith<br>save "
-"$ - Sàbhailidh seo staid a' gheama làithrich mar $.wgf"
 
 #: ../../src/network/nethost.cc:1208
 msgid ""
 "<br>Available host commands are:<br>help           - Shows this help<br>host "
 "        $ - Tries to run the host command $"
 msgstr ""
-"<br>Seo àitheantan an òstair a bhios ri làimh:<br>help           - Seallaidh "
-"seo a' chobhair seo<br>host         $ - Feuchaidh seo ri àithne an òstair $ "
-"a ruith"
 
 #: ../../src/network/nethost.cc:1213
 msgid "pwd          $ - Sends the password $ to the host"
-msgstr "pwd          $ - Cuiridh seo am facal-faire $ gun òstair"
+msgstr ""
 
 #: ../../src/network/nethost.cc:1220
 msgid ""
 "Access to host commands denied. To gain access, send the password with pwd "
 "command."
 msgstr ""
-"Chaidh inntrigeadh dha dh'àitheantan an òstair a dhiùltadh. Cuir am facal-"
-"faire leis an àithne pwd airson inntrigidh."
 
 #: ../../src/network/nethost.cc:1225
 #, c-format
 msgid "%s told me to run the command: \"%s\""
-msgstr "Thug %s orm an àithne seo a ruith: \"%s\""
+msgstr ""
 
 #: ../../src/network/nethost.cc:1234
 msgid "Sorry! Saving was deactivated on this dedicated server!"
 msgstr ""
-"Duilich! Chaidh sàbhaladh a chur à comas air an fhrithealaiche shònraichte "
-"seo!"
 
 #: ../../src/network/nethost.cc:1237
 msgid "Can not save, as long as no game is running!"
-msgstr "Chan urrainn dhomh sàbhaladh gun gheama 'ga ruith!"
+msgstr ""
 
 #: ../../src/network/nethost.cc:1248
 msgid "Game successfully saved!"
-msgstr "Chaidh an geama a shàbhaladh!"
+msgstr ""
 
 #: ../../src/network/nethost.cc:1250
 #, c-format
 msgid "Could not save the game to the file \"%s\"! (%s)"
 msgstr ""
-"Cha b' urrainn dhuinn an geama a shàbhaladh dhan fhaidhle \"%s\"! (%s)"
 
 #: ../../src/network/nethost.cc:1257
 msgid "This server is not password protected!"
-msgstr "Chan eil am frithealaiche seo 'ga dhìon le facal-faire!"
+msgstr ""
 
 #: ../../src/network/nethost.cc:1273
 msgid "The password was correct, access was granted!"
-msgstr "Bha am facal-faire mar bu chòir is fhuair thu inntrigeadh!"
+msgstr ""
 
 #: ../../src/network/nethost.cc:1279
 #, c-format
 msgid "Unknown dedicated server command \"%s\"!"
-msgstr "Àithne neo-aithnichte an fhrithealaiche shònraichte \"%s\"!"
+msgstr ""
 
 #: ../../src/network/nethost.cc:1984
 #, c-format
 msgid "Computer%u"
-msgstr "Coimpiutair %u"
+msgstr ""
 
 #: ../../src/network/nethost.cc:2147
 #, c-format
@@ -2706,204 +2488,189 @@
 "This server is password protected. You can send the password with: \"@%s pwd "
 "PASSWORD\""
 msgstr ""
-"Tha am frithealaiche seo 'ga dhìon le facal-faire. 'S urrainn dhut am facal-"
-"faire a chur le: \"@%s pwd PASSWORD\""
 
 #: ../../src/network/network_gaming_messages.cc:122
 msgid "Client has left the game."
-msgstr "Dh'fhàg an cliant an geama."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:123
 msgid "Client crashed and performed an emergency save."
-msgstr "Thuislich an cliant is is chaidh sàbhaladh èiginneach a dhèanamh."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:124
 msgid "Connection was lost."
-msgstr "Chaidh an ceangal a chall."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:125
 msgid "Server has left the game."
-msgstr "Dh'fhàg am frithealaiche an geama."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:126
 msgid "The game has started just after you tried to connect."
 msgstr ""
-"Thòisich a' gheama dìreach nuair a bha thu às dèidh feuchainn ri ceangal."
 
 #: ../../src/network/network_gaming_messages.cc:127
 msgid "Server has crashed and performed an emergency save."
 msgstr ""
-"Thuislich am frithealaiche is is chaidh sàbhaladh èiginneach a dhèanamh."
 
 #: ../../src/network/network_gaming_messages.cc:128
 msgid "Connection to client timeouted: no response for 10 minutes!"
 msgstr ""
-"Dh'fhalbh an ùine air a' cheangal dhan chliant: gun fhreagairt fa 10 "
-"mionaidean!"
 
 #: ../../src/network/network_gaming_messages.cc:129
 msgid "Client and host have become desynchronized."
-msgstr "Chaill an cliant is an òstair an sioncronachadh."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:130
 #, c-format
 msgid "Kicked by the host: %s"
-msgstr "Thug an t-òstair a' bhròg do: %s"
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:131
 #, c-format
 msgid "Client sent malformed commands: %s"
-msgstr "Chuir an cliant àitheantan aig nach robh cruth mar bu chòir: %s"
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:132
 #, c-format
 msgid "Something went wrong: %s"
-msgstr "Chaidh rudeigin cearr: %s"
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:133
 #, c-format
 msgid "%s has left the game (%s)"
-msgstr "Dh'fhàg %s an geama (%s)"
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:134
 #, c-format
 msgid "Unknown user has left the game (%s)"
-msgstr "Dh'fhàg cleachdaiche neo-aithnichte an geama (%s)"
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:135
 msgid "Server sent a SYNCREQUEST even though no game is running."
-msgstr "Chuir am frithealaiche SYNCREQUEST ged nach eil geama 'ga ruith."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:136
 msgid "Received a PLAYERCOMMAND even though no game is running."
-msgstr "Fhuaras PLAYERCOMMAND ged nach eil geama 'ga ruith."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:137
 msgid "Unexpectedly received LAUNCH command from server."
-msgstr "Fhuaras àithne LAUNCH on fhrithealaiche air nach robh dùil."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:138
 msgid "Server sent a player update for a player that does not exist."
 msgstr ""
-"Chuir am frithealaiche ùrachadh cluicheadair airson cluicheadair nach eil "
-"ann."
 
 #: ../../src/network/network_gaming_messages.cc:139
 msgid "Server sent an user update for a user that does not exist."
 msgstr ""
-"Chuir am frithealaiche ùrachadh cleachdaiche airson cleachdaiche nach eil "
-"ann."
 
 #: ../../src/network/network_gaming_messages.cc:140
 msgid "Server uses a different protocol version"
-msgstr "Tha am frithealaiche a' chleachdadh tionndadh eile dhen phròtacal"
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:141
 #, c-format
 msgid "Received command number %s, that is disallowed in this state."
-msgstr "Fhuaras an àithne àireamh %s nach eil ceadaichte san staid seo."
+msgstr ""
+
+#, c-format
+msgid "%1$i%% built"
+msgstr "%1$i%% air a thogail"
 
 #: ../../src/network/network_gaming_messages.cc:142
 msgid "Client reports time to host that is running backwards."
 msgstr ""
-"Tha an cliant ag aithris àm dhan òstair a tha a' ruith on dheireadh dhan "
-"toiseach."
 
 #: ../../src/network/network_gaming_messages.cc:143
 msgid "Client simulates beyond the game time allowed by the host."
 msgstr ""
-"Tha an cliant a' cumail a' dol thar àm a' gheama a cheadaich an òstair."
 
 #: ../../src/network/network_gaming_messages.cc:144
 msgid "Client did not submit sync report in time."
-msgstr "Cha do chuir an cliant aithris sioncronachaidh ann ri àm."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:145
 msgid "The game has already started."
-msgstr "Chaidh an geama a thòiseachadh mar-thà."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:146
 msgid "Client has no access to other player's settings."
 msgstr ""
-"Chan eil inntrigeadh aig a' chliant do roghainnean a' chluicheadair eile."
 
 #: ../../src/network/network_gaming_messages.cc:147
 msgid "Client has no access to server settings."
 msgstr ""
-"Chan eil inntrigeadh aig a' chliant do roghainnean an fhrithealaiche."
 
 #: ../../src/network/network_gaming_messages.cc:148
 msgid "Client sent start command, although server is not yet ready."
 msgstr ""
-"Chuir an cliant àithne tòiseachaidh ged nach eil am frithealaiche ullamh "
-"fhathast."
 
 #: ../../src/network/network_gaming_messages.cc:149
 msgid "Client sent TIME command even though game is not running."
-msgstr "Chuir an cliant àithne TIME ged nach eil an geama a' ruith."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:150
 msgid "Client sent a playercommand for another player."
-msgstr "Chuir an cliant àithne cluicheadair airson cluicheadair eile."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:151
 msgid "Client sent unexpected synchronization report."
-msgstr "Chuir an cliant aithris sioncronachaidh air nach robh dùil."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:152
 msgid "Client requests file although none is available to send."
-msgstr "Tha an cliant ag iarraidh faidhle ged nach eil fear ri chur ann."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:153
 msgid "Client requests file part that does not exist."
-msgstr "Tha an cliant ag iarraidh faidhle nach eil ann."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:154
 #, c-format
 msgid "Host sent player %s to the lobby!"
-msgstr "Chuir an òstair an cluicheadair %s dhan lobaidh!"
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:155
 #, c-format
 msgid "WARNING: %s uses version: %s, while Host uses version: %s"
 msgstr ""
-"RABHADH: tha %s a' chleachdadh an tionndadh: %s fhad 's a tha an òstair a' "
-"chleachdadh an tionndadh: %s"
 
 #: ../../src/network/network_gaming_messages.cc:156
 #, c-format
 msgid "%s has joined the game"
-msgstr "Ghabh %s pàirt sa geama"
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:157
 #, c-format
 msgid "Game was saved as %s."
-msgstr "Chaidh an geama a shàbhaladh mar %s."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:158
 #, c-format
 msgid "Started to send file %s to %s!"
-msgstr "Thòisich sinn a' cur an fhaidhle %s gu %s!"
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:159
 #, c-format
 msgid "Completed transfer of file %s to %s"
-msgstr "Tha sinn air an fhaidhle %s a chur gu %s"
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:160
 #, c-format
 msgid "Sending part %s of file %s to %s"
-msgstr "A' cur pàirt %s dhen fhaidhle %s gu %s"
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:161
 #, c-format
 msgid "The player \"%s\" was defeated and became spectator."
-msgstr "Chaidh ruaig a chur air cluicheadair \"%s\" is chaidh e 'na amharc."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:162
 #, c-format
 msgid "Client %s did not answer for more than %s seconds."
-msgstr "Cha do fhreagair an cliant %s fad barrachd air %s diog(an)."
+msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:164
 #, c-format
@@ -2911,8 +2678,6 @@
 "Client %s will automatically be kicked, if no answer is received within %s "
 "seconds."
 msgstr ""
-"Gheibh an cliant %s a' bhròg gu fèin-obrachail mur fhuaras freagairt an "
-"ceann %s diog(an)."
 
 #: ../../src/scripting/lua_game.cc:444 ../../src/ui_basic/helpwindow.cc:83
 #: ../../src/ui_basic/messagebox.cc:92
@@ -2931,20 +2696,16 @@
 #: ../../src/scripting/lua_game.cc:1088
 #, c-format
 msgid " (achieved %s)"
-msgstr " (%s air a choileanadh)"
+msgstr ""
 
 #: ../../src/sound/sound_handler.cc:147
 #, c-format
 msgid "Sound_Handler closing times %i, freq %i, format %i, chan %i\n"
 msgstr ""
-"Làimhsichear fhuaimean: ùineachan dùnaidh %i, tricead %i, fòrmat %i, seanail "
-"%i\n"
 
 #: ../../src/sound/sound_handler.cc:165
 msgid "PROBLEM: sound device opened multiple times, trying to close"
 msgstr ""
-"DUILGHEADAS: chaidh an t-uidheam fuaime fhosgladh iomadh turas, a' feuchainn "
-"ris a dhùnadh"
 
 #: ../../src/ui_basic/helpwindow.cc:47 ../../src/ui_basic/helpwindow.cc:191
 msgid "Help: "
@@ -3067,7 +2828,7 @@
 #: ../../src/ui_fsmenu/loadgame.cc:97 ../../src/ui_fsmenu/loadreplay.cc:81
 #: ../../src/ui_fsmenu/mapselect.cc:88
 msgid "Players:"
-msgstr "Cluichead.:"
+msgstr "Cluicheadairean:"
 
 #: ../../src/ui_fsmenu/editor_mapselect.cc:81
 #: ../../src/ui_fsmenu/mapselect.cc:94
@@ -3132,9 +2893,6 @@
 "There seems to be a network problem, either on your side or on the side\n"
 "of the server.\n"
 msgstr ""
-"Cha deach le Widelands an seòladh IP aig an fhrithealaiche fhaighinn ri àm.\n"
-"Dh'fhaoidte gu bheil duilgheadas lìonraidh air an taobh an fhrithealaiche\n"
-"no air an taobh agadsa.\n"
 
 #: ../../src/ui_fsmenu/internet_lobby.cc:410
 msgid "Widelands has not been able to connect to the host."
@@ -3212,7 +2970,7 @@
 
 #: ../../src/ui_fsmenu/launchMPG.cc:288 ../../src/ui_fsmenu/launchSPG.cc:232
 msgid "Win condition is set through the scenario"
-msgstr "Chaidh cumha a' bhuannachd a shuidheachadh sa chnàmh-sgeul"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:290
 #: ../../src/wui/multiplayersetupgroup.cc:358
@@ -3237,12 +2995,6 @@
 "Widelands is not able to transfer directory structures to the clients, "
 "please select another saved game or zip the directories content."
 msgstr ""
-"RABHADH:\n"
-"'S e pasgan a th' anns a' gheama air a shàbhaladh a thagh thu. Tachraidh seo "
-"ma shuidhicheas tu an roghainn \"nozip\" air \"true\" no ma dhì-dhùmhlaich "
-"thu an geama air a shàbhaladh a làimh.\n"
-"Chan urrainn do Widelands structaran pasgain a chur dha na cliantan, mar sin "
-"tagh geama air a shàbhaladh eile no dùmhlaich susbaint a' phasgain."
 
 #: ../../src/ui_fsmenu/launchMPG.cc:423 ../../src/ui_fsmenu/launchSPG.cc:258
 msgid "File not found"
@@ -3258,20 +3010,12 @@
 "Normally such a file should be send from the host to you, but perhaps the "
 "transfer was not yet finished!?!"
 msgstr ""
-"Dh'fheuch Widelands ri geama a thòiseachadh le faidhle nach deach a lorg san "
-"t-slighe shònraichte.\n"
-"Bu seo am faidhle: %s\n"
-"Nuair a thachras seo, dh'fhaoidte gun do thagh an òstair faidhle nach eil "
-"agadsa. Bu chòir dhan òstair faidhle mar sin a chur thugad ach dh'fhaoidte "
-"nach eil an tar-chur deiseil fhathast!?!"
 
 #: ../../src/ui_fsmenu/launchMPG.cc:449
 msgid ""
 "The selected file can not be found. If it is not automatically transferred "
 "to you, please write the host about this problem."
 msgstr ""
-"Cha deach am faidhle a thagh thu a lorg. Mur tèid a chur thugad gu fèin-"
-"obrachail, feuch an sgrìobh thu dhan òstair mun duilgheadas seo."
 
 #: ../../src/ui_fsmenu/launchMPG.cc:481
 #: ../../src/wui/multiplayersetupgroup.cc:120
@@ -3292,73 +3036,73 @@
 "At the moment you are %s\n"
 "\n"
 msgstr ""
-"Tha thu 'nad %s an-dràsta\n"
-"\n"
 
 #: ../../src/ui_fsmenu/launchMPG.cc:485
 msgid "Click on the \"?\" in the right top corner to get help."
-msgstr "Briog air an \"?\" san oisean clì gu h-àrd gus cobhair fhaighinn."
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:546
 msgid "Saved players are:"
-msgstr "Seo na cluicheadairean air an sàbhaladh:"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:562
 #, c-format
 msgid "Player %u"
-msgstr "Cluicheadair %u"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:566
 msgid "closed"
-msgstr "dùinte"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:630
 msgid "There was an error!"
-msgstr "Thachair mearachd!"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:630
 msgid "The map file seems to be invalid!"
-msgstr "Tha faidhle a' mhapa mì-dhligheach a-rèir coltais!"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:647
 msgid "Map informations:\n"
-msgstr "Fiosrachadh a' mhapa:\n"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:648
 #, c-format
 msgid "* Size: %ux%u\n"
-msgstr "* Meud: %ux%u\n"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:649
 #, c-format
-msgid "* %i Players\n"
-msgstr "* %i Cluicheadairean\n"
+msgid "* %u Player\n"
+msgid_plural "* %u Players\n"
+msgstr[0] "* %u chluicheadair\n"
+msgstr[1] "* %u chluicheadair\n"
+msgstr[2] "* %u cluicheadairean\n"
+msgstr[3] "* %u cluicheadair\n"
+
 
 #: ../../src/ui_fsmenu/launchMPG.cc:650
 #, c-format
 msgid "* World type: %s\n"
-msgstr "* Seòrsa an t-saoghail: %s\n"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:652
 msgid "* Scenario mode selected\n"
-msgstr "* Chaidh am modh cnàmh-sgeòil a thaghadh\n"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:667
 msgid "You are in the multiplayer launch game menu."
-msgstr "Tha thu sa chlàr-taice gus geama ioma-chluicheadair a thòiseachadh."
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:668
 msgid "Client settings"
-msgstr "Roghainnean a' chliant"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:671
 msgid ""
 "On the left side is a list of all clients including you. With the button in "
 "the rear of your nickname, you can set your role. Available roles are:"
 msgstr ""
-"Tha liosta dhe na cliantan uile air an taobh clì, a' ghabhail a-steach thu "
-"fhèin. 'S urrainn dhut do dhreuchd a shuidheachadh leis a' phutan às dèidh "
-"d' fhar-ainm. Seo na dreuchdan a tha ri làimh:"
 
 #: ../../src/ui_fsmenu/launchMPG.cc:675
 msgid ""
@@ -3366,33 +3110,26 @@
 "same color, these share the control over the player (\"shared kingdom "
 "mode\")."
 msgstr ""
-"An cluicheadair aig a bheil bratach leis an dath seo. Ma thagh barrachd air "
-"aon chliant an t-aon dath, bidh smachd aca còmhla air a' chluicheadair "
-"(\"modh rìoghachd co-phàirteach\")."
 
 #: ../../src/ui_fsmenu/launchMPG.cc:679
 msgid ""
 "And spectator mode, meaning you can see everything, but can not control any "
 "player"
 msgstr ""
-"Is modh amhairc, 's e seo gum faic thu a h-uile rud ach eil smachd agad air "
-"cluicheadair"
 
 #: ../../src/ui_fsmenu/launchMPG.cc:681
 msgid "Player settings"
-msgstr "Roghainnean a' chluicheadair"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:684
 msgid ""
 "In the middle are the settings for the players. To start a game, each player "
 "must be one of the following:"
 msgstr ""
-"Tha roghainnean nan cluicheadairean sa mheadhan. Feumaidh gach cluicheadair "
-"a bhith 'na aon dhe na rudan seo gus geama a thòiseachadh:"
 
 #: ../../src/ui_fsmenu/launchMPG.cc:687
 msgid "Connected to one or more clients (see \"Client settings\")."
-msgstr "Ceangailte ri cliant no dhà (seall air \"Roghainnean a' chliant\")."
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:690
 msgid ""
@@ -3400,19 +3137,14 @@
 "hover texts indicates the strength of the currently selected computer "
 "player)."
 msgstr ""
-"Ceangailte ri cluicheadair coimpiutair (innsidh an dà chuid an t-aodann san "
-"dealbh is an teacsa nuair a chumas tu an luchag os a chionn dè cho làidir 's "
-"a tha an cluicheadair coimpiutair a thagh thu an-dràsta)."
 
 #: ../../src/ui_fsmenu/launchMPG.cc:693
 msgid "Set as shared in starting position for another player."
 msgstr ""
-"Suidhich mar co-phàirteach ann an ionad-tòiseachaidh airson cluicheadair "
-"eile."
 
 #: ../../src/ui_fsmenu/launchMPG.cc:694
 msgid "Closed."
-msgstr "Dùinte."
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:697
 msgid ""
@@ -3421,25 +3153,16 @@
 "initializations of each player (the set of buildings, wares and workers the "
 "player starts with) and the tribe an team for computer players"
 msgstr ""
-"Cha ghabh an trì mu dheireadh dhiubh a shuidheachadh ach leis a' chliant a "
-"bhios 'na òstair 's esan a' briogadh leis a' phutan clì air putan \"seòrsa\" "
-"aig cluicheadair. 'S urrainn do chluicheadairean òstair an tòiseachadh aig "
-"gach cluicheadair (an seata de thogalaichean, bhathar is obraichean leis an "
-"tòisich an cluicheadair) agus treubh is sgioba nan cluicheadairean "
-"coimpiutair a rèiteachadh cuideachd"
 
 #: ../../src/ui_fsmenu/launchMPG.cc:702
 msgid ""
 "Every client connected to a player (the set \"role\" player) can set the "
 "tribe and the team for that player"
 msgstr ""
-"'S urrainn do gach cliant a bhios ceangailte ri cluicheadair (an "
-"cluicheadair \"dreuchd\" a chaidh a shuidheachadh) treubh is sgioba a' "
-"chluicheadair sin a shuidheachadh"
 
 #: ../../src/ui_fsmenu/launchMPG.cc:704
 msgid "Map informations"
-msgstr "Fiosrachadh a' mhapa"
+msgstr ""
 
 #: ../../src/ui_fsmenu/launchMPG.cc:707
 msgid ""
@@ -3448,14 +3171,10 @@
 "Further the host is able to set a specific win condition and finally can "
 "start the game as soon as all players are set up."
 msgstr ""
-"Chì thu fiosrachadh mun mhapa no geama air a shàbhaladh taobh deas. Leigidh "
-"putan ri taobh ainm a' mhapa leis an òstair atharrachadh gu fear eile. 'S "
-"urrainn dhan òstair cuideachd cumha a' bhuannachd a shuidheachadh is an "
-"geama a thòiseachadh nuair a bhios gach cluicheadair ullamh."
 
 #: ../../src/ui_fsmenu/launchSPG.cc:54
 msgid "Select map"
-msgstr "Tagh mapa"
+msgstr "Tagh am mapa"
 
 #: ../../src/ui_fsmenu/launchSPG.cc:75
 msgid "Launch Game"
@@ -3496,12 +3215,6 @@
 "you do not own. Normally such a file should be send from the host to you, "
 "but perhaps the transfer was not yet finished!?!"
 msgstr ""
-"Dh'fheuch Widelands ri geama a thòiseachadh le faidhle nach deach a lorg san "
-"t-slighe shònraichte.\n"
-"Bu seo am faidhle: %s\n"
-"Nuair a thachras seo ann an geama lìonraidh, dh'fhaoidte gun do thagh an "
-"òstair faidhle nach eil agadsa. Bu chòir dhan òstair faidhle mar sin a chur "
-"thugad ach dh'fhaoidte nach eil an tar-chur deiseil fhathast!?!"
 
 #: ../../src/ui_fsmenu/loadgame.cc:72 ../../src/ui_fsmenu/loadreplay.cc:55
 #: ../../src/wui/game_main_menu_save_game.cc:114
@@ -3515,11 +3228,11 @@
 #: ../../src/ui_fsmenu/loadgame.cc:87 ../../src/ui_fsmenu/loadreplay.cc:71
 #: ../../src/editor/ui_menus/editor_main_menu_map_options.cc:57
 msgid "Map Name:"
-msgstr "Mapa:"
+msgstr "Ainm a' mhapa:"
 
 #: ../../src/ui_fsmenu/loadgame.cc:92 ../../src/ui_fsmenu/loadreplay.cc:76
 msgid "Gametime:"
-msgstr "Àm:"
+msgstr "Àm a' gheama:"
 
 #: ../../src/ui_fsmenu/loadgame.cc:105
 msgid "Minimap:"
@@ -3530,16 +3243,16 @@
 msgstr "Sguab às am faidhle"
 
 #: ../../src/ui_fsmenu/loadgame.cc:158 ../../src/ui_fsmenu/loadreplay.cc:139
-msgid "Do you really want to delete "
-msgstr "A bheil thu airson sguabadh às dha "
+msgid "Do you really want to delete %s?"
+msgstr "A bheil thu airson %s a sguabadh às?"
 
 #: ../../src/ui_fsmenu/loadgame.cc:215
 msgid "Savegame from dedicated server"
-msgstr "Geama air a shàbhaladh o fhrithealaiche sònraichte"
+msgstr ""
 
 #: ../../src/ui_fsmenu/loadgame.cc:216
 msgid "Unknown gametime"
-msgstr "Chan eil fios air àm a' gheama"
+msgstr ""
 
 #: ../../src/ui_fsmenu/loadreplay.cc:67
 msgid "Choose a replay"
@@ -3598,7 +3311,7 @@
 
 #: ../../src/ui_fsmenu/mapselect.cc:149
 msgid "#"
-msgstr "Àir."
+msgstr ""
 
 #: ../../src/ui_fsmenu/mapselect.cc:151
 msgid "Map Name"
@@ -3634,7 +3347,7 @@
 
 #: ../../src/ui_fsmenu/mapselect.cc:181
 msgid "Free for all"
-msgstr "An aghaidh càch a chèile"
+msgstr ""
 
 #: ../../src/ui_fsmenu/mapselect.cc:182
 msgid "Unbalanced"
@@ -3671,7 +3384,7 @@
 #: ../../src/ui_fsmenu/multiplayer.cc:115
 #: ../../src/ui_fsmenu/netsetup_lan.cc:120 ../../src/wui/login_box.cc:74
 msgid "nobody"
-msgstr "gun_ainm"
+msgstr "gun ainm"
 
 #: ../../src/ui_fsmenu/netsetup_lan.cc:42
 msgid "Begin Network Game"
@@ -3726,7 +3439,7 @@
 
 #: ../../src/ui_fsmenu/options.cc:72
 msgid "min."
-msgstr "m."
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:78
 msgid "days"
@@ -3742,7 +3455,7 @@
 
 #: ../../src/ui_fsmenu/options.cc:98
 msgid "Grab Input"
-msgstr "Glac an t-ion-chur"
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:104
 msgid "Enable Music"
@@ -3770,11 +3483,11 @@
 
 #: ../../src/ui_fsmenu/options.cc:148
 msgid "Use single Watchwindow Mode"
-msgstr "Cleachd modh uinneag cumail sùil air singilte"
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:154
 msgid "Start roadbuilding after placing flag"
-msgstr "Tòisich air rathad a thogail às dèidh bratach a thogail"
+msgstr "Tòisich air rathad a thogail às dèidh bratach a chur ann"
 
 #: ../../src/ui_fsmenu/options.cc:161
 msgid "Show buildings area preview"
@@ -3782,11 +3495,11 @@
 
 #: ../../src/ui_fsmenu/options.cc:168
 msgid "Snap windows only when overlapping"
-msgstr "Na greimich uinneagan ach nuair a bhios iad a' tar-iadhadh"
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:174
 msgid "Dock windows to edges"
-msgstr "Docaich uinneagan ris na h-oirean"
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:179
 msgid "Save game automatically every"
@@ -3811,7 +3524,7 @@
 #: ../../src/ui_fsmenu/options.cc:265
 #, c-format
 msgid "%ix%i %i bit"
-msgstr "%ix%i %i biod"
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:287
 msgid "Try system language"
@@ -3819,11 +3532,11 @@
 
 #: ../../src/ui_fsmenu/options.cc:411
 msgid "x"
-msgstr "x"
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:416 ../../src/ui_fsmenu/options.cc:421
 msgid "px."
-msgstr "puing"
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:440
 msgid "Main menu font:"
@@ -3831,34 +3544,31 @@
 
 #: ../../src/ui_fsmenu/options.cc:446
 msgid "Play a sound at message arrival."
-msgstr "Cluich fuaim nuair a thig teachdaireachd a-steach."
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:454
 msgid "Do not zip widelands data files (maps, replays and savegames)."
 msgstr ""
-"Na dùmhlaich faidhlichean dàta widelands (mapaichean, ath-chluichean is "
-"geamaichean air an sàbhaladh)."
 
 #: ../../src/ui_fsmenu/options.cc:459
 msgid "Speed of a new game:"
-msgstr "Luaths aig geama ùr:"
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:463
 msgid "Distance for windows to snap to other panels:"
-msgstr "Astar nan uinneagan a ghreimicheas ri panailean eile:"
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:467
 msgid "Distance for windows to snap to borders:"
-msgstr "Astar nan uinneagan a ghreimicheas ris na crìochan:"
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:473
 msgid "Remove Syncstream dumps on startup"
 msgstr ""
-"Thoir às-chur nan sruthan-sioncronachaidh air falbh leis an tòiseachadh"
 
 #: ../../src/ui_fsmenu/options.cc:479
 msgid "OpenGL rendering"
-msgstr "Reandaradh OpenGL"
+msgstr ""
 
 #: ../../src/ui_fsmenu/options.cc:484
 msgid "Show in game chat with transparent background"
@@ -3890,7 +3600,7 @@
 
 #: ../../src/wui/actionconfirm.cc:223
 msgid "Destroy building?"
-msgstr "Am mill sinn an togalach?"
+msgstr "A bheil thu airson an togalach a mhilleadh?"
 
 #: ../../src/wui/actionconfirm.cc:224
 #, c-format
@@ -3899,7 +3609,7 @@
 
 #: ../../src/wui/actionconfirm.cc:288
 msgid "Dismantle building?"
-msgstr "An toir sinn an togalach às a chèile?"
+msgstr "A bheil thu airson an togalach a thoirt às a chèile?"
 
 #: ../../src/wui/actionconfirm.cc:289
 #, c-format
@@ -3908,7 +3618,7 @@
 
 #: ../../src/wui/actionconfirm.cc:349
 msgid "Enhance building?"
-msgstr "An leasaich sinn an togalach?"
+msgstr "A bheil thu airson an togalach a leasachadh?"
 
 #: ../../src/wui/actionconfirm.cc:350
 #, c-format
@@ -3917,7 +3627,7 @@
 
 #: ../../src/wui/actionconfirm.cc:402 ../../src/wui/actionconfirm.cc:443
 msgid "Sink the ship?"
-msgstr "An cuir sinn an long fodha?"
+msgstr "A bheil thu airson an long a chur fodha?"
 
 #: ../../src/wui/actionconfirm.cc:402
 msgid "Do you really want to sink this ship?"
@@ -3925,7 +3635,7 @@
 
 #: ../../src/wui/actionconfirm.cc:443
 msgid "Do you really want to cancel the active expedition?"
-msgstr "A bheil thu airson sgur dhen triall gnìomhach?"
+msgstr ""
 
 #: ../../src/wui/attack_box.cc:167
 msgid "Soldiers:"
@@ -3949,11 +3659,11 @@
 
 #: ../../src/wui/attack_box.cc:232 ../../src/wui/military_box.cc:148
 msgid "Supported damage before retreat"
-msgstr "Dochann a dh'fhulaingeas mus nithear cùlachadh"
+msgstr ""
 
 #: ../../src/wui/attack_box.cc:234 ../../src/wui/military_box.cc:150
 msgid "Once injured"
-msgstr "Nuair a thèid a leònadh"
+msgstr ""
 
 #: ../../src/wui/building_statistics_menu.cc:77
 #: ../../src/wui/game_main_menu.cc:62
@@ -3966,7 +3676,7 @@
 
 #: ../../src/wui/building_statistics_menu.cc:91
 msgid "Owned: "
-msgstr "Agadsa: "
+msgstr ""
 
 #: ../../src/wui/building_statistics_menu.cc:97
 msgid "In Build: "
@@ -3974,43 +3684,43 @@
 
 #: ../../src/wui/building_statistics_menu.cc:103
 msgid "Jump to unproductive: "
-msgstr "Gearr leum gu fear neo-thorrach: "
+msgstr ""
 
 #: ../../src/wui/building_statistics_menu.cc:112
 msgid "Prod"
-msgstr "Saothr"
+msgstr ""
 
 #: ../../src/wui/building_statistics_menu.cc:113
 msgid "Owned"
-msgstr "Agad"
+msgstr ""
 
 #: ../../src/wui/building_statistics_menu.cc:114
 msgid "Build"
-msgstr "Tog"
+msgstr ""
 
 #: ../../src/wui/building_statistics_menu.cc:130
 #: ../../src/wui/building_statistics_menu.cc:152
 #: ../../src/wui/building_statistics_menu.cc:174
 msgid "Show previous"
-msgstr "Seall am fear roimhe"
+msgstr "Seall an tè roimhpe"
 
 #: ../../src/wui/building_statistics_menu.cc:141
 #: ../../src/wui/building_statistics_menu.cc:163
 #: ../../src/wui/building_statistics_menu.cc:185
 msgid "Show next"
-msgstr "Seall an t-ath fhear"
+msgstr "Seall an ath thè"
 
 #: ../../src/wui/buildingwindow.cc:181
 msgid "Cancel the expedition"
-msgstr "Sguir dhen triall"
+msgstr ""
 
 #: ../../src/wui/buildingwindow.cc:191
 msgid "Start an expedition"
-msgstr "Tòisich air triall"
+msgstr ""
 
 #: ../../src/wui/buildingwindow.cc:207 ../../src/wui/game_summary.cc:77
 msgid "Continue"
-msgstr "Lean air adhart"
+msgstr ""
 
 #: ../../src/wui/buildingwindow.cc:207
 msgid "Stop"
@@ -4035,7 +3745,7 @@
 
 #: ../../src/wui/buildingwindow.cc:279
 msgid "Returns:"
-msgstr "Toradh:"
+msgstr ""
 
 #: ../../src/wui/buildingwindow.cc:311 ../../src/wui/buildingwindow.cc:514
 msgid "Hide workarea"
@@ -4068,7 +3778,7 @@
 
 #: ../../src/wui/encyclopedia_window.cc:84
 msgid "Consumed ware type(s)"
-msgstr "Bathar air a bheil feum"
+msgstr "Seòrsa(ichean) de bhathar air a chaitheamh"
 
 #: ../../src/wui/encyclopedia_window.cc:85
 msgid "Quantity"
@@ -4112,7 +3822,7 @@
 
 #: ../../src/wui/fieldaction.cc:411
 msgid "Put a flag"
-msgstr "Tog bratach"
+msgstr "Cuir bratach ann"
 
 #: ../../src/wui/fieldaction.cc:418
 msgid "Destroy a road"
@@ -4252,11 +3962,11 @@
 #: ../../src/wui/game_main_menu_save_game.cc:265
 #: ../../src/editor/ui_menus/editor_main_menu_save_map.cc:385
 msgid "A File with the name "
-msgstr "Tha faidhle air a bheil "
+msgstr "Tha faidhle air a bheil an t-ainm "
 
 #: ../../src/wui/game_main_menu_save_game.cc:269
 msgid " already exists. Overwrite?"
-msgstr " ann. A bheil thu airson sgrìobhadh thairis air?"
+msgstr " ann mar-thà. A bheil thu airson sgrìobhadh thairis air?"
 
 #: ../../src/wui/game_main_menu_save_game.cc:330
 msgid "File deletion"
@@ -4271,7 +3981,7 @@
 #: ../../src/wui/game_message_menu.cc:46
 #: ../../src/wui/game_message_menu.cc:373
 msgid "Message Menu: Inbox"
-msgstr "Do theachdaireachdan: Am bogsa a-steach"
+msgstr "Clàr-taice nan teachdaireachd: Am bogsa a-steach"
 
 #: ../../src/wui/game_message_menu.cc:56
 msgid "Select"
@@ -4287,7 +3997,7 @@
 
 #: ../../src/wui/game_message_menu.cc:59
 msgid "Time sent"
-msgstr "Chaidh a cur"
+msgstr "Chaidh a chur"
 
 #: ../../src/wui/game_message_menu.cc:66
 msgid "Clear"
@@ -4308,7 +4018,7 @@
 #: ../../src/wui/game_message_menu.cc:85
 #: ../../src/wui/game_message_menu.cc:375
 msgid "Archive selected messages"
-msgstr "Cuir na teachdaireachdan a thagh thu san tasglann"
+msgstr "Cuir na teachdaireachdan a thagh thu ann an tasglann"
 
 #: ../../src/wui/game_message_menu.cc:94
 #: ../../src/wui/game_message_menu.cc:376
@@ -4321,7 +4031,7 @@
 
 #: ../../src/wui/game_message_menu.cc:366
 msgid "Message Menu: Archive"
-msgstr "Do theachdaireachdan: An tasglann"
+msgstr "Clàr-taice nan teachdaireachd: Tasglann"
 
 #: ../../src/wui/game_message_menu.cc:368
 msgid "Restore selected messages"
@@ -4333,7 +4043,7 @@
 
 #: ../../src/wui/game_objectives_menu.cc:44
 msgid "Objectives Menu"
-msgstr "Na h-amasan"
+msgstr "Clàr-taice nan amasan"
 
 #: ../../src/wui/game_objectives_menu.cc:66
 msgid "Claim Victory"
@@ -4453,27 +4163,27 @@
 
 #: ../../src/wui/general_statistics_menu.cc:212
 msgid "Casualties"
-msgstr "Air call"
+msgstr ""
 
 #: ../../src/wui/general_statistics_menu.cc:220
 msgid "Kills"
-msgstr "Air marbhadh"
+msgstr ""
 
 #: ../../src/wui/general_statistics_menu.cc:228
 msgid "Military buildings lost"
-msgstr "Togalaichean an airm air an call"
+msgstr ""
 
 #: ../../src/wui/general_statistics_menu.cc:236
 msgid "Military buildings defeated"
-msgstr "Togalaichean an airm air an ceannsachadh"
+msgstr ""
 
 #: ../../src/wui/general_statistics_menu.cc:244
 msgid "Civilian buildings lost"
-msgstr "Togalaichean sìobhalta air an call"
+msgstr ""
 
 #: ../../src/wui/general_statistics_menu.cc:252
 msgid "Military"
-msgstr "An airm"
+msgstr ""
 
 #: ../../src/wui/interactive_base.cc:316
 #, c-format
@@ -4522,7 +4232,7 @@
 msgid_plural "%u new messages"
 msgstr[0] "%u teachdaireachd ùr"
 msgstr[1] "%u theachdaireachd ùr"
-msgstr[2] "%u teachdaireachdan ùra"
+msgstr[2] "%u teachdaireachdan ùr"
 msgstr[3] "%u teachdaireachd ùr"
 
 #: ../../src/wui/interactive_spectator.cc:53
@@ -4554,35 +4264,34 @@
 #: ../../src/wui/login_box.cc:58
 msgid "Automatically use this login information from now on."
 msgstr ""
-"Cuir am fiosrachadh logaidh a-steach seo gu fèin-obrachail o seo a-mach."
 
 #: ../../src/wui/login_box.cc:64
 msgid "Login"
-msgstr "Logadh a-steach"
+msgstr ""
 
 #: ../../src/wui/login_box.cc:86
 msgid "Empty Nickname"
-msgstr "Far-ainm falamh"
+msgstr ""
 
 #: ../../src/wui/login_box.cc:86
 msgid "Please enter a nickname!"
-msgstr "Cuir far-ainm a-steach!"
+msgstr ""
 
 #: ../../src/wui/login_box.cc:93
 msgid "Space in Nickname"
-msgstr "Beàrn san fhar-ainm"
+msgstr ""
 
 #: ../../src/wui/login_box.cc:94
 msgid "Sorry, but spaces are not allowed in nicknames!"
-msgstr "Duilich, ach chan eil beàrnan ceadaichte ann am far-ainm!"
+msgstr ""
 
 #: ../../src/wui/login_box.cc:101
 msgid "Empty Password"
-msgstr "Facal-faire falamh"
+msgstr ""
 
 #: ../../src/wui/login_box.cc:101
 msgid "Please enter your password!"
-msgstr "Cuir a-steach am facal-faire agad!"
+msgstr ""
 
 #: ../../src/wui/militarysitewindow.cc:59
 msgid "Soldiers"
@@ -4686,7 +4395,7 @@
 
 #: ../../src/wui/productionsitewindow.cc:80
 msgid "Exp"
-msgstr "Eòlas"
+msgstr "Èolas"
 
 #: ../../src/wui/productionsitewindow.cc:81
 msgid "Next Level"
@@ -4710,19 +4419,19 @@
 
 #: ../../src/wui/shipwindow.cc:116
 msgid "Scout towards the north west"
-msgstr "Rùraich gu iar-thuath"
+msgstr ""
 
 #: ../../src/wui/shipwindow.cc:122
 msgid "Explore the island's coast clockwise"
-msgstr "Rùraich oirthir an eilein gu deiseil"
+msgstr ""
 
 #: ../../src/wui/shipwindow.cc:128
 msgid "Scout towards the north east"
-msgstr "Rùraich gu ear-thuath"
+msgstr ""
 
 #: ../../src/wui/shipwindow.cc:134
 msgid "Scout towards the west"
-msgstr "Rùraich gu siar"
+msgstr ""
 
 #: ../../src/wui/shipwindow.cc:140
 msgid "Construct a port at the current location"
@@ -4730,19 +4439,19 @@
 
 #: ../../src/wui/shipwindow.cc:146
 msgid "Scout towards the east"
-msgstr "Rùraich gu ear"
+msgstr ""
 
 #: ../../src/wui/shipwindow.cc:152
 msgid "Scout towards the south west"
-msgstr "Rùraich gu iar-dheas"
+msgstr ""
 
 #: ../../src/wui/shipwindow.cc:158
 msgid "Explore the island's coast counter clockwise"
-msgstr "Rùraich oirthir an eilein gu tuathail"
+msgstr ""
 
 #: ../../src/wui/shipwindow.cc:164
 msgid "Scout towards the south east"
-msgstr "Rùraich gu ear-dheas"
+msgstr ""
 
 #: ../../src/wui/shipwindow.cc:176
 msgid "Go to ship"
@@ -4758,7 +4467,7 @@
 
 #: ../../src/wui/shipwindow.cc:193
 msgid "Cancel the Expedition"
-msgstr "Sguir dhen triall"
+msgstr ""
 
 #: ../../src/wui/soldiercapacitycontrol.cc:66
 msgid "Decrease capacity"
@@ -4855,11 +4564,11 @@
 
 #: ../../src/wui/warehousewindow.cc:229
 msgid "Expedition"
-msgstr "Triall"
+msgstr ""
 
 #: ../../src/wui/waresqueuedisplay.cc:184
 msgid "Highest priority"
-msgstr "Prìomhachas àrd"
+msgstr "Prìomhachas as àirde"
 
 #: ../../src/wui/waresqueuedisplay.cc:187
 msgid "Normal priority"
@@ -4867,7 +4576,7 @@
 
 #: ../../src/wui/waresqueuedisplay.cc:190
 msgid "Lowest priority"
-msgstr "Prìomhachas ìosal"
+msgstr "Prìomhachas as ìsle"
 
 #: ../../src/wui/waresqueuedisplay.cc:236
 msgid "Decrease the number of wares you want to be stored here."
@@ -4897,30 +4606,26 @@
 " Height: %u\n"
 " Caps: "
 msgstr ""
-"1) Fiosrachadh an nòd\n"
-" Càraid-àireimh: (%i, %i)\n"
-" Àirde: %u\n"
-" Cuingeachaidhean: "
 
 #: ../../src/editor/tools/editor_info_tool.cc:65
 msgid " flag"
-msgstr " bratach"
+msgstr ""
 
 #: ../../src/editor/tools/editor_info_tool.cc:66
 msgid " mine"
-msgstr " mèinn"
+msgstr ""
 
 #: ../../src/editor/tools/editor_info_tool.cc:67
 msgid " port"
-msgstr " port"
+msgstr ""
 
 #: ../../src/editor/tools/editor_info_tool.cc:68
 msgid " walk"
-msgstr " coiseachd"
+msgstr ""
 
 #: ../../src/editor/tools/editor_info_tool.cc:69
 msgid " swim"
-msgstr " snàmh"
+msgstr ""
 
 #: ../../src/editor/tools/editor_info_tool.cc:73
 #, c-format
@@ -4930,18 +4635,12 @@
 " Has base immovable: %s\n"
 " Has bobs: %s\n"
 msgstr ""
-"\n"
-" Le %i\n"
-" Le bunait do-ghluasad: %s\n"
-" Le oibseactan nàdair: %s\n"
 
 #: ../../src/editor/tools/editor_info_tool.cc:79
 msgid ""
 "2) Terrain Info\n"
 " Name: "
 msgstr ""
-"2) Fiosrachadh a' chruth-tìre\n"
-" Ainm: "
 
 #: ../../src/editor/tools/editor_info_tool.cc:87
 #, c-format
@@ -4949,27 +4648,25 @@
 "\n"
 " Texture Number: %i\n"
 msgstr ""
-"\n"
-" Àireamh an innich: %i\n"
 
 #: ../../src/editor/tools/editor_info_tool.cc:91
 msgid "3) Resources Info\n"
-msgstr "3) Fiosrachadh an stòrais\n"
+msgstr ""
 
 #: ../../src/editor/tools/editor_info_tool.cc:98
 #: ../../src/editor/tools/editor_info_tool.cc:108
 #, c-format
 msgid " Resource name: %s\n"
-msgstr " Ainm an stòrais: %s\n"
+msgstr ""
 
 #: ../../src/editor/tools/editor_info_tool.cc:102
 #, c-format
 msgid " Resource amount: %i\n"
-msgstr " Uiread an stòrais: %i\n"
+msgstr ""
 
 #: ../../src/editor/tools/editor_info_tool.cc:108
 msgid "none"
-msgstr "chan eil stòras ann"
+msgstr ""
 
 #: ../../src/editor/tools/editor_info_tool.cc:114
 msgid ""
@@ -5086,8 +4783,6 @@
 "Set the position that will have the coordinates (0, 0). This will be the top-"
 "left corner of a generated minimap."
 msgstr ""
-"Suidhich an t-ionad aig am bi an càraid-àireimh (0, 0). 'S e seo a bhios an "
-"oisean clì gu h-àrd aig a' mheanbh-mhapa a thèid a ghintinn."
 
 #: ../../src/editor/ui_menus/editor_main_menu_new_map.cc:64
 #: ../../src/editor/ui_menus/editor_main_menu_new_map.cc:156
@@ -5095,7 +4790,7 @@
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:431
 #, c-format
 msgid "Width: %u"
-msgstr "Leud: %u"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_new_map.cc:85
 #: ../../src/editor/ui_menus/editor_main_menu_new_map.cc:160
@@ -5103,99 +4798,99 @@
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:435
 #, c-format
 msgid "Height: %u"
-msgstr "Àirde: %u"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_new_map.cc:123
 msgid "Create Map"
-msgstr "Cruthaich mapa"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:67
 msgid "Random Number:"
-msgstr "Àireamh air thuaiream:"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:166
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:439
 #, c-format
 msgid "Water: %u %%"
-msgstr "Uisge: %u %%"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:192
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:442
 #, c-format
 msgid "Land: %u %%"
-msgstr "Tìr: %u %%"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:218
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:445
 #, c-format
 msgid "Wasteland: %u %%"
-msgstr "Fàsach: %u %%"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:228
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:448
 #, c-format
 msgid "Mountains: %u %%"
-msgstr "Beanntan: %u %%"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:244
 msgid "Island mode:"
-msgstr "Modh eileanan:"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:251
 msgid "Resources:"
-msgstr "Stòrasan:"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:254
 msgid "Low"
-msgstr "Ìosal"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:256
 msgid "High"
-msgstr "Àrd"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:293
 msgid "Map ID:"
-msgstr "ID a' mhapa:"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:327
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:451
 #, c-format
 msgid "Players: %u"
-msgstr "Cluicheadairean: %u"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:340
 msgid "Generate Map"
-msgstr "Gin mapa"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:489
 msgid "Generating random map..."
-msgstr "A' gintinn mapa air thuaiream..."
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_save_map.cc:146
 #: ../../src/editor/ui_menus/editor_main_menu_save_map_make_directory.cc:33
 msgid "Make Directory"
-msgstr "Cruthaich pasgan"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_save_map.cc:206
 msgid "unnamed"
-msgstr "gun ainm"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_save_map.cc:255
 msgid "directory"
-msgstr "pasgan"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_save_map.cc:259
 msgid "Not a map file"
-msgstr "Chan e faidhle mapa a th' ann"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_save_map.cc:387
 msgid " exists already. Overwrite?"
-msgstr " ann. A bheil thu airson sgrìobhadh thairis air?"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_save_map.cc:389
 #: ../../src/editor/ui_menus/editor_main_menu_save_map.cc:409
 msgid "Save Map Error!!"
-msgstr "Mearachd le sàbhaladh a' mhapa!!"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_main_menu_save_map.cc:405
 msgid ""
@@ -5204,10 +4899,6 @@
 "\n"
 "Reason given:\n"
 msgstr ""
-"Mearachd le sàbhaladh a' mhapa!\n"
-"Dh'fhaoidte gu bheil faidhle a' mhapa coirbte!\n"
-"\n"
-"Adhbhar:\n"
 
 #: ../../src/editor/ui_menus/editor_main_menu_save_map_make_directory.cc:39
 msgid "Enter Directory Name: "
@@ -5242,52 +4933,49 @@
 "Can not remove player. It is referenced in some place. Remove all buildings "
 "and bobs that depend on this player and try again."
 msgstr ""
-"Cha ghabh an cluicheadair seo a thoirt air falbh on a tha iomradh dha àite "
-"air choireigin. Thoir na h-uile togalach is oibseact nàdair air falbh a tha "
-"an eisimeil a' chluicheadair seo is feuch ris a-rithist."
 
 #: ../../src/editor/ui_menus/editor_player_menu_allowed_buildings_menu.cc:57
 msgid "Allowed Buildings"
-msgstr "Togalaichean ceadaichte"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_player_menu_allowed_buildings_menu.cc:62
 msgid "Allowed Buildings:"
-msgstr "Togalaichean ceadaichte:"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_player_menu_allowed_buildings_menu.cc:68
 msgid "Forbidden Buildings:"
-msgstr "Togalaichean toirmisgte:"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_player_menu_allowed_buildings_menu.cc:85
 msgid "Forbid"
-msgstr "Toirmisg"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_player_menu_allowed_buildings_menu.cc:93
 msgid "<-"
-msgstr "<-"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_player_menu_allowed_buildings_menu.cc:94
 msgid "Allow"
-msgstr "Ceadaich"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_change_height_options_menu.cc:39
 msgid "Height Tools Options"
-msgstr "Roghainnean nan innealan àirde"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_change_height_options_menu.cc:44
 #: ../../src/editor/ui_menus/editor_tool_change_resources_options_menu.cc:49
 msgid "In-/Decrease Value"
-msgstr "Meudaich/Lùghdaich an luach"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_change_height_options_menu.cc:80
 #: ../../src/editor/ui_menus/editor_tool_change_resources_options_menu.cc:80
 msgid "Set Value"
-msgstr "Suidhich an luach"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_change_resources_options_menu.cc:45
 #: ../../src/editor/ui_menus/editor_tool_menu.cc:70
 msgid "Resources"
-msgstr "Stòrasan"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_change_resources_options_menu.cc:99
 msgid "Current Selection"
@@ -5295,47 +4983,47 @@
 
 #: ../../src/editor/ui_menus/editor_tool_menu.cc:65
 msgid "Change height"
-msgstr "Atharraich an àirde"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_menu.cc:66
 msgid "Noise height"
-msgstr "Àirde air thuaiream"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_menu.cc:68
 msgid "Immovables"
-msgstr "Nithean do-ghluasad"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_menu.cc:69
 #: ../../src/editor/ui_menus/editor_tool_place_bob_options_menu.cc:45
 msgid "Bobs"
-msgstr "Oibseactan nàdair"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_menu.cc:71
 msgid "Set port space"
-msgstr "Suidhich raon puirt"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_noise_height_options_menu.cc:42
 msgid "Noise Height Options"
-msgstr "Roghainnean an àirde air thuaiream"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_noise_height_options_menu.cc:147
 #, c-format
 msgid "Minimum: %u"
-msgstr "As lugha: %u"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_noise_height_options_menu.cc:149
 #, c-format
 msgid "Maximum: %u"
-msgstr "As motha: %u"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_noise_height_options_menu.cc:154
 #, c-format
 msgid "Set value: %u"
-msgstr "Suidhich an luach: %u"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_place_immovable_options_menu.cc:45
 msgid "Immovable Bobs"
-msgstr "Oibseactan nàdair do-ghluasad"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_tool_set_terrain_options_menu.cc:46
 msgid "Terrain Select"
@@ -5344,29 +5032,29 @@
 #: ../../src/editor/ui_menus/editor_tool_set_terrain_options_menu.cc:151
 #: ../../src/editor/ui_menus/editor_tool_set_terrain_options_menu.cc:200
 msgid "Current:"
-msgstr "Làithreach:"
+msgstr ""
 
 #: ../../src/editor/ui_menus/editor_toolsize_menu.cc:75
 #, c-format
 msgid "Current Size: %u"
-msgstr "Am meud làithreach: %u"
+msgstr ""
 
 #: ../../src/ai/defaultai.h:84
 msgid "Aggressive"
-msgstr "Ionnsaigheach"
+msgstr ""
 
 #: ../../src/ai/defaultai.h:93
 msgid "Normal"
-msgstr "Àbhaisteach"
+msgstr ""
 
 #: ../../src/ai/defaultai.h:102
 msgid "Defensive"
-msgstr "Dìonadach"
+msgstr ""
 
 #: ../../src/logic/map.h:168
 msgid "no description defined"
-msgstr "cha deach tuairisgeul a mhìneachadh"
+msgstr ""
 
 #: ../../src/logic/objective.h:42
 msgid "no descr"
-msgstr "gun tuairisgeul"
+msgstr ""

=== modified file 'po/widelands/widelands.pot'
--- po/widelands/widelands.pot	2014-02-22 15:39:08 +0000
+++ po/widelands/widelands.pot	2014-03-04 10:21:56 +0000
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: widelands-public@xxxxxxxxxxxxxxxxxxxxx\n"
-"POT-Creation-Date: 2014-02-22 16:38+0100\n"
+"POT-Creation-Date: 2013-10-23 07:46+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@xxxxxx>\n"
@@ -66,44 +66,44 @@
 "incompatible."
 msgstr ""
 
-#: ../../src/wlapplication.cc:947 ../../src/wlapplication.cc:956
+#: ../../src/wlapplication.cc:949 ../../src/wlapplication.cc:958
 msgid "could not find the path of the main executable"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1076
+#: ../../src/wlapplication.cc:1078
 msgid ""
 "Waited 5 seconds to close audio. Problems here so killing Widelands. Update "
 "your sound driver and/or SDL to fix this problem\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1206
+#: ../../src/wlapplication.cc:1208
 msgid ""
 "\n"
 "Sorry, no double-instance debugging on _WIN32.\n"
 "\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1209
+#: ../../src/wlapplication.cc:1211
 msgid "--double is disabled. This is not a debug build!"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1338
+#: ../../src/wlapplication.cc:1340
 msgid "This is Widelands-"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1340
+#: ../../src/wlapplication.cc:1342
 msgid ""
 "Usage: widelands <option0>=<value0> ... <optionN>=<valueN>\n"
 "\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1341
+#: ../../src/wlapplication.cc:1343
 msgid ""
 "Options:\n"
 "\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1345
+#: ../../src/wlapplication.cc:1347
 msgid ""
 " --<config-entry-name>=value overwrites any config file setting\n"
 "\n"
@@ -115,11 +115,11 @@
 "                      files, savegames and replays\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1353
+#: ../../src/wlapplication.cc:1355
 msgid "                      Default is ~/.widelands\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1356
+#: ../../src/wlapplication.cc:1358
 msgid ""
 " --record=FILENAME    Record all events to the given filename for\n"
 "                      later playback\n"
@@ -137,7 +137,7 @@
 "                      If this is 0 replays are not deleted.\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1371
+#: ../../src/wlapplication.cc:1373
 msgid ""
 "Sound options:\n"
 " --nosound            Starts the game with sound disabled.\n"
@@ -154,18 +154,21 @@
 " --loadgame=FILENAME  Directly loads the savegame FILENAME.\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1385
+#: ../../src/wlapplication.cc:1387
 msgid ""
 " --script=FILENAME    Run the given Lua script after initialization.\n"
 "                      Only valid with --scenario, --loadgame, or --editor.\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1387
+#: ../../src/wlapplication.cc:1389
 msgid " --dedicated=FILENAME Starts a dedicated server with FILENAME as map\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1390
+#: ../../src/wlapplication.cc:1392
 msgid ""
+" --speed_of_new_game  The speed that the new game will run at\n"
+"                      when started, with factor 1000 (0 is pause,\n"
+"                      1000 is normal speed).\n"
 " --auto_roadbuild_mode=[yes|no]\n"
 "                      Whether to enter roadbuilding mode\n"
 "                      automatically after placing a flag that is\n"
@@ -175,17 +178,18 @@
 " --fullscreen=[yes|no]\n"
 "                      Whether to use the whole display for the\n"
 "                      game screen.\n"
+" --depth=[16|32]      Color depth in number of bits per pixel.\n"
 " --xres=[...]         Width of the window in pixel.\n"
 " --yres=[...]         Height of the window in pixel.\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1403
+#: ../../src/wlapplication.cc:1409
 msgid ""
 " --opengl=[0|1]\n"
 "                      Enables OpenGL rendering\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1407
+#: ../../src/wlapplication.cc:1413
 msgid ""
 "\n"
 "Options for the internal window manager:\n"
@@ -208,22 +212,22 @@
 "\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1431
+#: ../../src/wlapplication.cc:1437
 msgid ""
 " --double             Start the game twice (for localhost network\n"
 "                      testing)\n"
 "\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1435
+#: ../../src/wlapplication.cc:1441
 msgid " --verbose            Enable verbose debug messages\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1436
+#: ../../src/wlapplication.cc:1442
 msgid " --help               Show this help\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1440
+#: ../../src/wlapplication.cc:1446
 msgid ""
 "Bug reports? Suggestions? Check out the project website:\n"
 "        https://launchpad.net/widelands\n";
@@ -232,29 +236,29 @@
 "\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1528
+#: ../../src/wlapplication.cc:1534
 msgid "Fallback settings in effect"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1530
+#: ../../src/wlapplication.cc:1536
 msgid ""
 "Your video settings could not be enabled, and fallback settings are in "
 "effect. Please check the graphics options!"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1601
+#: ../../src/wlapplication.cc:1607
 msgid "Warning: "
 msgstr ""
 
-#: ../../src/wlapplication.cc:1605
+#: ../../src/wlapplication.cc:1611
 msgid "Game data error"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1610
+#: ../../src/wlapplication.cc:1616
 msgid "Unexpected error during the game"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1614
+#: ../../src/wlapplication.cc:1620
 msgid ""
 "\n"
 "\n"
@@ -263,7 +267,7 @@
 "using build "
 msgstr ""
 
-#: ../../src/wlapplication.cc:1620
+#: ../../src/wlapplication.cc:1626
 msgid ""
 ". Please add this information to your report.\n"
 "\n"
@@ -271,37 +275,37 @@
 "It is often - though not always - possible to load it and continue playing.\n"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1732
+#: ../../src/wlapplication.cc:1738
 msgid "The address of the game server is invalid"
 msgstr ""
 
-#: ../../src/wlapplication.cc:1837 ../../src/network/nethost.cc:2051
+#: ../../src/wlapplication.cc:1843 ../../src/network/nethost.cc:2058
 #: ../../src/wui/game_summary.cc:90
 msgid "Player"
 msgstr ""
 
-#: ../../src/wlapplication.cc:2032 ../../src/network/netclient.cc:196
-#: ../../src/network/nethost.cc:838
+#: ../../src/wlapplication.cc:2038 ../../src/network/netclient.cc:197
+#: ../../src/network/nethost.cc:840
 msgid "Preparing game"
 msgstr ""
 
-#: ../../src/wlapplication.cc:2140
+#: ../../src/wlapplication.cc:2146
 msgid "End of replay"
 msgstr ""
 
-#: ../../src/wlapplication.cc:2142
+#: ../../src/wlapplication.cc:2148
 msgid ""
 "The end of the replay has been reached and the game has been paused. You may "
 "unpause the game and continue watching if you want to."
 msgstr ""
 
-#: ../../src/wlapplication.cc:2225 ../../src/logic/game.cc:375
+#: ../../src/wlapplication.cc:2231 ../../src/logic/game.cc:375
 #: ../../src/logic/game.cc:408
 msgid "Loading..."
 msgstr ""
 
 #: ../../src/economy/cmd_call_economy_balance.cc:86
-#: ../../src/economy/fleet.cc:771 ../../src/economy/portdock.cc:549
+#: ../../src/economy/fleet.cc:770 ../../src/economy/portdock.cc:537
 #: ../../src/economy/request.cc:241 ../../src/economy/wares_queue.cc:287
 #: ../../src/game_io/game_cmd_queue_data_packet.cc:84
 #: ../../src/game_io/game_game_class_data_packet.cc:44
@@ -314,21 +318,21 @@
 #: ../../src/logic/cmd_luacoroutine.cc:75 ../../src/logic/cmd_luascript.cc:56
 #: ../../src/logic/cmd_queue.cc:184 ../../src/logic/critter_bob.cc:387
 #: ../../src/logic/immovable.cc:793 ../../src/logic/immovable.cc:1489
-#: ../../src/logic/instances.cc:71 ../../src/logic/instances.cc:123
-#: ../../src/logic/instances.cc:484 ../../src/logic/legacy.cc:428
-#: ../../src/logic/legacy.cc:486 ../../src/logic/playercommand.cc:167
-#: ../../src/logic/playercommand.cc:209 ../../src/logic/playercommand.cc:262
-#: ../../src/logic/playercommand.cc:310 ../../src/logic/playercommand.cc:397
-#: ../../src/logic/playercommand.cc:452 ../../src/logic/playercommand.cc:502
-#: ../../src/logic/playercommand.cc:569 ../../src/logic/playercommand.cc:607
-#: ../../src/logic/playercommand.cc:661 ../../src/logic/playercommand.cc:1102
-#: ../../src/logic/playercommand.cc:1286 ../../src/logic/playercommand.cc:1349
-#: ../../src/logic/playercommand.cc:1408 ../../src/logic/playercommand.cc:1471
-#: ../../src/logic/playercommand.cc:1527 ../../src/logic/playercommand.cc:1584
-#: ../../src/logic/playercommand.cc:1643 ../../src/logic/playercommand.cc:1731
-#: ../../src/logic/playercommand.cc:1808 ../../src/logic/playercommand.cc:1852
-#: ../../src/logic/replay.cc:114 ../../src/logic/requirements.cc:48
-#: ../../src/logic/ship.cc:1064
+#: ../../src/logic/instances.cc:71 ../../src/logic/instances.cc:129
+#: ../../src/logic/instances.cc:495 ../../src/logic/legacy.cc:428
+#: ../../src/logic/legacy.cc:486 ../../src/logic/playercommand.cc:151
+#: ../../src/logic/playercommand.cc:199 ../../src/logic/playercommand.cc:253
+#: ../../src/logic/playercommand.cc:301 ../../src/logic/playercommand.cc:388
+#: ../../src/logic/playercommand.cc:448 ../../src/logic/playercommand.cc:505
+#: ../../src/logic/playercommand.cc:579 ../../src/logic/playercommand.cc:623
+#: ../../src/logic/playercommand.cc:684 ../../src/logic/playercommand.cc:1177
+#: ../../src/logic/playercommand.cc:1368 ../../src/logic/playercommand.cc:1431
+#: ../../src/logic/playercommand.cc:1490 ../../src/logic/playercommand.cc:1553
+#: ../../src/logic/playercommand.cc:1615 ../../src/logic/playercommand.cc:1685
+#: ../../src/logic/playercommand.cc:1757 ../../src/logic/playercommand.cc:1855
+#: ../../src/logic/playercommand.cc:1933 ../../src/logic/playercommand.cc:1977
+#: ../../src/logic/replay.cc:116 ../../src/logic/requirements.cc:48
+#: ../../src/logic/ship.cc:1045
 #: ../../src/map_io/widelands_map_bob_data_packet.cc:135
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:372
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:387
@@ -346,7 +350,7 @@
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:1206
 #: ../../src/map_io/widelands_map_exploration_data_packet.cc:91
 #: ../../src/map_io/widelands_map_extradata_data_packet.cc:98
-#: ../../src/map_io/widelands_map_flag_data_packet.cc:117
+#: ../../src/map_io/widelands_map_flag_data_packet.cc:119
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:220
 #: ../../src/map_io/widelands_map_heights_data_packet.cc:50
 #: ../../src/map_io/widelands_map_node_ownership_data_packet.cc:62
@@ -388,7 +392,7 @@
 msgid "economy: %s"
 msgstr ""
 
-#: ../../src/economy/fleet.cc:773 ../../src/economy/portdock.cc:551
+#: ../../src/economy/fleet.cc:772 ../../src/economy/portdock.cc:539
 #, c-format
 msgid "loading portdock: %s"
 msgstr ""
@@ -424,7 +428,7 @@
 msgstr ""
 
 #: ../../src/editor/editorinteractive.cc:80
-#: ../../src/ui_fsmenu/launchMPG.cc:160
+#: ../../src/ui_fsmenu/launchMPG.cc:162
 msgid "Players"
 msgstr ""
 
@@ -473,7 +477,7 @@
 msgstr ""
 
 #: ../../src/editor/editorinteractive.cc:599
-#: ../../src/ui_fsmenu/loadgame.cc:241 ../../src/ui_fsmenu/loadreplay.cc:197
+#: ../../src/ui_fsmenu/loadgame.cc:243 ../../src/ui_fsmenu/loadreplay.cc:199
 #: ../../src/ui_fsmenu/netsetup_lan.cc:198 ../../src/wui/game_summary.cc:171
 #: ../../src/editor/ui_menus/editor_main_menu_new_map.cc:180
 #: ../../src/editor/ui_menus/editor_main_menu_random_map.cc:487
@@ -507,7 +511,7 @@
 #: ../../src/game_io/game_player_economies_data_packet.cc:83
 #: ../../src/map_io/widelands_map_player_position_data_packet.cc:54
 #, c-format
-msgid "player %u: %s"
+msgid "player %1$u: %2$s"
 msgstr ""
 
 #: ../../src/game_io/game_player_economies_data_packet.cc:89
@@ -517,7 +521,7 @@
 
 #: ../../src/game_io/game_player_info_data_packet.cc:54
 #, c-format
-msgid "player number (%i) is out of range (1 .. %u)"
+msgid "player number (%1$i) is out of range (1 .. %2$u)"
 msgstr ""
 
 #: ../../src/game_io/game_player_info_data_packet.cc:145
@@ -531,7 +535,7 @@
 
 #: ../../src/game_io/game_preload_data_packet.cc:77
 #: ../../src/logic/game.cc:248 ../../src/logic/game.cc:344
-#: ../../src/ui_fsmenu/launchMPG.cc:286 ../../src/ui_fsmenu/launchSPG.cc:230
+#: ../../src/ui_fsmenu/launchMPG.cc:288 ../../src/ui_fsmenu/launchSPG.cc:232
 #: ../../src/wui/multiplayersetupgroup.cc:356
 msgid "Scenario"
 msgstr ""
@@ -557,39 +561,42 @@
 #: ../../src/logic/immovable.cc:868 ../../src/logic/immovable.cc:1033
 #: ../../src/logic/military_data.cc:51 ../../src/logic/military_data.cc:58
 #: ../../src/logic/production_program.cc:114
-#: ../../src/logic/production_program.cc:276
-#: ../../src/logic/production_program.cc:283
-#: ../../src/logic/production_program.cc:301
-#: ../../src/logic/production_program.cc:318
-#: ../../src/logic/production_program.cc:397
-#: ../../src/logic/production_program.cc:401
-#: ../../src/logic/production_program.cc:529
-#: ../../src/logic/production_program.cc:543
-#: ../../src/logic/production_program.cc:661
-#: ../../src/logic/production_program.cc:735
-#: ../../src/logic/production_program.cc:891
-#: ../../src/logic/production_program.cc:989
-#: ../../src/logic/production_program.cc:1069
-#: ../../src/logic/production_program.cc:1079
-#: ../../src/logic/production_program.cc:1090
-#: ../../src/logic/production_program.cc:1246
-#: ../../src/logic/production_program.cc:1268
-#: ../../src/logic/production_program.cc:1327
-#: ../../src/logic/production_program.cc:1339
-#: ../../src/logic/production_program.cc:1348
-#: ../../src/logic/production_program.cc:1438 ../../src/logic/soldier.cc:70
+#: ../../src/logic/production_program.cc:284
+#: ../../src/logic/production_program.cc:291
+#: ../../src/logic/production_program.cc:309
+#: ../../src/logic/production_program.cc:326
+#: ../../src/logic/production_program.cc:351
+#: ../../src/logic/production_program.cc:370
+#: ../../src/logic/production_program.cc:403
+#: ../../src/logic/production_program.cc:407
+#: ../../src/logic/production_program.cc:544
+#: ../../src/logic/production_program.cc:558
+#: ../../src/logic/production_program.cc:676
+#: ../../src/logic/production_program.cc:750
+#: ../../src/logic/production_program.cc:918
+#: ../../src/logic/production_program.cc:1016
+#: ../../src/logic/production_program.cc:1097
+#: ../../src/logic/production_program.cc:1107
+#: ../../src/logic/production_program.cc:1118
+#: ../../src/logic/production_program.cc:1274
+#: ../../src/logic/production_program.cc:1286
+#: ../../src/logic/production_program.cc:1294
+#: ../../src/logic/production_program.cc:1353
+#: ../../src/logic/production_program.cc:1365
+#: ../../src/logic/production_program.cc:1374
+#: ../../src/logic/production_program.cc:1465 ../../src/logic/soldier.cc:70
 #: ../../src/logic/soldier.cc:77 ../../src/logic/soldier.cc:185
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:557
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:131
 #, c-format
-msgid "expected %s but found \"%s\""
+msgid "expected %1$s but found \"%2$s\""
 msgstr ""
 
 #: ../../src/graphic/animation.cc:138
 msgid "frame number"
 msgstr ""
 
-#: ../../src/io/dedicated_log.cc:66 ../../src/network/internet_gaming.cc:795
+#: ../../src/io/dedicated_log.cc:66 ../../src/network/internet_gaming.cc:805
 #: ../../src/ui_fsmenu/mapselect.cc:503 ../../src/ui_fsmenu/mapselect.cc:507
 msgid "unknown"
 msgstr ""
@@ -662,7 +669,7 @@
 
 #: ../../src/logic/cmd_queue.cc:181
 #, c-format
-msgid "duetime (%i) < gametime (%i)"
+msgid "duetime (%1$i) < gametime (%2$i)"
 msgstr ""
 
 #: ../../src/logic/cmd_queue.cc:186
@@ -670,6 +677,11 @@
 msgid "game logic: %s"
 msgstr ""
 
+#: ../../src/logic/constructionsite.cc:92
+#, c-format
+msgid "%1$i%% built"
+msgstr ""
+
 #: ../../src/logic/critter_bob.cc:389
 #, c-format
 msgid "loading critter: %s"
@@ -735,7 +747,7 @@
 "problem."
 msgstr ""
 
-#: ../../src/logic/immovable.cc:141 ../../src/logic/production_program.cc:1647
+#: ../../src/logic/immovable.cc:141 ../../src/logic/production_program.cc:1674
 #, c-format
 msgid "unknown command type \"%s\""
 msgstr ""
@@ -750,7 +762,7 @@
 
 #: ../../src/logic/immovable.cc:224
 #, c-format
-msgid "program %s: %s"
+msgid "program %1$s: %2$s"
 msgstr ""
 
 #: ../../src/logic/immovable.cc:256 ../../src/logic/immovable.cc:271
@@ -764,17 +776,17 @@
 
 #: ../../src/logic/immovable.cc:276
 #, c-format
-msgid "[terrain affinity] \"%s\" (not in current world): %s"
+msgid "[terrain affinity] \"%1$s\" (not in current world): %2$s"
 msgstr ""
 
 #: ../../src/logic/immovable.cc:312
 #, c-format
-msgid "immovable %s has no program \"%s\""
+msgid "immovable %1$s has no program \"%2$s\""
 msgstr ""
 
 #: ../../src/logic/immovable.cc:776
 #, c-format
-msgid "tribe %s does not define immovable type \"%s\""
+msgid "tribe %1$s does not define immovable type \"%2$s\""
 msgstr ""
 
 #: ../../src/logic/immovable.cc:779
@@ -792,12 +804,12 @@
 msgid "immovable type %s"
 msgstr ""
 
-#: ../../src/logic/immovable.cc:829 ../../src/logic/production_program.cc:662
-#: ../../src/logic/production_program.cc:736
+#: ../../src/logic/immovable.cc:829 ../../src/logic/production_program.cc:677
+#: ../../src/logic/production_program.cc:751
 msgid "duration in ms"
 msgstr ""
 
-#: ../../src/logic/immovable.cc:868 ../../src/logic/production_program.cc:1438
+#: ../../src/logic/immovable.cc:868 ../../src/logic/production_program.cc:1465
 msgid "priority"
 msgstr ""
 
@@ -840,12 +852,12 @@
 msgid "destroy map object: %s"
 msgstr ""
 
-#: ../../src/logic/instances.cc:116
+#: ../../src/logic/instances.cc:122
 #, c-format
-msgid "object %u: %s"
+msgid "object %1$u: %2$s"
 msgstr ""
 
-#: ../../src/logic/instances.cc:125
+#: ../../src/logic/instances.cc:131
 #, c-format
 msgid "act: %s"
 msgstr ""
@@ -864,15 +876,15 @@
 
 #: ../../src/logic/military_data.cc:63
 #, c-format
-msgid "expected positive integer >= %u <= 100 but found \"%s\""
+msgid "expected positive integer >= %1$u <= 100 but found \"%2$s\""
 msgstr ""
 
 #: ../../src/logic/military_data.cc:75
 #, c-format
-msgid "expected positive integer >= %u <= %u but found \"%u\""
+msgid "expected positive integer >= %1$u <= %2$u but found \"%3$u\""
 msgstr ""
 
-#: ../../src/logic/militarysite.cc:62 ../../src/logic/warehouse.cc:266
+#: ../../src/logic/militarysite.cc:62 ../../src/logic/warehouse.cc:248
 msgid " conquer"
 msgstr ""
 
@@ -885,8 +897,8 @@
 
 #: ../../src/logic/militarysite.cc:125
 #, c-format
-msgid "%u(+%u) soldier"
-msgid_plural "%u(+%u) soldiers"
+msgid "%1$u(+%2$u) soldier"
+msgid_plural "%1$u(+%2$u) soldiers"
 msgstr[0] ""
 msgstr[1] ""
 
@@ -927,104 +939,132 @@
 msgid "You are under attack"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:163
+#: ../../src/logic/playercommand.cc:147
 #: ../../src/map_io/widelands_map_building_data_packet.cc:104
 #, c-format
 msgid "player %u does not exist"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:169
+#: ../../src/logic/playercommand.cc:153
 #, c-format
 msgid "player command: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:211
+#: ../../src/logic/playercommand.cc:195
+#, c-format
+msgid "player immovable %1$u: %2$s"
+msgstr ""
+
+#: ../../src/logic/playercommand.cc:201
 #, c-format
 msgid "bulldoze: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:264
+#: ../../src/logic/playercommand.cc:255
 #, c-format
 msgid "build: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:312
+#: ../../src/logic/playercommand.cc:303
 #, c-format
 msgid "build flag: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:399
+#: ../../src/logic/playercommand.cc:390
 #, c-format
 msgid "build road: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:454
+#: ../../src/logic/playercommand.cc:444
+#, c-format
+msgid "flag %1$u: %2$s"
+msgstr ""
+
+#: ../../src/logic/playercommand.cc:450
 #, c-format
 msgid "flag action: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:504 ../../src/logic/playercommand.cc:571
-#: ../../src/logic/playercommand.cc:609
+#: ../../src/logic/playercommand.cc:501 ../../src/logic/playercommand.cc:575
+#: ../../src/logic/playercommand.cc:619 ../../src/logic/playercommand.cc:677
+#: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:242
+#, c-format
+msgid "building %1$u: %2$s"
+msgstr ""
+
+#: ../../src/logic/playercommand.cc:507 ../../src/logic/playercommand.cc:581
+#: ../../src/logic/playercommand.cc:625
 #, c-format
 msgid "start/stop building: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:663
+#: ../../src/logic/playercommand.cc:686
 #, c-format
 msgid "enhance building: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:1104
+#: ../../src/logic/playercommand.cc:1169 ../../src/logic/playercommand.cc:1674
+#: ../../src/logic/playercommand.cc:1752
+#, c-format
+msgid "site %1$u: %2$s"
+msgstr ""
+
+#: ../../src/logic/playercommand.cc:1179
 #, c-format
 msgid "set ware priority: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:1225
+#: ../../src/logic/playercommand.cc:1307
 #, c-format
 msgid "change target quantity: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:1288
+#: ../../src/logic/playercommand.cc:1370
 #, c-format
 msgid "set ware target quantity: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:1410
+#: ../../src/logic/playercommand.cc:1492
 #, c-format
 msgid "set worker target quantity: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:1529
+#: ../../src/logic/playercommand.cc:1617
 #, c-format
 msgid "change training options: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:1586
+#: ../../src/logic/playercommand.cc:1681
+#, c-format
+msgid "soldier %1$u: %2$s"
+msgstr ""
+
+#: ../../src/logic/playercommand.cc:1687
 #, c-format
 msgid "drop soldier: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:1645
+#: ../../src/logic/playercommand.cc:1759
 #, c-format
 msgid "change soldier capacity: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:1799
+#: ../../src/logic/playercommand.cc:1924
 #, c-format
-msgid "retreat: value out of range. Received %u expected %u-%u"
+msgid "retreat: value out of range. Received %1$u expected %2$u-%3$u"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:1810
+#: ../../src/logic/playercommand.cc:1935
 #, c-format
 msgid "change military config: %s"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:1849
+#: ../../src/logic/playercommand.cc:1974
 #, c-format
 msgid "(player %u): message id is null"
 msgstr ""
 
-#: ../../src/logic/playercommand.cc:1854
+#: ../../src/logic/playercommand.cc:1979
 #, c-format
 msgid "player message: %s"
 msgstr ""
@@ -1032,249 +1072,270 @@
 #: ../../src/logic/production_program.cc:87
 #, c-format
 msgid ""
-"%s is not declared as an input (\"%s=<count>\" was not found in the [inputs] "
-"section)"
+"%1$s is not declared as an input (\"%2$s=<count>\" was not found in the "
+"[inputs] section)"
 msgstr ""
 
 #: ../../src/logic/production_program.cc:100
 #, c-format
 msgid ""
-"wrong order of ware types within group: ware type %s appears after ware type "
-"%s (fix order!)"
+"wrong order of ware types within group: ware type %1$s appears after ware "
+"type %2$s (fix order!)"
 msgstr ""
 
 #: ../../src/logic/production_program.cc:114
-#: ../../src/logic/production_program.cc:892
-#: ../../src/logic/production_program.cc:990
+#: ../../src/logic/production_program.cc:919
+#: ../../src/logic/production_program.cc:1017
 msgid "count"
 msgstr ""
 
 #: ../../src/logic/production_program.cc:119
 #, c-format
 msgid ""
-"group count is %u but (total) input storage capacity of the specified ware "
-"type(s) is only %u, so the group can never be fulfilled by the site"
-msgstr ""
-
-#: ../../src/logic/production_program.cc:154
-msgid "not "
-msgstr ""
-
-#: ../../src/logic/production_program.cc:176
-#: ../../src/logic/production_program.cc:197
-msgid "economy needs "
-msgstr ""
-
-#: ../../src/logic/production_program.cc:226
-msgid "site has "
-msgstr ""
-
-#: ../../src/logic/production_program.cc:252
+"group count is %1$u but (total) input storage capacity of the specified ware "
+"type(s) is only %2$u, so the group can never be fulfilled by the site"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:155
+#, c-format
+msgid "not %s"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:178
+#: ../../src/logic/production_program.cc:200
+#, c-format
+msgid "economy needs %s"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:233
+#: ../../src/logic/production_program.cc:841
+#: ../../src/logic/production_program.cc:866
+#, c-format
+msgid "%1$s %2$s"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:236
+#: ../../src/logic/production_program.cc:847
+#, c-format
+msgid "%s,"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:241
+#: ../../src/logic/production_program.cc:855
+#, c-format
+msgid "%1$s (%2$i)"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:244
+#, c-format
+msgid "site has%s"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:260
 msgid "workers need experience"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:277
+#: ../../src/logic/production_program.cc:285
 msgid "ware type or worker type"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:346
+#: ../../src/logic/production_program.cc:354
 #, c-format
 msgid "invalid condition: %s"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:363
+#: ../../src/logic/production_program.cc:382
+#: ../../src/logic/production_program.cc:397
 #, c-format
-msgid "expected {\"failed\"|\"completed\"|\"skipped\"} but found \"%s\""
-msgstr ""
-
-#: ../../src/logic/production_program.cc:376
-msgid "expected \"and\" or end of input"
-msgstr ""
-
-#: ../../src/logic/production_program.cc:385
+msgid "expected \"%s\" or end of input"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:391
 msgid "expected condition at end of input"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:391
-msgid "expected \"or\" or end of input"
-msgstr ""
-
-#: ../../src/logic/production_program.cc:424
-#: ../../src/logic/production_program.cc:815
-msgid "failed"
-msgstr ""
-
-#: ../../src/logic/production_program.cc:425
-msgid "completed"
-msgstr ""
-
-#: ../../src/logic/production_program.cc:425
-msgid "skipped"
+#: ../../src/logic/production_program.cc:427
+#, c-format
+msgid "Failed %s"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:429
+#, c-format
+msgid "Completed %s"
 msgstr ""
 
 #: ../../src/logic/production_program.cc:431
-#: ../../src/logic/production_program.cc:839
-msgid " and "
-msgstr ""
-
-#: ../../src/logic/production_program.cc:432
-#: ../../src/logic/production_program.cc:818
-msgid " because: "
-msgstr ""
-
-#: ../../src/logic/production_program.cc:443
-#: ../../src/wui/encyclopedia_window.cc:198
-msgid " or "
-msgstr ""
-
-#: ../../src/logic/production_program.cc:444
-msgid " because not: "
-msgstr ""
-
-#: ../../src/logic/production_program.cc:493
+#, c-format
+msgid "Skipped %s"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:447
+#, c-format
+msgid "%s and "
+msgstr ""
+
+#: ../../src/logic/production_program.cc:451
+#, c-format
+msgid "%1$s because: %2$s"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:464
+#, c-format
+msgid "%s or "
+msgstr ""
+
+#: ../../src/logic/production_program.cc:468
+#, c-format
+msgid "%1$s because not: %2$s"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:508
 #, c-format
 msgid ""
-"the program \"%s\" has not (yet) been declared in %s (wrong declaration "
+"the program \"%1$s\" has not (yet) been declared in %2$s (wrong declaration "
 "order?)"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:515
-#: ../../src/logic/production_program.cc:520
-#: ../../src/logic/production_program.cc:525
+#: ../../src/logic/production_program.cc:530
+#: ../../src/logic/production_program.cc:535
+#: ../../src/logic/production_program.cc:540
 #, c-format
 msgid "%s handling method already defined"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:515
+#: ../../src/logic/production_program.cc:530
 msgid "failure"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:520
+#: ../../src/logic/production_program.cc:535
 msgid "completion"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:525
+#: ../../src/logic/production_program.cc:540
 msgid "skip"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:530
-msgid "{\"failure\"|\"completion\"|\"skip\"}"
-msgstr ""
-
-#: ../../src/logic/production_program.cc:544
-msgid "{\"fail\"|\"complete\"|\"skip\"|\"repeat\"}"
-msgstr ""
-
-#: ../../src/logic/production_program.cc:666
-#: ../../src/logic/production_program.cc:688
+#: ../../src/logic/production_program.cc:681
+#: ../../src/logic/production_program.cc:703
 #, c-format
 msgid "sleep: %s"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:684
+#: ../../src/logic/production_program.cc:699
 #, c-format
 msgid "Unknown parameter \"%s\""
 msgstr ""
 
-#: ../../src/logic/production_program.cc:686
+#: ../../src/logic/production_program.cc:701
 msgid "No parameter given!"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:719
+#: ../../src/logic/production_program.cc:734
 msgid "idle animation is default; calling is not allowed"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:768
+#: ../../src/logic/production_program.cc:783
 msgid "expected ware_type1[,ware_type2[,...]][:N] ..."
 msgstr ""
 
-#: ../../src/logic/production_program.cc:842
+#: ../../src/logic/production_program.cc:832
+#, c-format
+msgid "Failed %s because:"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:862
+#, c-format
+msgid "%s and"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:867
 msgid " is missing"
 msgid_plural " are missing"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../../src/logic/production_program.cc:907
-#: ../../src/logic/production_program.cc:1005
-#, c-format
-msgid ""
-"%s is not declared as an output (\"output=%s\" was not found in the [global] "
-"section)"
-msgstr ""
-
 #: ../../src/logic/production_program.cc:934
-#: ../../src/logic/production_program.cc:1030
+#: ../../src/logic/production_program.cc:1032
+#, c-format
+msgid ""
+"%1$s is not declared as an output (\"output=%2$s\" was not found in the "
+"[global] section)"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:961
+#: ../../src/logic/production_program.cc:1057
 #, c-format
 msgid "%u "
 msgstr ""
 
-#: ../../src/logic/production_program.cc:941
-#: ../../src/logic/production_program.cc:1037
+#: ../../src/logic/production_program.cc:968
+#: ../../src/logic/production_program.cc:1064
 msgid ", "
 msgstr ""
 
-#: ../../src/logic/production_program.cc:944
+#: ../../src/logic/production_program.cc:971
 #, c-format
 msgid "Produced %s"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:1022
-msgid "Recruited "
+#: ../../src/logic/production_program.cc:1066
+#, c-format
+msgid "Recruited %s?"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:1069
+#: ../../src/logic/production_program.cc:1097
 msgid "distance"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:1080
-#: ../../src/logic/production_program.cc:1091
+#: ../../src/logic/production_program.cc:1108
+#: ../../src/logic/production_program.cc:1119
 msgid "percentage"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:1208
+#: ../../src/logic/production_program.cc:1123
+#, c-format
+msgid "%1$s %2$s mine %3$s"
+msgstr ""
+
+#: ../../src/logic/production_program.cc:1236
 #, c-format
 msgid "No left resources found!"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:1229
+#: ../../src/logic/production_program.cc:1257
 msgid "Main vein exhausted"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:1231
+#: ../../src/logic/production_program.cc:1259
 msgid ""
 "This mines' main vein exhausted. Expect strongly diminished returns on "
 "investment. You should consider to expand, dismantle or destruct it."
 msgstr ""
 
-#: ../../src/logic/production_program.cc:1246
-#: ../../src/logic/production_program.cc:1327
+#: ../../src/logic/production_program.cc:1274
+#: ../../src/logic/production_program.cc:1353
 msgid "soldier type"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:1259
-#, c-format
-msgid "expected {\"hp\"|\"attack\"|\"defense\"|\"evade\"} but found \"%s\""
-msgstr ""
-
-#: ../../src/logic/production_program.cc:1268
-#: ../../src/logic/production_program.cc:1348
+#: ../../src/logic/production_program.cc:1294
+#: ../../src/logic/production_program.cc:1374
 msgid "level"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:1282
+#: ../../src/logic/production_program.cc:1308
 #, c-format
 msgid "No soldier to train!"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:1292
-#: ../../src/logic/production_program.cc:1382
+#: ../../src/logic/production_program.cc:1318
+#: ../../src/logic/production_program.cc:1409
 #, c-format
 msgid "No soldier for this training level found!"
 msgstr ""
 
-#: ../../src/logic/production_program.cc:1358
+#: ../../src/logic/production_program.cc:1385
 #, c-format
-msgid "expected level > %u but found \"%s\""
+msgid "expected level > %1$u but found \"%2$s\""
 msgstr ""
 
 #: ../../src/logic/productionsite.cc:71
@@ -1304,43 +1365,43 @@
 #: ../../src/logic/requirements.cc:233
 #, c-format
 msgid ""
-"expected atrHP (%u), atrAttack (%u), atrDefense (%u), atrEvade (%u) or "
-"atrTotal (%u) but found unknown attribute value (%u)"
+"expected atrHP (%1$u), atrAttack (%2$u), atrDefense (%3$u), atrEvade (%4$u) "
+"or atrTotal (%5$u) but found unknown attribute value (%6$u)"
 msgstr ""
 
-#: ../../src/logic/ship.cc:459
+#: ../../src/logic/ship.cc:437
 msgid "Port space found"
 msgstr ""
 
-#: ../../src/logic/ship.cc:460
+#: ../../src/logic/ship.cc:438
 msgid "An expedition ship found a new port build space."
 msgstr ""
 
-#: ../../src/logic/ship.cc:567
+#: ../../src/logic/ship.cc:545
 msgid "Island surrounded"
 msgstr ""
 
-#: ../../src/logic/ship.cc:568
+#: ../../src/logic/ship.cc:546
 msgid "An expedition ship surrounded its island without any events."
 msgstr ""
 
-#: ../../src/logic/ship.cc:620
+#: ../../src/logic/ship.cc:598
 msgid "Coast reached"
 msgstr ""
 
-#: ../../src/logic/ship.cc:622
+#: ../../src/logic/ship.cc:600
 msgid "An expedition ship reached a coast and is waiting for further commands."
 msgstr ""
 
-#: ../../src/logic/ship.cc:786
+#: ../../src/logic/ship.cc:764
 msgid "Expedition ready"
 msgstr ""
 
-#: ../../src/logic/ship.cc:787
+#: ../../src/logic/ship.cc:765
 msgid "An expedition ship is waiting for your commands."
 msgstr ""
 
-#: ../../src/logic/ship.cc:1066
+#: ../../src/logic/ship.cc:1047
 #, c-format
 msgid "loading ship: %s"
 msgstr ""
@@ -1351,7 +1412,7 @@
 
 #: ../../src/logic/soldier.cc:82
 #, c-format
-msgid "expected positive integer >= %u but found \"%s\""
+msgid "expected positive integer >= %1$u but found \"%2$s\""
 msgstr ""
 
 #: ../../src/logic/soldier.cc:186
@@ -1400,39 +1461,40 @@
 
 #: ../../src/logic/tribe.cc:334
 #, c-format
-msgid "tribe %s: %s"
+msgid "tribe %1$s: %2$s"
 msgstr ""
 
-#: ../../src/logic/warehouse.cc:472
+#: ../../src/logic/warehouse.cc:454
 #, c-format
 msgid "A new %s was added to your economy."
 msgstr ""
 
-#: ../../src/logic/worker.cc:109
+#: ../../src/logic/worker.cc:111
 #, c-format
 msgid ""
 "should mine resource %s, which does not exist in world; tribe is not "
 "compatible with world"
 msgstr ""
 
-#: ../../src/logic/worker.cc:214
+#: ../../src/logic/worker.cc:216
 #, c-format
 msgid ""
 "should breed resource type %s, which does not exist in world; tribe is not "
 "compatible with world"
 msgstr ""
 
-#: ../../src/logic/worker.cc:605
-msgid "Out of "
+#: ../../src/logic/worker.cc:607
+#, c-format
+msgid "Out of %s"
 msgstr ""
 
-#: ../../src/logic/worker.cc:608
+#: ../../src/logic/worker.cc:610
 msgid ""
 "The worker of this building cannot find any more resources of the following "
 "type: "
 msgstr ""
 
-#: ../../src/logic/worker.cc:956
+#: ../../src/logic/worker.cc:958
 msgid "A geologist found resources."
 msgstr ""
 
@@ -1450,7 +1512,7 @@
 msgid "loading worker: %s"
 msgstr ""
 
-#: ../../src/logic/world.cc:627
+#: ../../src/logic/world.cc:628
 #, c-format
 msgid "%s: too many terrain types, can not be more than 16"
 msgstr ""
@@ -1497,7 +1559,7 @@
 
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:367
 #, c-format
-msgid "bob %u: %s"
+msgid "bob %1$u: %2$s"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_bobdata_data_packet.cc:374
@@ -1525,11 +1587,6 @@
 msgid "buildings: %s"
 msgstr ""
 
-#: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:242
-#, c-format
-msgid "building %u: %s"
-msgstr ""
-
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:249
 #, c-format
 msgid "buildingdata: %s"
@@ -1559,8 +1616,8 @@
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:651
 #, c-format
 msgid ""
-"%s %u has a next_spawn time for worker type \"%s\" set to %u, but it was "
-"previously set to %u\n"
+"%1$s %2$u has a next_spawn time for worker type \"%3$s\" set to %4$u, but it "
+"was previously set to %5$u\n"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:736
@@ -1575,7 +1632,7 @@
 
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:1017
 #, c-format
-msgid "program %s was skipped at time %u, but time is only %u"
+msgid "program %1$s was skipped at time %2$u, but time is only %3$u"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_buildingdata_data_packet.cc:1235
@@ -1598,55 +1655,55 @@
 msgid "extradata: %s"
 msgstr ""
 
-#: ../../src/map_io/widelands_map_flag_data_packet.cc:65
+#: ../../src/map_io/widelands_map_flag_data_packet.cc:67
 #, c-format
 msgid "the node is owned by player %u"
 msgstr ""
 
-#: ../../src/map_io/widelands_map_flag_data_packet.cc:79
+#: ../../src/map_io/widelands_map_flag_data_packet.cc:81
 #, c-format
 msgid "is owned by player %u"
 msgstr ""
 
-#: ../../src/map_io/widelands_map_flag_data_packet.cc:88
+#: ../../src/map_io/widelands_map_flag_data_packet.cc:90
 #, c-format
 msgid "has a flag (%u)"
 msgstr ""
 
-#: ../../src/map_io/widelands_map_flag_data_packet.cc:91
+#: ../../src/map_io/widelands_map_flag_data_packet.cc:93
 #, c-format
-msgid "neighbour node (%i, %i): %s"
+msgid "neighbour node (%1$i, %2$i): %3$s"
 msgstr ""
 
-#: ../../src/map_io/widelands_map_flag_data_packet.cc:119
+#: ../../src/map_io/widelands_map_flag_data_packet.cc:121
 #, c-format
 msgid "flags: %s"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:84
 #, c-format
-msgid "wrong flag (%u) at given position (%i, %i)"
+msgid "wrong flag (%1$u) at given position (%2$i, %3$i)"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:89
 #, c-format
-msgid "no flag at given position (%i, %i)"
+msgid "no flag at given position (%1$i, %2$i)"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:109
 #, c-format
-msgid "has building %u at (%i, %i), which is not at the top left node"
+msgid "has building %1$u at (%2$i, %3$i), which is not at the top left node"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:116
 #, c-format
-msgid "building (%u): %s"
+msgid "building (%1$u): %2$s"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:215
 #: ../../src/map_io/widelands_map_ware_data_packet.cc:68
 #, c-format
-msgid "%u: %s"
+msgid "%1$u: %2$s"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_flagdata_data_packet.cc:222
@@ -1685,7 +1742,7 @@
 
 #: ../../src/map_io/widelands_map_objective_data_packet.cc:65
 #, c-format
-msgid "%s: %s"
+msgid "%1$s: %2$s"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_objective_data_packet.cc:72
@@ -1705,12 +1762,13 @@
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:89
 #, c-format
-msgid "messages are not ordered: sent at %u but previous message sent at %u"
+msgid ""
+"messages are not ordered: sent at %1$u but previous message sent at %2$u"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:95
 #, c-format
-msgid "message is sent in the future: sent at %u but gametime is only %u"
+msgid "message is sent in the future: sent at %1$u but gametime is only %2$u"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:104
@@ -1724,24 +1782,25 @@
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:112
 #, c-format
 msgid ""
-"duration %u is too large; causes numeric overflow when added to sent time %u"
+"duration %1$u is too large; causes numeric overflow when added to sent time "
+"%2$u"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:118
 #, c-format
 msgid ""
-"message should have expired at %u; sent at %u with duration %u but gametime "
-"is already %u"
+"message should have expired at %1$u; sent at %2$u with duration %3$u but "
+"gametime is already %4$u"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:161
 #, c-format
-msgid "\"%s\": %s"
+msgid "\"%1$s\": %2$s"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_players_messages_data_packet.cc:166
 #, c-format
-msgid "messages for player %u: %s"
+msgid "messages for player %1$u: %2$s"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_players_view_data_packet.cc:216
@@ -1772,7 +1831,7 @@
 
 #: ../../src/map_io/widelands_map_roaddata_data_packet.cc:201
 #, c-format
-msgid "road %u: %s"
+msgid "road %1$u: %2$s"
 msgstr ""
 
 #: ../../src/map_io/widelands_map_roaddata_data_packet.cc:208
@@ -1799,104 +1858,113 @@
 #: ../../src/map_io/widelands_map_waredata_data_packet.cc:130
 #: ../../src/map_io/widelands_map_waredata_data_packet.cc:200
 #, c-format
-msgid "item %u: %s"
+msgid "item %1$u: %2$s"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:116
+#: ../../src/network/internet_gaming.cc:117
 #: ../../src/ui_fsmenu/internet_lobby.cc:410
 msgid "Connection problem"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:116
+#: ../../src/network/internet_gaming.cc:117
 msgid "Widelands could not connect to the metaserver."
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:122 ../../src/network/netclient.cc:102
+#: ../../src/network/internet_gaming.cc:123 ../../src/network/netclient.cc:102
 msgid "Could not establish connection to host"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:124
+#: ../../src/network/internet_gaming.cc:125
 msgid ""
 "Widelands could not establish a connection to the given address.\n"
 "Either there was no metaserver running at the supposed port or\n"
 "your network setup is broken."
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:171
+#: ../../src/network/internet_gaming.cc:172
 msgid "For hosting a game, please take a look at the notes at:"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:302
+#: ../../src/network/internet_gaming.cc:303
 msgid "Something went wrong: "
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:392
+#: ../../src/network/internet_gaming.cc:393
 msgid "Successfully reconnected to the metaserver!"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:399
+#: ../../src/network/internet_gaming.cc:400
 msgid "Mixed up"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:399
+#: ../../src/network/internet_gaming.cc:400
 msgid "The metaserver sent a strange ERROR during connection"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:410
+#: ../../src/network/internet_gaming.cc:411
 msgid "Unexpected packet"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:412
+#: ../../src/network/internet_gaming.cc:413
 #, c-format
 msgid ""
 "Expected a LOGIN, RELOGIN or REJECTED packet from server, but received "
 "command %s. Maybe the metaserver is using a different protocol version ?"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:425
+#: ../../src/network/internet_gaming.cc:426
 #, c-format
 msgid "WARNING: Received a %s command although we are not in CONNECTING state."
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:434
-#, c-format
-msgid "Server time offset is %i seconds."
-msgstr ""
-
-#: ../../src/network/internet_gaming.cc:454
+#: ../../src/network/internet_gaming.cc:436
+#, c-format
+msgid "InternetGaming: Server time offset is %u second."
+msgid_plural "InternetGaming: Server time offset is %u seconds."
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../src/network/internet_gaming.cc:441
+#, c-format
+msgid "Server time offset is %u second."
+msgid_plural "Server time offset is %u seconds."
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../src/network/internet_gaming.cc:464
 msgid "Invalid message type"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:454
+#: ../../src/network/internet_gaming.cc:464
 #, c-format
 msgid "Invalid chat message type \"%s\"."
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:535
+#: ../../src/network/internet_gaming.cc:545
 msgid "ERROR: "
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:539
+#: ../../src/network/internet_gaming.cc:549
 msgid "Chat message could not be sent. "
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:560
+#: ../../src/network/internet_gaming.cc:570
 msgid "Received an unknown command from the metaserver: "
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:692
+#: ../../src/network/internet_gaming.cc:702
 msgid "Message could not be sent: You are not connected to the metaserver!"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:704
+#: ../../src/network/internet_gaming.cc:714
 msgid "Message could not be sent: Was this supposed to be a private message?"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:778
+#: ../../src/network/internet_gaming.cc:788
 msgid "Conversion error"
 msgstr ""
 
-#: ../../src/network/internet_gaming.cc:779
+#: ../../src/network/internet_gaming.cc:789
 #, c-format
 msgid "Conversion from std::string to bool failed. String was \"%s\""
 msgstr ""
@@ -1907,7 +1975,7 @@
 msgstr ""
 
 #: ../../src/network/internet_gaming_messages.cc:43
-#: ../../src/network/nethost.cc:1261
+#: ../../src/network/nethost.cc:1268
 msgid "The sent password was incorrect!"
 msgstr ""
 
@@ -1972,25 +2040,25 @@
 "the server shut down as you tried to connect."
 msgstr ""
 
-#: ../../src/network/netclient.cc:863
+#: ../../src/network/netclient.cc:864
 msgid "/me 's file failed md5 checksumming."
 msgstr ""
 
-#: ../../src/network/netclient.cc:893
+#: ../../src/network/netclient.cc:894
 msgid ""
 "/me checked the received file. Although md5 check summing succeeded, I can "
 "not handle the file."
 msgstr ""
 
-#: ../../src/network/netclient.cc:1108
+#: ../../src/network/netclient.cc:1109
 msgid " An automatic savegame will be created."
 msgstr ""
 
-#: ../../src/network/netclient.cc:1112
+#: ../../src/network/netclient.cc:1113
 msgid "Disconnected from Host"
 msgstr ""
 
-#: ../../src/network/nethost.cc:368
+#: ../../src/network/nethost.cc:369
 msgid ""
 "<br>Available host commands are:<br>/help  -  Shows this help<br>/announce "
 "<msg>  -  Send a chatmessage as announcement (system chat)<br>/warn <name> "
@@ -2000,155 +2068,162 @@
 "-  Puts game back to normal speed."
 msgstr ""
 
-#: ../../src/network/nethost.cc:382
+#: ../../src/network/nethost.cc:383
 msgid "Wrong use, should be: /announce <message>"
 msgstr ""
 
-#: ../../src/network/nethost.cc:395
+#: ../../src/network/nethost.cc:396
 msgid "Wrong use, should be: /warn <name> <reason>"
 msgstr ""
 
-#: ../../src/network/nethost.cc:403
+#: ../../src/network/nethost.cc:404
 msgid "Why would you warn yourself?"
 msgstr ""
 
-#: ../../src/network/nethost.cc:405
+#: ../../src/network/nethost.cc:406
 msgid "Why would you want to warn the dedicated server?"
 msgstr ""
 
-#: ../../src/network/nethost.cc:409 ../../src/network/nethost.cc:435
+#: ../../src/network/nethost.cc:410 ../../src/network/nethost.cc:436
 #, c-format
 msgid "The client %s could not be found."
 msgstr ""
 
-#: ../../src/network/nethost.cc:420
+#: ../../src/network/nethost.cc:421
 msgid "Wrong use, should be: /kick <name> <reason>"
 msgstr ""
 
-#: ../../src/network/nethost.cc:431
+#: ../../src/network/nethost.cc:432
 msgid "You can not kick yourself!"
 msgstr ""
 
-#: ../../src/network/nethost.cc:433
+#: ../../src/network/nethost.cc:434
 msgid "You can not kick the dedicated server"
 msgstr ""
 
-#: ../../src/network/nethost.cc:438
+#: ../../src/network/nethost.cc:439
 #, c-format
 msgid "Are you sure you want to kick %s?<br>"
 msgstr ""
 
-#: ../../src/network/nethost.cc:439
+#: ../../src/network/nethost.cc:440
 #, c-format
 msgid "The stated reason was: %s<br>"
 msgstr ""
 
-#: ../../src/network/nethost.cc:440
+#: ../../src/network/nethost.cc:441
 #, c-format
 msgid "If yes, type: /ack_kick %s"
 msgstr ""
 
-#: ../../src/network/nethost.cc:450
+#: ../../src/network/nethost.cc:452
 msgid "kick acknowledgement cancelled: No name given!"
 msgstr ""
 
-#: ../../src/network/nethost.cc:452
+#: ../../src/network/nethost.cc:454
 msgid "Wrong use, should be: /ack_kick <name>"
 msgstr ""
 
-#: ../../src/network/nethost.cc:458
+#: ../../src/network/nethost.cc:460
 msgid "kick acknowledgement cancelled: Wrong name given!"
 msgstr ""
 
-#: ../../src/network/nethost.cc:469
+#: ../../src/network/nethost.cc:471
 msgid "Pause was already forced - game should be paused."
 msgstr ""
 
-#: ../../src/network/nethost.cc:481
+#: ../../src/network/nethost.cc:483
 msgid "There is no forced pause - nothing to end."
 msgstr ""
 
-#: ../../src/network/nethost.cc:492
+#: ../../src/network/nethost.cc:494
 msgid "Invalid command! Type /help for a list of commands."
 msgstr ""
 
-#: ../../src/network/nethost.cc:732
+#: ../../src/network/nethost.cc:734
 #, c-format
 msgid ""
 "This is a dedicated server. Send \"@%s help\" to get a full list of "
 "available commands."
 msgstr ""
 
-#: ../../src/network/nethost.cc:1202
+#: ../../src/network/nethost.cc:1206
 msgid ""
 "<br>Available host commands are:<br>help   - Shows this help<br>host $ - "
 "Tries to run the host command $<br>save $ - Saves the current game state as "
 "$.wgf"
 msgstr ""
 
-#: ../../src/network/nethost.cc:1209
+#: ../../src/network/nethost.cc:1213
 msgid ""
 "<br>Available host commands are:<br>help           - Shows this "
 "help<br>host         $ - Tries to run the host command $"
 msgstr ""
 
-#: ../../src/network/nethost.cc:1214
+#: ../../src/network/nethost.cc:1218
 msgid "pwd          $ - Sends the password $ to the host"
 msgstr ""
 
-#: ../../src/network/nethost.cc:1221
+#: ../../src/network/nethost.cc:1225
 msgid ""
 "Access to host commands denied. To gain access, send the password with pwd "
 "command."
 msgstr ""
 
-#: ../../src/network/nethost.cc:1226
+#: ../../src/network/nethost.cc:1230
 #, c-format
-msgid "%s told me to run the command: \"%s\""
+msgid "%1$s told me to run the command: \"%2$s\""
 msgstr ""
 
-#: ../../src/network/nethost.cc:1235
+#: ../../src/network/nethost.cc:1239
 msgid "Sorry! Saving was deactivated on this dedicated server!"
 msgstr ""
 
-#: ../../src/network/nethost.cc:1238
+#: ../../src/network/nethost.cc:1242
 msgid "Can not save, as long as no game is running!"
 msgstr ""
 
-#: ../../src/network/nethost.cc:1249
+#: ../../src/network/nethost.cc:1253
 msgid "Game successfully saved!"
 msgstr ""
 
-#: ../../src/network/nethost.cc:1251
+#: ../../src/network/nethost.cc:1256
 #, c-format
-msgid "Could not save the game to the file \"%s\"! (%s)"
+msgid "Could not save the game to the file \"%1$s\"! (%2$s)"
 msgstr ""
 
-#: ../../src/network/nethost.cc:1258
+#: ../../src/network/nethost.cc:1265
 msgid "This server is not password protected!"
 msgstr ""
 
-#: ../../src/network/nethost.cc:1274
+#: ../../src/network/nethost.cc:1281
 msgid "The password was correct, access was granted!"
 msgstr ""
 
-#: ../../src/network/nethost.cc:1280
+#: ../../src/network/nethost.cc:1287
 #, c-format
 msgid "Unknown dedicated server command \"%s\"!"
 msgstr ""
 
-#: ../../src/network/nethost.cc:1985
+#: ../../src/network/nethost.cc:1992
 #, c-format
 msgid "Computer%u"
 msgstr ""
 
-#: ../../src/network/nethost.cc:2148
+#: ../../src/network/nethost.cc:2155
 #, c-format
 msgid ""
 "This server is password protected. You can send the password with: \"@%s pwd "
 "PASSWORD\""
 msgstr ""
 
+#: ../../src/network/nethost.cc:2255
+#, c-format
+msgid "%li second"
+msgid_plural "%li seconds"
+msgstr[0] ""
+msgstr[1] ""
+
 #: ../../src/network/network_gaming_messages.cc:122
 msgid "Client has left the game."
 msgstr ""
@@ -2198,7 +2273,7 @@
 
 #: ../../src/network/network_gaming_messages.cc:133
 #, c-format
-msgid "%s has left the game (%s)"
+msgid "%1$s has left the game (%2$s)"
 msgstr ""
 
 #: ../../src/network/network_gaming_messages.cc:134
@@ -2288,59 +2363,59 @@
 msgid "Host sent player %s to the lobby!"
 msgstr ""
 
-#: ../../src/network/network_gaming_messages.cc:155
-#, c-format
-msgid "WARNING: %s uses version: %s, while Host uses version: %s"
-msgstr ""
-
 #: ../../src/network/network_gaming_messages.cc:156
 #, c-format
+msgid "WARNING: %1$s uses version: %2$s, while Host uses version: %3$s"
+msgstr ""
+
+#: ../../src/network/network_gaming_messages.cc:157
+#, c-format
 msgid "%s has joined the game"
 msgstr ""
 
-#: ../../src/network/network_gaming_messages.cc:157
+#: ../../src/network/network_gaming_messages.cc:158
 #, c-format
 msgid "Game was saved as %s."
 msgstr ""
 
-#: ../../src/network/network_gaming_messages.cc:158
-#, c-format
-msgid "Started to send file %s to %s!"
-msgstr ""
-
 #: ../../src/network/network_gaming_messages.cc:159
 #, c-format
-msgid "Completed transfer of file %s to %s"
+msgid "Started to send file %1$s to %2$s!"
 msgstr ""

Follow ups