Author: cazfi
Date: Fri Feb  5 19:22:32 2016
New Revision: 31773

URL: http://svn.gna.org/viewcvs/freeciv?rev=31773&view=rev
Log:
Fixed unterminated strings literals xgettext warnings from alien ruleset

See bug #24378

Modified:
    branches/S2_6/data/alien/buildings.ruleset
    branches/S2_6/data/alien/cities.ruleset
    branches/S2_6/data/alien/effects.ruleset
    branches/S2_6/data/alien/game.ruleset
    branches/S2_6/data/alien/governments.ruleset
    branches/S2_6/data/alien/nation_effects.ruleset
    branches/S2_6/data/alien/techs.ruleset
    branches/S2_6/data/alien/terrain.ruleset
    branches/S2_6/data/alien/units.ruleset

Modified: branches/S2_6/data/alien/buildings.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/alien/buildings.ruleset?rev=31773&r1=31772&r2=31773&view=diff
==============================================================================
--- branches/S2_6/data/alien/buildings.ruleset  (original)
+++ branches/S2_6/data/alien/buildings.ruleset  Fri Feb  5 19:22:32 2016
@@ -2,10 +2,10 @@
 
 ; Modifying this file:
 ; You should not modify this file except to make bugfixes or
-; for other \"maintenance\".  If you want to make custom changes,
+; for other "maintenance".  If you want to make custom changes,
 ; you should create a new datadir subdirectory and copy this file
 ; into that directory, and then modify that copy.  Then use the
-; command \"rulesetdir <mysubdir>\" in the server to have freeciv
+; command "rulesetdir <mysubdir>" in the server to have freeciv
 ; use your new customized file.
 
 ; Note that the freeciv AI may not cope well with anything more

Modified: branches/S2_6/data/alien/cities.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/alien/cities.ruleset?rev=31773&r1=31772&r2=31773&view=diff
==============================================================================
--- branches/S2_6/data/alien/cities.ruleset     (original)
+++ branches/S2_6/data/alien/cities.ruleset     Fri Feb  5 19:22:32 2016
@@ -2,10 +2,10 @@
 
 ; Modifying this file:
 ; You should not modify this file except to make bugfixes or
-; for other \"maintenance\".  If you want to make custom changes,
+; for other "maintenance".  If you want to make custom changes,
 ; you should create a new datadir subdirectory and copy this file
 ; into that directory, and then modify that copy.  Then use the
-; command \"rulesetdir <mysubdir>\" in the server to have freeciv
+; command "rulesetdir <mysubdir>" in the server to have freeciv
 ; use your new customized file.
 
 ; Note that the freeciv AI may not cope well with anything more

Modified: branches/S2_6/data/alien/effects.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/alien/effects.ruleset?rev=31773&r1=31772&r2=31773&view=diff
==============================================================================
--- branches/S2_6/data/alien/effects.ruleset    (original)
+++ branches/S2_6/data/alien/effects.ruleset    Fri Feb  5 19:22:32 2016
@@ -2,10 +2,10 @@
 
 ; Modifying this file:
 ; You should not modify this file except to make bugfixes or
-; for other \"maintenance\".  If you want to make custom changes,
+; for other "maintenance".  If you want to make custom changes,
 ; you should create a new datadir subdirectory and copy this file
 ; into that directory, and then modify that copy.  Then use the
-; command \"rulesetdir <mysubdir>\" in the server to have freeciv
+; command "rulesetdir <mysubdir>" in the server to have freeciv
 ; use your new customized file.
 
 ; Note that the freeciv AI may not cope well with anything more

Modified: branches/S2_6/data/alien/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/alien/game.ruleset?rev=31773&r1=31772&r2=31773&view=diff
==============================================================================
--- branches/S2_6/data/alien/game.ruleset       (original)
+++ branches/S2_6/data/alien/game.ruleset       Fri Feb  5 19:22:32 2016
@@ -2,10 +2,10 @@
 
 ; Modifying this file:
 ; You should not modify this file except to make bugfixes or
-; for other \"maintenance\".  If you want to make custom changes,
+; for other "maintenance".  If you want to make custom changes,
 ; you should create a new datadir subdirectory and copy this file
 ; into that directory, and then modify that copy.  Then use the
-; command \"rulesetdir <mysubdir>\" in the server to have freeciv
+; command "rulesetdir <mysubdir>" in the server to have freeciv
 ; use your new customized file.
 
 ; Note that the freeciv AI may not cope well with anything more

Modified: branches/S2_6/data/alien/governments.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/alien/governments.ruleset?rev=31773&r1=31772&r2=31773&view=diff
==============================================================================
--- branches/S2_6/data/alien/governments.ruleset        (original)
+++ branches/S2_6/data/alien/governments.ruleset        Fri Feb  5 19:22:32 2016
@@ -2,10 +2,10 @@
 
 ; Modifying this file:
 ; You should not modify this file except to make bugfixes or
-; for other \"maintenance\".  If you want to make custom changes,
+; for other "maintenance".  If you want to make custom changes,
 ; you should create a new datadir subdirectory and copy this file
 ; into that directory, and then modify that copy.  Then use the
-; command \"rulesetdir <mysubdir>\" in the server to have freeciv
+; command "rulesetdir <mysubdir>" in the server to have freeciv
 ; use your new customized file.
 
 ; Note that the freeciv AI may not cope well with anything more

Modified: branches/S2_6/data/alien/nation_effects.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/alien/nation_effects.ruleset?rev=31773&r1=31772&r2=31773&view=diff
==============================================================================
--- branches/S2_6/data/alien/nation_effects.ruleset     (original)
+++ branches/S2_6/data/alien/nation_effects.ruleset     Fri Feb  5 19:22:32 2016
@@ -2,10 +2,10 @@
 
 ; Modifying this file:
 ; You should not modify this file except to make bugfixes or
-; for other \"maintenance\".  If you want to make custom changes,
+; for other "maintenance".  If you want to make custom changes,
 ; you should create a new datadir subdirectory and copy this file
 ; into that directory, and then modify that copy.  Then use the
-; command \"rulesetdir <mysubdir>\" in the server to have freeciv
+; command "rulesetdir <mysubdir>" in the server to have freeciv
 ; use your new customized file.
 
 ; Note that the freeciv AI may not cope well with anything more

Modified: branches/S2_6/data/alien/techs.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/alien/techs.ruleset?rev=31773&r1=31772&r2=31773&view=diff
==============================================================================
--- branches/S2_6/data/alien/techs.ruleset      (original)
+++ branches/S2_6/data/alien/techs.ruleset      Fri Feb  5 19:22:32 2016
@@ -2,10 +2,10 @@
 
 ; Modifying this file:
 ; You should not modify this file except to make bugfixes or
-; for other \"maintenance\".  If you want to make custom changes,
+; for other "maintenance".  If you want to make custom changes,
 ; you should create a new datadir subdirectory and copy this file
 ; into that directory, and then modify that copy.  Then use the
-; command \"rulesetdir <mysubdir>\" in the server to have freeciv
+; command "rulesetdir <mysubdir>" in the server to have freeciv
 ; use your new customized file.
 
 ; Note that the freeciv AI may not cope well with anything more

Modified: branches/S2_6/data/alien/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/alien/terrain.ruleset?rev=31773&r1=31772&r2=31773&view=diff
==============================================================================
--- branches/S2_6/data/alien/terrain.ruleset    (original)
+++ branches/S2_6/data/alien/terrain.ruleset    Fri Feb  5 19:22:32 2016
@@ -2,10 +2,10 @@
 
 ; Modifying this file:
 ; You should not modify this file except to make bugfixes or
-; for other \"maintenance\".  If you want to make custom changes,
+; for other "maintenance".  If you want to make custom changes,
 ; you should create a new datadir subdirectory and copy this file
 ; into that directory, and then modify that copy.  Then use the
-; command \"rulesetdir <mysubdir>\" in the server to have freeciv
+; command "rulesetdir <mysubdir>" in the server to have freeciv
 ; use your new customized file.
 
 ; Note that the freeciv AI may not cope well with anything more

Modified: branches/S2_6/data/alien/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/alien/units.ruleset?rev=31773&r1=31772&r2=31773&view=diff
==============================================================================
--- branches/S2_6/data/alien/units.ruleset      (original)
+++ branches/S2_6/data/alien/units.ruleset      Fri Feb  5 19:22:32 2016
@@ -2,10 +2,10 @@
 
 ; Modifying this file:
 ; You should not modify this file except to make bugfixes or
-; for other \"maintenance\".  If you want to make custom changes,
+; for other "maintenance".  If you want to make custom changes,
 ; you should create a new datadir subdirectory and copy this file
 ; into that directory, and then modify that copy.  Then use the
-; command \"rulesetdir <mysubdir>\" in the server to have freeciv
+; command "rulesetdir <mysubdir>" in the server to have freeciv
 ; use your new customized file.
 
 ; Note that the freeciv AI may not cope well with anything more


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

Reply via email to