Author: jtn
Date: Wed Jun  1 01:20:08 2016
New Revision: 32787

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

See gna bug #24689.

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

Modified: branches/S2_5/data/classic/buildings.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/classic/buildings.ruleset?rev=32787&r1=32786&r2=32787&view=diff
==============================================================================
--- branches/S2_5/data/classic/buildings.ruleset        (original)
+++ branches/S2_5/data/classic/buildings.ruleset        Wed Jun  1 01:20:08 2016
@@ -102,7 +102,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]
@@ -802,7 +802,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]
@@ -1137,7 +1137,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_5/data/multiplayer/buildings.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/multiplayer/buildings.ruleset?rev=32787&r1=32786&r2=32787&view=diff
==============================================================================
--- branches/S2_5/data/multiplayer/buildings.ruleset    (original)
+++ branches/S2_5/data/multiplayer/buildings.ruleset    Wed Jun  1 01:20:08 2016
@@ -126,7 +126,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]
@@ -782,7 +782,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