-
Failure link
------------
From [an internal build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_special.functional_x86-64_linux/135/)(`ubu22x86-svl-rt4-1`):
```
java version…
-
Create a CLDR locale for Kildin Sámi (`sjd`). CLDR is widely used in operating systems and other multilingual applications to provide basic language support. In some cases, specific localisation is im…
-
Create a CLDR locale for Udmurt (`udm`). CLDR is widely used in operating systems and other multilingual applications to provide basic language support. In some cases, specific localisation is impossi…
-
Create a CLDR locale for Võro (`vro`). CLDR is widely used in operating systems and other multilingual applications to provide basic language support. In some cases, specific localisation is impossibl…
-
Create a CLDR locale for Votic (`vot`). CLDR is widely used in operating systems and other multilingual applications to provide basic language support. In some cases, specific localisation is impossib…
-
### Problem I have
In Russian and in other slavic languages (and not only them, I guess) we have different word endings (+suffixes sometimes).
As I wrote on Crowdin:
```
1 post = 1 пост (same appl…
SadmL updated
1 month ago
-
This is erroring out because the default.nix file is completely disabling the UCD and CLDR downloads, rather than providing a local copy of them from nixpkgs. Looks like we broke non-un…
-
Looks like the upgrades to 30 only just happened... But worth checking over and updating further as appropriate
http://cldr.unicode.org/index/downloads/cldr-31
reedy updated
7 years ago
-
Hey,
There is a JS Error in developer console that cldr.js causes that
I set everything right, even cloned this project and ran it without any changes..
```
Uncaught Error: E_INVALID_PAR_…
ghost updated
3 years ago
-
use the script below to load CLDR:
$.when(
$.get('/Scripts/cldr/main/fr/ca-gregorian.json', function( data ) {
**console.log(data);**
}),
…