Author: cazfi
Date: Sat Oct  1 07:05:18 2016
New Revision: 33954

URL: http://svn.gna.org/viewcvs/freeciv?rev=33954&view=rev
Log:
Added helptexts for alien ruleset Resources.

See patch #7736

Modified:
    trunk/data/alien/terrain.ruleset

Modified: trunk/data/alien/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/alien/terrain.ruleset?rev=33954&r1=33953&r2=33954&view=diff
==============================================================================
--- trunk/data/alien/terrain.ruleset    (original)
+++ trunk/data/alien/terrain.ruleset    Sat Oct  1 07:05:18 2016
@@ -1109,6 +1109,11 @@
 act_gfx_alt2   = "-"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
+; /* xgettext:no-c-format */
+helptext       = _("\
+There is more than avarage amount of various resources,\
+ but nothing exciting.\
+")
 
 [extra_alien_mine]
 name           = _("Alien Mine")
@@ -1122,6 +1127,11 @@
 act_gfx_alt2   = "-"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
+; /* xgettext:no-c-format */
+helptext       = _("\
+Mine run by superior alien technology ready to operate.\
+ We have no idea who built it nor where they went.\
+")
 
 [extra_huge_plant]
 name           = _("Huge Plant")
@@ -1135,6 +1145,11 @@
 act_gfx_alt2   = "-"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
+; /* xgettext:no-c-format */
+helptext       = _("\
+Entire forest seems to be of the single fast-growing organism with\
+ huge central blooming.\
+")
 
 [extra_thermal_vent]
 name           = _("Thermal Vent")
@@ -1148,6 +1163,11 @@
 act_gfx_alt2   = "-"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
+; /* xgettext:no-c-format */
+helptext       = _("\
+Where the heat from inside the planet escapes, mineral rich\
+ hills form.\
+")
 
 [extra_fish]
 name           = _("Fish")
@@ -1161,6 +1181,11 @@
 act_gfx_alt2   = "-"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
+; /* xgettext:no-c-format */
+helptext       = _("\
+Weird alien fish might look like something escaped from nighmares,\
+ but are in fact very tasty.\
+")
 
 [extra_glowing_rocks]
 name           = _("Glowing Rocks")
@@ -1174,6 +1199,10 @@
 act_gfx_alt2   = "-"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
+; /* xgettext:no-c-format */
+helptext       = _("\
+Rocks in the area have unusually bright glow.\
+")
 
 
 ; /* <-- avoid gettext warnings


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

Reply via email to