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

Localized and user friendly error message #150

Open
zhanghai opened this issue Sep 9, 2019 · 3 comments
Open

Localized and user friendly error message #150

zhanghai opened this issue Sep 9, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@zhanghai
Copy link
Owner

zhanghai commented Sep 9, 2019

No description provided.

@zhanghai zhanghai added the enhancement New feature or request label Sep 9, 2019
@zhanghai zhanghai self-assigned this Sep 9, 2019
@zhanghai
Copy link
Owner Author

zhanghai commented Sep 22, 2019

Needs setlocale(LC_ALL, "");

@zhanghai
Copy link
Owner Author

// We only support two locales, the "C" locale (also known as "POSIX"),
// and the "C.UTF-8" locale (also known as "en_US.UTF-8").

https://android.googlesource.com/platform/bionic/+/master/libc/bionic/locale.cpp

@zhanghai
Copy link
Owner Author

Maybe we should localize the standard FileSystemException first, plus the "root not available" one.

@zhanghai zhanghai modified the milestones: v1.5.0, v1.4.2, 1.5.0 Mar 25, 2022
@zhanghai zhanghai modified the milestones: v1.5.0, v1.6.0 Apr 18, 2022
@zhanghai zhanghai modified the milestones: v1.5.1, v1.6.0, v1.5.2 May 3, 2022
@zhanghai zhanghai modified the milestones: v1.6.0, v1.7.0 Aug 9, 2023
@zhanghai zhanghai modified the milestones: v1.7.0, v1.8.0 Sep 10, 2023
@zhanghai zhanghai modified the milestones: v1.7.1, v1.8.0 Mar 12, 2024
@zhanghai zhanghai modified the milestones: v1.7.2, v1.8.0 Apr 16, 2024
@zhanghai zhanghai modified the milestones: v1.7.3, v1.8.0 May 18, 2024
@zhanghai zhanghai modified the milestones: v1.7.4, v1.8.0 Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant