Author: cazfi
Date: Sun Jun 19 05:04:26 2016
New Revision: 32911

URL: http://svn.gna.org/viewcvs/freeciv?rev=32911&view=rev
Log:
Comment typofix: "animales" -> "animals"

Modified:
    branches/S2_6/utility/fcintl.c

Modified: branches/S2_6/utility/fcintl.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/utility/fcintl.c?rev=32911&r1=32910&r2=32911&view=diff
==============================================================================
--- branches/S2_6/utility/fcintl.c      (original)
+++ branches/S2_6/utility/fcintl.c      Sun Jun 19 05:04:26 2016
@@ -30,7 +30,7 @@
 To distinguish strings for translation, we qualify them with a prefix
 string of the form "?qualifier:".  So, the above two cases might be:
   "Game"           -- when used as meaning something you play
-  "?animals:Game"  -- when used as animales to be hunted
+  "?animals:Game"  -- when used as animals to be hunted
 Notice that only the second is qualified; the first is processed in
 the normal gettext() manner (as at most one ambiguous string can be).
 


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

Reply via email to