From c0b628bcacf67aee60a0b191cf8bc2ccc160b86d Mon Sep 17 00:00:00 2001 From: leper Date: Fri, 18 Oct 2013 20:33:08 +0000 Subject: [PATCH] Fix some typos. Patches by Swyter (Spanish translator). Fixes #2210, #2211. This was SVN commit r14022. --- binaries/data/mods/public/gui/text/quotes.txt | 2 +- .../simulation/data/technologies/attack_steel_working.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binaries/data/mods/public/gui/text/quotes.txt b/binaries/data/mods/public/gui/text/quotes.txt index 6a36646350..89b99ceb7f 100644 --- a/binaries/data/mods/public/gui/text/quotes.txt +++ b/binaries/data/mods/public/gui/text/quotes.txt @@ -98,7 +98,7 @@ Wisdom comes through suffering... Favours come to us from gods." -- Aeschylus, " "Small opportunities often presage great enterprises." - Demosthenes "Every advantage in the past is judged in the light of the final issue." - Demosthenes "Yes, stand a little out of my sunshine." - Diogenes of Sinope, when Alexander the Great found him sunbathing and asked if he could help in in any way -"I am a citizen of the world."" - Diogenes of Sinope +"I am a citizen of the world." - Diogenes of Sinope "It is not that I am mad, it is only that my head is different from yours." - Diogenes of Sinope "Let thy speech be better than silence, or be silent." - Dionysius I of Syracuse "Nothing has more strength than dire necessity." - Euripides diff --git a/binaries/data/mods/public/simulation/data/technologies/attack_steel_working.json b/binaries/data/mods/public/simulation/data/technologies/attack_steel_working.json index 41a0ccec51..33ac5e749e 100644 --- a/binaries/data/mods/public/simulation/data/technologies/attack_steel_working.json +++ b/binaries/data/mods/public/simulation/data/technologies/attack_steel_working.json @@ -1,7 +1,7 @@ { "genericName": "Steel Working", "specificName": { - "maur": "Woot Steel", + "maur": "Wootz Steel", "iber": "Toledo Steel" }, "description": "Secret steel working techniques give sword blades distinctive and beautiful markings. Not only that, but the steel's hardness is unparalleled.", @@ -14,4 +14,4 @@ "modifications": [{"value": "Attack/Melee/Hack", "add": 2.0}], "affects": ["Sword"], "soundComplete": "interface/alarm/alarm_upgradearmory.xml" -} \ No newline at end of file +}