-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
6 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ The design goals of `ICU4X` are: | |
* Small and modular code | ||
* Pluggable locale data | ||
* Availability and ease of use in multiple programming languages | ||
* Written by i18n experts to encourage best practices | ||
* Written by internationalization experts to encourage best practices | ||
|
||
***Stay informed!*** Join our public, low-traffic mailing list: [[email protected]](https://groups.google.com/u/1/a/unicode.org/g/icu4x-announce). *Note: After subscribing, check your spam folder for a confirmation.* | ||
|
||
|
@@ -67,14 +67,14 @@ Please subscribe to this repository to participate in discussions. If you want | |
|
||
*For the full charter, including answers to frequently asked questions, see [charter.md](docs/process/charter.md).* | ||
|
||
ICU4X is a new project whose objective is to solve the needs of clients who wish to provide client-side i18n for their products in resource-constrained environments. | ||
ICU4X is a new project whose objective is to solve the needs of clients who wish to provide client-side internationalization for their products in resource-constrained environments. | ||
|
||
ICU4X, or "ICU for X", will be built from the start with several key design constraints: | ||
|
||
1. Small and modular code. | ||
2. Pluggable locale data. | ||
3. Availability and ease of use in multiple programming languages. | ||
4. Written by i18n experts to encourage best practices. | ||
4. Written by internationalization experts to encourage best practices. | ||
|
||
ICU4X will provide an ECMA-402-compatible API surface in the target client-side platforms, including the web platform, iOS, Android, WearOS, WatchOS, Flutter, and Fuchsia, supported in programming languages including Rust, JavaScript, Objective-C, Java, Dart, and C++. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters