Author: cazfi
Date: Mon Aug 10 18:51:08 2015
New Revision: 29447

URL: http://svn.gna.org/viewcvs/freeciv?rev=29447&view=rev
Log:
Corrected typo "vicrories" to "victories"

See bug #23762

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=29447&r1=29446&r2=29447&view=diff
==============================================================================
--- branches/S2_6/server/settings.c     (original)
+++ branches/S2_6/server/settings.c     Mon Aug 10 18:51:08 2015
@@ -2135,7 +2135,7 @@
 
   GEN_BITWISE("victories", game.info.victory_conditions,
               SSET_RULES_FLEXIBLE, SSET_INTERNAL, SSET_VITAL, SSET_TO_CLIENT,
-              N_("What kind of vicrories are possible"),
+              N_("What kind of victories are possible"),
               /* TRANS: The strings between double quotes are also translated
                * separately (they must match!). The strings between single
                * quotes are setting names and shouldn't be translated. The


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

Reply via email to