Author: jtn
Date: Wed Jun  1 01:19:18 2016
New Revision: 32785

URL: http://svn.gna.org/viewcvs/freeciv?rev=32785&view=rev
Log:
Fix "warning: unterminated character constant" warnings on updating pot file.

See gna bug #24689.

Modified:
    branches/S2_6/data/classic/buildings.ruleset
    branches/S2_6/data/multiplayer/buildings.ruleset

Modified: branches/S2_6/data/classic/buildings.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/classic/buildings.ruleset?rev=32785&r1=32784&r2=32785&view=diff
==============================================================================
--- branches/S2_6/data/classic/buildings.ruleset        (original)
+++ branches/S2_6/data/classic/buildings.ruleset        Wed Jun  1 01:19:18 2016
@@ -105,7 +105,7 @@
 Allows a city to grow larger than size 8.  A Sewer System is also\
  required for a city to grow larger than size 12.\
 ")
-; There's also an effect to reduce the chance of plague, but you have to
+; There is also an effect to reduce the chance of plague, but you have to
 ; enable illness in game.ruleset for that to be relevant.
 
 [building_bank]
@@ -867,7 +867,7 @@
 Allows a city to grow larger than size 12.  An Aqueduct is first\
  required for a city to grow larger than size 8.\
 ")
-; There's also an effect to reduce the chance of plague, but you have to
+; There is also an effect to reduce the chance of plague, but you have to
 ; enable illness in game.ruleset for that to be relevant.
 
 [building_solar_plant]
@@ -1231,7 +1231,7 @@
  citizen content in each of your cities (including citizens unhappy\
  about military activity).\
 ")
-; There's also an effect to reduce the chance of plague, but you have to
+; There is also an effect to reduce the chance of plague, but you have to
 ; enable illness in game.ruleset for that to be relevant.
 ; NB: In Civ2 this makes 1 content citizen happy in all cities.
 

Modified: branches/S2_6/data/multiplayer/buildings.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/multiplayer/buildings.ruleset?rev=32785&r1=32784&r2=32785&view=diff
==============================================================================
--- branches/S2_6/data/multiplayer/buildings.ruleset    (original)
+++ branches/S2_6/data/multiplayer/buildings.ruleset    Wed Jun  1 01:19:18 2016
@@ -131,7 +131,7 @@
 Allows a city to grow larger than size 8.  A Sewer System is also\
  required for a city to grow larger than size 12.\
 ")
-; There's also an effect to reduce the chance of plague, but you have to
+; There is also an effect to reduce the chance of plague, but you have to
 ; enable illness in game.ruleset for that to be relevant.
 
 [building_bank]
@@ -844,7 +844,7 @@
 Allows a city to grow larger than size 12.  An Aqueduct is first\
  required for a city to grow larger than size 8.\
 ")
-; There's also an effect to reduce the chance of plague, but you have to
+; There is also an effect to reduce the chance of plague, but you have to
 ; enable illness in game.ruleset for that to be relevant.
 
 [building_solar_plant]


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

Reply via email to