Author: sveinung
Date: Thu Feb 18 16:31:48 2016
New Revision: 31977

URL: http://svn.gna.org/viewcvs/freeciv?rev=31977&view=rev
Log:
Ruleset user flag comment typo fix.

Modified:
    branches/S2_5/data/alien/techs.ruleset
    branches/S2_5/data/alien/terrain.ruleset
    branches/S2_5/data/alien/units.ruleset
    branches/S2_5/data/civ1/techs.ruleset
    branches/S2_5/data/civ1/terrain.ruleset
    branches/S2_5/data/civ1/units.ruleset
    branches/S2_5/data/civ2/techs.ruleset
    branches/S2_5/data/civ2/terrain.ruleset
    branches/S2_5/data/civ2/units.ruleset
    branches/S2_5/data/civ2civ3/techs.ruleset
    branches/S2_5/data/civ2civ3/terrain.ruleset
    branches/S2_5/data/civ2civ3/units.ruleset
    branches/S2_5/data/classic/techs.ruleset
    branches/S2_5/data/classic/terrain.ruleset
    branches/S2_5/data/classic/units.ruleset
    branches/S2_5/data/experimental/techs.ruleset
    branches/S2_5/data/experimental/terrain.ruleset
    branches/S2_5/data/experimental/units.ruleset
    branches/S2_5/data/multiplayer/techs.ruleset
    branches/S2_5/data/multiplayer/terrain.ruleset
    branches/S2_5/data/multiplayer/units.ruleset

Modified: branches/S2_5/data/alien/techs.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/alien/techs.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/alien/techs.ruleset      (original)
+++ branches/S2_5/data/alien/techs.ruleset      Thu Feb 18 16:31:48 2016
@@ -17,7 +17,7 @@
 
 [control]
 ; Names for custom tech flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for advances with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/alien/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/alien/terrain.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/alien/terrain.ruleset    (original)
+++ branches/S2_5/data/alien/terrain.ruleset    Thu Feb 18 16:31:48 2016
@@ -17,7 +17,7 @@
 
 [control]
 ; Names for custom terrain flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for terrains with this flag (optional)
 flags =

Modified: branches/S2_5/data/alien/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/alien/units.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/alien/units.ruleset      (original)
+++ branches/S2_5/data/alien/units.ruleset      Thu Feb 18 16:31:48 2016
@@ -17,7 +17,7 @@
 
 [control]
 ; Names for custom unit type flags. There can be up to 16 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for units with this flag (optional)
 ; flags =

Modified: branches/S2_5/data/civ1/techs.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/civ1/techs.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/civ1/techs.ruleset       (original)
+++ branches/S2_5/data/civ1/techs.ruleset       Thu Feb 18 16:31:48 2016
@@ -13,7 +13,7 @@
 
 [control]
 ; Names for custom tech flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for advances with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/civ1/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/civ1/terrain.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/civ1/terrain.ruleset     (original)
+++ branches/S2_5/data/civ1/terrain.ruleset     Thu Feb 18 16:31:48 2016
@@ -16,7 +16,7 @@
 
 [control]
 ; Names for custom terrain flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for terrains with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/civ1/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/civ1/units.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/civ1/units.ruleset       (original)
+++ branches/S2_5/data/civ1/units.ruleset       Thu Feb 18 16:31:48 2016
@@ -15,7 +15,7 @@
 
 [control]
 ; Names for custom unit type flags. There can be up to 16 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for units with this flag (optional)
 ; flags =

Modified: branches/S2_5/data/civ2/techs.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/civ2/techs.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/civ2/techs.ruleset       (original)
+++ branches/S2_5/data/civ2/techs.ruleset       Thu Feb 18 16:31:48 2016
@@ -13,7 +13,7 @@
 
 [control]
 ; Names for custom tech flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for advances with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/civ2/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/civ2/terrain.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/civ2/terrain.ruleset     (original)
+++ branches/S2_5/data/civ2/terrain.ruleset     Thu Feb 18 16:31:48 2016
@@ -16,7 +16,7 @@
 
 [control]
 ; Names for custom terrain flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for terrains with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/civ2/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/civ2/units.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/civ2/units.ruleset       (original)
+++ branches/S2_5/data/civ2/units.ruleset       Thu Feb 18 16:31:48 2016
@@ -15,7 +15,7 @@
 
 [control]
 ; Names for custom unit type flags. There can be up to 16 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for units with this flag (optional)
 flags =

Modified: branches/S2_5/data/civ2civ3/techs.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/civ2civ3/techs.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/civ2civ3/techs.ruleset   (original)
+++ branches/S2_5/data/civ2civ3/techs.ruleset   Thu Feb 18 16:31:48 2016
@@ -13,7 +13,7 @@
 
 [control]
 ; Names for custom tech flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for advances with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/civ2civ3/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/civ2civ3/terrain.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/civ2civ3/terrain.ruleset (original)
+++ branches/S2_5/data/civ2civ3/terrain.ruleset Thu Feb 18 16:31:48 2016
@@ -16,7 +16,7 @@
 
 [control]
 ; Names for custom terrain flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for terrains with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/civ2civ3/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/civ2civ3/units.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/civ2civ3/units.ruleset   (original)
+++ branches/S2_5/data/civ2civ3/units.ruleset   Thu Feb 18 16:31:48 2016
@@ -20,7 +20,7 @@
 
 [control]
 ; Names for custom unit type flags. There can be up to 16 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for units with this flag (optional)
 flags =

Modified: branches/S2_5/data/classic/techs.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/classic/techs.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/classic/techs.ruleset    (original)
+++ branches/S2_5/data/classic/techs.ruleset    Thu Feb 18 16:31:48 2016
@@ -13,7 +13,7 @@
 
 [control]
 ; Names for custom tech flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for advances with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/classic/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/classic/terrain.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/classic/terrain.ruleset  (original)
+++ branches/S2_5/data/classic/terrain.ruleset  Thu Feb 18 16:31:48 2016
@@ -16,7 +16,7 @@
 
 [control]
 ; Names for custom terrain flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for terrains with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/classic/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/classic/units.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/classic/units.ruleset    (original)
+++ branches/S2_5/data/classic/units.ruleset    Thu Feb 18 16:31:48 2016
@@ -20,7 +20,7 @@
 
 [control]
 ; Names for custom unit type flags. There can be up to 16 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for units with this flag (optional)
 flags =

Modified: branches/S2_5/data/experimental/techs.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/experimental/techs.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/experimental/techs.ruleset       (original)
+++ branches/S2_5/data/experimental/techs.ruleset       Thu Feb 18 16:31:48 2016
@@ -15,7 +15,7 @@
 
 [control]
 ; Names for custom tech flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for advances with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/experimental/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/experimental/terrain.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/experimental/terrain.ruleset     (original)
+++ branches/S2_5/data/experimental/terrain.ruleset     Thu Feb 18 16:31:48 2016
@@ -18,7 +18,7 @@
 
 [control]
 ; Names for custom terrain flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for terrains with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/experimental/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/experimental/units.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/experimental/units.ruleset       (original)
+++ branches/S2_5/data/experimental/units.ruleset       Thu Feb 18 16:31:48 2016
@@ -23,7 +23,7 @@
 
 [control]
 ; Names for custom unit type flags. There can be up to 16 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for units with this flag (optional)
 flags =

Modified: branches/S2_5/data/multiplayer/techs.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/multiplayer/techs.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/multiplayer/techs.ruleset        (original)
+++ branches/S2_5/data/multiplayer/techs.ruleset        Thu Feb 18 16:31:48 2016
@@ -13,7 +13,7 @@
 
 [control]
 ; Names for custom tech flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for advances with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/multiplayer/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/multiplayer/terrain.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/multiplayer/terrain.ruleset      (original)
+++ branches/S2_5/data/multiplayer/terrain.ruleset      Thu Feb 18 16:31:48 2016
@@ -16,7 +16,7 @@
 
 [control]
 ; Names for custom terrain flags. There can be up to 8 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for terrains with this flag (optional)
 ;flags =

Modified: branches/S2_5/data/multiplayer/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/multiplayer/units.ruleset?rev=31977&r1=31976&r2=31977&view=diff
==============================================================================
--- branches/S2_5/data/multiplayer/units.ruleset        (original)
+++ branches/S2_5/data/multiplayer/units.ruleset        Thu Feb 18 16:31:48 2016
@@ -20,7 +20,7 @@
 
 [control]
 ; Names for custom unit type flags. There can be up to 16 of these.
-; name          = rule name; not translateable, but may be displayed in
+; name          = rule name; not translatable, but may be displayed in
 ;                 some circumstances
 ; helptxt       = displayed in the help for units with this flag (optional)
 flags =


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

Reply via email to