[Freeciv-Dev] [patch #1414] Ruler title cleanup

2010-01-27 Thread Daniel Markstedt

Update of patch #1414 (project freeciv):

  Status:  Ready For Test = Done   
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?1414

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1414] Ruler title cleanup

2010-01-26 Thread Daniel Markstedt

Follow-up Comment #3, patch #1414 (project freeciv):

Version for trunk.

(file #7807)
___

Additional Item Attachment:

File name: ruler-titles-cleanup_trunk.diff Size:63 KB


___

Reply to this item at:

  http://gna.org/patch/?1414

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1414] Ruler title cleanup

2010-01-22 Thread Daniel Markstedt

Follow-up Comment #2, patch #1414 (project freeciv):

Version 2 with minor fixes.

(file #7754)
___

Additional Item Attachment:

File name: ruler-titles-cleanup2.diff Size:61 KB


___

Reply to this item at:

  http://gna.org/patch/?1414

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1414] Ruler title cleanup

2010-01-20 Thread Daniel Markstedt

URL:
  http://gna.org/patch/?1414

 Summary: Ruler title cleanup
 Project: Freeciv
Submitted by: dmarks
Submitted on: 목요일 2010년 01월 21일 at 02:12
Category: rulesets
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: dmarks
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.2.0

___

Details:

Ruler title cleanup, including:

*Spreading existing titles to more nations
*Female form or gettext qualifier for all titles
*No duplicate titles (depends on patch #1413 )
*Only one new title per nation (depends on patch #1413 )
*Translating to English where appropriate
*Typo fixes



___

File Attachments:


---
Date: 목요일 2010년 01월 21일 at 02:12  Name: ruler-titles-cleanup.diff
 Size: 61kB   By: dmarks

http://gna.org/patch/download.php?file_id=7734

___

Reply to this item at:

  http://gna.org/patch/?1414

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1414] Ruler title cleanup

2010-01-20 Thread Daniel Markstedt

Update of patch #1414 (project freeciv):

  Depends on: = patch #1413


___

Reply to this item at:

  http://gna.org/patch/?1414

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1414] Ruler title cleanup

2010-01-20 Thread Daniel Markstedt

Follow-up Comment #1, patch #1414 (project freeciv):

While working on this patch I came up with a couple of templates of sort for
idealistic cultural groups of nations to spread the use of titles. They were
used moderately in this patch.

--

Islamic

ruler_titles = { government,  male_title,  female_title

 Despotism,   _(Sheikh),_(Shaykhah)

 Monarchy,_(Malik), _(Malikah)

 Republic,_(Sultan),_(Sultana)

 Communism,   _(Caliph),_(?female:Caliph)
   }

Hispanic

ruler_titles = { government,  male_title,  female_title
 Despotism,  _(Caudillo),   _(Caudilla)
 Democracy,  _(Presidente), _(Presidenta)
   }

Mongolic

ruler_titles = { government,  male_title,  female_title
 Despotism,   _(Khan), _(Khatan)
 Monarchy,_(Great Khan),   _(Great Khatan)
   }

Tribal

ruler_titles = { government,  male_title,  female_title
 Monarchy,_(Great Chief),_(?female:Great
Chief)
 Republic,_(Spokesman),_(Spokeswoman)
Democracy,_(Principal Chief),_(?female:Principal
Chief)
   }

Constitutional monarchies

ruler_titles = { government,  male_title,  female_title
 Democracy, _(Prime Minister),_(?female:Prime
Minister)
   }

Indic

ruler_titles = { government,  male_title,  female_title
 Despotism,   _(Raja), _(Rani)
 Monarchy,_(Maharaja), _(Maharani)
   }

Slavic

ruler_titles = { government,  male_title,  female_title
 Despotism,   _(Duke), _(Duchess)
 Monarchy,_(Tsar), _(Tsaritsa)
   }

Germanic

ruler_titles = { government,  male_title,   female_title
 Communism,_(First Secretary),_(?female:First
Secretary)
 Democracy,  _(Chancellor),  
_(?female:Chancellor)
   }


___

Reply to this item at:

  http://gna.org/patch/?1414

___
  Message sent via/by Gna!
  http://gna.org/


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