Author: cazfi
Date: Sat May 14 08:44:00 2016
New Revision: 32698

URL: http://svn.gna.org/viewcvs/freeciv?rev=32698&view=rev
Log:
Do not claim in server setting 'revolen' help that the value means number of 
turns, as
the exact meaning depends on 'revolentype'

See bug #24656

Modified:
    branches/S2_6/server/settings.c

Modified: branches/S2_6/server/settings.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/server/settings.c?rev=32698&r1=32697&r2=32698&view=diff
==============================================================================
--- branches/S2_6/server/settings.c     (original)
+++ branches/S2_6/server/settings.c     Sat May 14 08:44:00 2016
@@ -2170,7 +2170,7 @@
 
   GEN_INT("revolen", game.server.revolution_length,
           SSET_RULES_FLEXIBLE, SSET_SOCIOLOGY, SSET_RARE, SSET_TO_CLIENT,
-          N_("Length in turns of revolution"),
+          N_("Length of revolution"),
           N_("When changing governments, a period of anarchy will occur. "
              "Value of this setting, used the way 'revolentype' setting "
              "dictates, defines the length of the anarchy."),


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

Reply via email to