[Freeciv-Dev] [bug #22170] SDL clients don't display veteran levels

2014-06-21 Thread Marko Lindqvist
Update of bug #22170 (project freeciv):

  Status:  Ready For Test => Fixed  
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  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] [bug #22170] SDL clients don't display veteran levels

2014-06-18 Thread Marko Lindqvist
Update of bug #22170 (project freeciv):

  Status:None => Ready For Test 
 Planned Release: => 2.4.3, 2.5.0, 2.6.0

___

Follow-up Comment #1:

Patch

There *is* slight downside to this simple implementation. The old code
sometimes used "veteran" and sometimes "Veteran" (capital first letter). Now
it's always what's given in the ruleset. We could use the "capitalize first
letter of translation" here (currently supporting Finnish translation only),
but is it worth it?

(file #21083, file #21084)
___

Additional Item Attachment:

File name: VeteranSdl.patch.bz2   Size:4 KB
File name: VeteranSdl-S2_5.patch  Size:13 KB


___

Reply to this item at:

  

___
  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] [bug #22170] SDL clients don't display veteran levels

2014-06-10 Thread Jacob Nevins
URL:
  

 Summary: SDL clients don't display veteran levels
 Project: Freeciv
Submitted by: jtn
Submitted on: Tue 10 Jun 2014 10:05:19 BST
Category: client-sdl
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 

___

Details:

While looking for something else I noticed that the SDL code is full of

pUnit->veteran ? _("Veteran") : ""

It ought to be fairly easy to replace this with the name of the veteran level.




___

Reply to this item at:

  

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


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