[Freeciv-Dev] [patch #7179] Initial patch for run-time language switching; low-level switch_lang()

2016-05-09 Thread Marko Lindqvist
Update of patch #7179 (project freeciv):

  Status:  Ready For Test => Done   
 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] [patch #7179] Initial patch for run-time language switching; low-level switch_lang()

2016-05-06 Thread Marko Lindqvist
Follow-up Comment #3, patch #7179 (project freeciv):

- Updated against svn

(file #27329)
___

Additional Item Attachment:

File name: SwitchLang-2.patch Size:4 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] [patch #7179] Initial patch for run-time language switching; low-level switch_lang()

2016-05-02 Thread Andreas Røsdal
Follow-up Comment #2, patch #7179 (project freeciv):

The network protocol also needs to be updated, so that the client can request
the correct language for the user upon connect.

___

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] [patch #7179] Initial patch for run-time language switching; low-level switch_lang()

2016-05-02 Thread Andreas Røsdal
Follow-up Comment #1, patch #7179 (project freeciv):

This will be very useful for Freeciv-web! Great!

___

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] [patch #7179] Initial patch for run-time language switching; low-level switch_lang()

2016-05-02 Thread Marko Lindqvist
URL:
  

 Summary: Initial patch for run-time language switching;
low-level switch_lang()
 Project: Freeciv
Submitted by: cazfi
Submitted on: Mon 02 May 2016 06:12:25 PM EEST
Category: freeciv-web
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0

___

Details:

When I tried something like changing the language when gettext has been once
initialized already around year 2000, gettext didn't like it at all - now I
think it's time to retry, and at least it seems to work (I'm yet to check if
there's memory leaks or similar consequences)

This initial patch adds just low-level function to build on. (Most likely this
proceeds on freeciv-web first, so having this in reduces the delta between the
two)




___

File Attachments:


---
Date: Mon 02 May 2016 06:12:25 PM EEST  Name: SwitchLang.patch  Size: 6kB  
By: cazfi



___

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