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

Localize the app #18

Open
ccmitchellusa opened this issue Apr 27, 2012 · 5 comments
Open

Localize the app #18

ccmitchellusa opened this issue Apr 27, 2012 · 5 comments
Assignees
Labels
Milestone

Comments

@ccmitchellusa
Copy link
Collaborator

Show how this app can be run in different regions with appropriate BIDI and localization behavior. Show how dynamically loaded views can have their associated localized strings loaded dynamically as well.

@ccmitchellusa
Copy link
Collaborator Author

on Remind Me view, date is currently displayed in YYYY-MM-DD format. Use full readable date/time format from cldr:
ex. in US english 12hr am/pm format with day of week:

Tuesday, May 8, 2012 2:00 PM

@ghost ghost assigned cjolif May 18, 2012
@cjolif
Copy link
Owner

cjolif commented May 24, 2012

We might want to wait for dojox/app to better support globalization before doing this. Otherwise we will be showcasing something we don't fully support yet. But still we can add the localized date waiting for full internationalization.

@ccmitchellusa
Copy link
Collaborator Author

is there a ticket open for dojox/app to support globalization? What are the remaining issues?

@cjolif
Copy link
Owner

cjolif commented May 30, 2012

There is no support for localization at all. So:

1/ string in the config file can't be localized
2/ there is no facility to help localizing views (like providing a nls package for a view)

There is no ticket as of today but it is listed in the current thinking about next release.

https://docs.google.com/document/d/1fe2qm1x_AHidYd2wNkG77tZgFIrvlt-ctGT0rpb-5F0/edit

@cjolif
Copy link
Owner

cjolif commented Mar 1, 2013

dojox/app now has globalization support, we must leverage it.

@ghost ghost assigned edchat Mar 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants