Skip to content

Commit e9dea38

Browse files
authored
CLDR-18964 BRS v48: update versions in README.md (#5059)
1 parent b76de2d commit e9dea38

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,26 @@
22

33
For current CLDR release information, see [cldr.unicode.org](https://cldr.unicode.org/index/downloads/).
44

5-
#### `main` branch:
5+
## `main` branch
6+
67
[![cldr-mvn](https://github.com/unicode-org/cldr/workflows/cldr-mvn/badge.svg)](https://github.com/unicode-org/cldr/actions?query=branch%3Amain+workflow%3A%22cldr-mvn%22)
7-
[![Ansible Lint](https://github.com/unicode-org/cldr/workflows/Ansible%20Lint/badge.svg)](https://github.com/unicode-org/cldr/actions?query=branch%3Amain+workflow%3A%22Ansible+Lint%22)
88
[![Publish to gh-pages](https://github.com/unicode-org/cldr/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/unicode-org/cldr/actions/workflows/gh-pages.yml)
99
[![CodeQL](https://github.com/unicode-org/cldr/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/unicode-org/cldr/actions/workflows/codeql-analysis.yml)
1010

1111
## Status
1212

13-
Update: 2025-03-11
13+
Update: 2025-09-17
1414

1515
<!-- [inapplicable lines are commented out.]-->
16-
**Note:** CLDR 48 is in development and not recommended for use at this stage.
16+
<!-- **Note:** CLDR 48 is in development and not recommended for use at this stage. -->
1717
<!--**Note:** This is the milestone 1 version of CLDR 48, intended for those wishing to do pre-release testing. It is not recommended for production use.-->
18-
<!--**Note:** This is a preliminary version of CLDR 48, intended for those wishing to do pre-release testing. It is not recommended for production use.-->
18+
**Note:** This is a preliminary version of CLDR 48, intended for those wishing to do pre-release testing. It is not recommended for production use.
1919
<!--**Note:** This is a pre-release candidate version of CLDR 48, intended for testing. It is not recommended for production use.-->
2020
<!--This is the final release version of CLDR 48.-->
2121

2222
### What is CLDR?
23-
The Unicode Common Locale Data Repository (CLDR) provides key building blocks for software to support the world's languages, with the largest and most extensive standard repository of locale data available. This data is used by a [wide spectrum of companies](https://cldr.unicode.org/index#h.ezpykkomyltl) for their software internationalization and localization, adapting software to the conventions of different languages for such common software tasks.
23+
24+
The Unicode Common Locale Data Repository (CLDR) provides key building blocks for software to support the world's languages, with the largest and most extensive standard repository of locale data available. This data is used by a [wide spectrum of companies](https://cldr.unicode.org/#who-uses-cldr) for their software internationalization and localization, adapting software to the conventions of different languages for such common software tasks.
2425

2526
See for further information:
2627

@@ -34,10 +35,7 @@ describing the organization of files within this repository
3435

3536
### Contributing
3637

37-
Most data submissions are done via the [CLDR Survey Tool](https://st.unicode.org/cldr-apps/), which is open and available on predetermined cycles.
38-
Click [HERE](https://www.unicode.org/cldr/survey_tool.html) for information on how to obtain a survey tool account.
39-
40-
For details about code and other contributions, see [CONTRIBUTING.md](./CONTRIBUTING.md)
38+
For details about all code or data contributions, see [CONTRIBUTING.md](./CONTRIBUTING.md)
4139

4240
#### Spotless
4341

@@ -52,4 +50,3 @@ A CLA is required to contribute to this project - please refer to the [CONTRIBUT
5250
The contents of this repository are governed by the Unicode [Terms of Use](https://www.unicode.org/copyright.html) and are released under [LICENSE](./LICENSE).
5351

5452
Note that some CLDR tools depend on libraries managed via Maven; use of these libraries is governed by separate license agreements.
55-

0 commit comments

Comments
 (0)