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

nw 0.12.2 file picker text is always english ('choose file') #3509

Closed
shaman74 opened this issue May 25, 2015 · 3 comments
Closed

nw 0.12.2 file picker text is always english ('choose file') #3509

shaman74 opened this issue May 25, 2015 · 3 comments
Labels

Comments

@shaman74
Copy link

I'm trying to develop a multi language application with NW and I need to support french. I've copyed the Chrome localization files in the locales folder, started nw with -lang=fr option and I've tried a simple test page with three components:

input type="date"
input type="file"
input type="color"

Only the date picker pop up has the strings in the correct language (french), colors and files picker are always in english.

navigator.language is equal to "fr", navigator.languages is empty

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@bestplay
Copy link

+1

@Christywl
Copy link
Contributor

I try this on Linux/Windows with nwjs-sdk-v0.23.2. The date and file picker change according to the language settings.
For the color, there is no string in the color picker popup, I can't check its language...

@Christywl
Copy link
Contributor

close until there is more information.

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