[Freeciv-Dev] (PR#39723) Typo in server/settings.c

2007-11-23 Thread William Allen Simpson

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39723 

Daniel, do we want these for 2.1?  I committed them to 2.2 long ago, but 
never got feedback on whether you wanted them for 2.1


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] (PR#39723) Typo in server/settings.c

2007-11-23 Thread Daniel Markstedt

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39723 

On 11/24/07, William Allen Simpson [EMAIL PROTECTED] wrote:

 URL: http://bugs.freeciv.org/Ticket/Display.html?id=39723 

 Daniel, do we want these for 2.1?  I committed them to 2.2 long ago, but
 never got feedback on whether you wanted them for 2.1



Sure, if you don't mind performing some more of your po magic to avoid
fuzzying localized strings.

 ~Daniel



___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#39723) Typo in server/settings.c

2007-09-25 Thread Joan Creus

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39723 

This transaction appears to have no content
I have found a small typo in server/settings.c. It says investiged instead
of investigated.

Patch attached.

Joan
I have found a small typo in server/settings.c. It says investiged instead of investigated.Patch attached.Joan
Index: settings.c
===
--- settings.c	(revision 13643)
+++ settings.c	(working copy)
@@ -403,7 +403,7 @@
 	  N_(Amount of huts (minor tribe villages)),
 	  N_(This setting gives the exact number of huts that will be 
 	 placed on the entire map. Huts are small tribal villages 
-	 that may be investiged by units.), NULL,
+	 that may be investigated by units.), NULL,
 	  MAP_MIN_HUTS, MAP_MAX_HUTS, MAP_DEFAULT_HUTS)
 
   /* Options affecting numbers of players and AI players.  These only
___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev