-
```
Suppose you have a string like this:
duplicatesRemovedFragment={0,plural,one{{0} duplicate removed}other{{0} duplicates removed}}
In version 0.2 it gets mangled to this:
duplicatesRemov…
-
```
Suppose you have a string like this:
duplicatesRemovedFragment={0,plural,one{{0} duplicate removed}other{{0} duplicates removed}}
In version 0.2 it gets mangled to this:
duplicatesRemov…
-
```
Suppose you have a string like this:
duplicatesRemovedFragment={0,plural,one{{0} duplicate removed}other{{0} duplicates removed}}
In version 0.2 it gets mangled to this:
duplicatesRemov…
-
### Environment
I tried the stable Binary and the self compiled developement version.
Operating system: Solus Budgie
### Please describe the expected behavior.
Messages fro…
u0nel updated
2 years ago
-
```
Suppose you have a string like this:
duplicatesRemovedFragment={0,plural,one{{0} duplicate removed}other{{0} duplicates removed}}
In version 0.2 it gets mangled to this:
duplicatesRemov…
-
### Please tell us about your environment:
- _`winston` version?_
- [ ] `winston@2`
- [x] `winston@3`
- _`node -v` outputs:_ v8.11.4
- _Operating System?_ macOS
- _Language?_ all
##…
-
### Description
I have developed a plugin for Rollup that automatically compiles ICU MessageFormat messages stored in JSON files of specific schema into an AST. It makes it possible to not bring a …
-
This is an odd one.
It seems that nodes will duplicate messages, and that can snowball down the line.
I'm looking at one message getting 4 triggers on a `Receive` node then 9 from the `Room User…
-
String concatenation in log statements decrease performance, they should be replaced with placeholders. Search the whole workspace with the regexes `LOGGER*" +` and `log*" +`
nuest updated
10 years ago
-
Original Flutter issue: https://github.com/flutter/flutter/issues/84291
Taken directly from https://unicode-org.github.io/cldr/ldml/tr35-numbers.html#Explicit_0_1_rules:
```
Some types of CLDR da…