Complete.Org: Mailing Lists: Archives: freeciv-dev: October 1999:
[Freeciv-Dev] Inca -> Incan (PR#147)
Home

[Freeciv-Dev] Inca -> Incan (PR#147)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Inca -> Incan (PR#147)
From: Matthew Hunt <mph@xxxxxxxxxxxxxxxxx>
Date: Wed, 13 Oct 1999 21:48:14 -0700 (PDT)

All nations except the Incas have an adjective form of their name in
the "name" field of nations.ruleset.

This patch changes "Inca" to "Incan" to match all of the other nations.

(http://www.m-w.com/ says "Inca" is the noun and "Incan" is the
adjective.)

Index: nations.ruleset
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/default/nations.ruleset,v
retrieving revision 1.11
diff -u -r1.11 nations.ruleset
--- nations.ruleset     1999/10/12 11:03:07     1.11
+++ nations.ruleset     1999/10/14 04:45:01
@@ -666,7 +666,7 @@
 
 [nation19]
 
-name=_("Inca")
+name=_("Incan")
 plural=_("Incas")
 leader="Tupac", "Manco Capac", "Atahualpa", "Pachacuti"
 leader_sex="Male", "Male", "Male", "Male"


[Prev in Thread] Current Thread [Next in Thread]