Author: sveinung
Date: Wed Apr 12 11:55:03 2017
New Revision: 35222

URL: http://svn.gna.org/viewcvs/freeciv?rev=35222&view=rev
Log:
Improve some achievement related texts.

Hrm Feature #650794's improvements of civ2civ3 achievement texts applied to
both sandbox and civ2civ3. Texts copied from Experimental.

Reported by wotan <wotan@gna>
Patch by David Fernandez <bardo@gna>

See gna bug #25589

Modified:
    trunk/data/civ2civ3/game.ruleset
    trunk/data/sandbox/game.ruleset

Modified: trunk/data/civ2civ3/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ2civ3/game.ruleset?rev=35222&r1=35221&r2=35222&view=diff
==============================================================================
--- trunk/data/civ2civ3/game.ruleset    (original)
+++ trunk/data/civ2civ3/game.ruleset    Wed Apr 12 11:55:03 2017
@@ -909,8 +909,8 @@
 type           = "Spaceship"
 unique         = FALSE
 culture        = 10000
-first_msg      = _("You're the first one to launch spaceship towards Alpha 
Centauri!");
-cons_msg       = _("You have launched spaceship towards Alpha Centauri!")
+first_msg      = _("You're the first one to launch a spaceship towards Alpha 
Centauri!");
+cons_msg       = _("You have launched a spaceship towards Alpha Centauri!")
 
 [achievement_map_known]
 name           = _("Entire Map Known")
@@ -918,8 +918,8 @@
 unique         = FALSE
 value          = 100
 culture        = 1000
-first_msg      = _("You're the first one to have entire world mapped!")
-cons_msg       = _("You have entire world mapped!")
+first_msg      = _("You're the first one to have mapped the entire world!")
+cons_msg       = _("You have mapped the entire world!")
 
 [achievement_another_island]
 name           = _("Land Ahoy")
@@ -927,8 +927,8 @@
 unique         = FALSE
 value          = 2
 culture        = 100
-first_msg      = _("As the first people in history, your people see foreign 
continent!")
-cons_msg       = _("You see foreign island!")
+first_msg      = _("As the first people in history, your people sight a 
foreign shore!")
+cons_msg       = _("You sight your first foreign shore!")
 
 [achievement_literate]
 name           = _("Literate")

Modified: trunk/data/sandbox/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/sandbox/game.ruleset?rev=35222&r1=35221&r2=35222&view=diff
==============================================================================
--- trunk/data/sandbox/game.ruleset     (original)
+++ trunk/data/sandbox/game.ruleset     Wed Apr 12 11:55:03 2017
@@ -1084,8 +1084,8 @@
 type           = "Spaceship"
 unique         = FALSE
 culture        = 10000
-first_msg      = _("You're the first one to launch spaceship towards Alpha 
Centauri!");
-cons_msg       = _("You have launched spaceship towards Alpha Centauri!")
+first_msg      = _("You're the first one to launch a spaceship towards Alpha 
Centauri!");
+cons_msg       = _("You have launched a spaceship towards Alpha Centauri!")
 
 [achievement_map_known]
 name           = _("Entire Map Known")
@@ -1093,8 +1093,8 @@
 unique         = FALSE
 value          = 100
 culture        = 1000
-first_msg      = _("You're the first one to have entire world mapped!")
-cons_msg       = _("You have entire world mapped!")
+first_msg      = _("You're the first one to have mapped the entire world!")
+cons_msg       = _("You have mapped the entire world!")
 
 [achievement_another_island]
 name           = _("Land Ahoy")
@@ -1102,8 +1102,8 @@
 unique         = FALSE
 value          = 2
 culture        = 100
-first_msg      = _("As the first people in history, your people see foreign 
continent!")
-cons_msg       = _("You see foreign island!")
+first_msg      = _("As the first people in history, your people sight a 
foreign shore!")
+cons_msg       = _("You sight your first foreign shore!")
 
 [achievement_literate]
 name           = _("Literate")


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to