Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2010-03-09] Use Zend_Locale to replace/simplify many i18n routines. #1914

Closed
silverstripe-issues opened this issue May 13, 2013 · 4 comments

Comments

@silverstripe-issues
Copy link

created by: lhudson
created at: 2010-03-09
original ticket: http://open.silverstripe.org/ticket/5163


We want to get rid of dependence on such things as i18n::$all_locales, and have a robust system.

Zend_Locale seems to do what we want and is already included in 2.4 beta.

See relevant notes in http://open.silverstripe.org/ticket/5098

We need to find a way to extend Zend_Locale so as to provide such locales as M?ori/mi_NZ.

W.I.P. patch forthcoming...

@silverstripe-issues
Copy link
Author

comment by: @chillu (ischommer)
created at: 2010-05-18


Any progress on the patch Luke?

@silverstripe-issues
Copy link
Author

comment by: @sminnee (sminnee)
created at: 2012-04-18


This is still outstanding; I'm not sure how it relates to Ingo's recent translation work.

@silverstripe-issues
Copy link
Author

comment by: @chillu (ischommer)
created at: 2012-04-18


Its still a more complete listing of locales than we have in i18n, with proper localized titles, overall more robust - and we should switch to it. Going to be tricky as lots of i18n statics are used without accessors, so going to need some deprecation work

@chillu
Copy link
Member

chillu commented Feb 16, 2017

#6607

@chillu chillu closed this as completed Feb 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants