TZM / tzm-blade

ZMGC Application empowers members with on-line tools, by providing a free infrastructure to easily exchange, analyse and disseminate information in a scalable, non-blocking manner using only Open Source software build by the community for the community. It is about building lasting and deep solidarity versus cheap and fast Facebook or Twitter campaigns
www.zmgc.net
GNU General Public License v3.0
4 stars 8 forks source link

alpha sort TZM Network widget #39

Open nkhine opened 10 years ago

nkhine commented 10 years ago

currently the TZM Network list only alpha sorts on English https://github.com/TZM/tzm-blade/commit/ac28ac17b4f13214c5adbde0b5d99ec7293c15fd#L1R16

when changing the language to Slovenian or Portuguese countries that have accents in the name are not alpha sorted correctly.

we cannot use the Country code as for example Germany uses the 'DE' code

ref: http://msdn.microsoft.com/en-us/goglobal/bb688122.aspx

this was reported https://github.com/papandreou/node-cldr/issues/6