Bundle ICU4J; create NlsMessages to format duration and and/or lists

Fixes IDEA-247854 Formats#formatDuration is not localizable

GitOrigin-RevId: adb56cac0ecc7c47a644887e3eb17e9ca26b47bd
This commit is contained in:
Tagir Valeev
2020-09-15 04:50:16 +00:00
committed by intellij-monorepo-bot
parent 067946105a
commit 390a408fa0
20 changed files with 321 additions and 46 deletions
@@ -1,4 +1,4 @@
// "Fuse ArrayList, 'sort' and 'toArray' into the Stream API chain" "true"
// "Fuse ArrayList, 'sort', and 'toArray' into the Stream API chain" "true"
import java.util.*;
import java.util.stream.Collectors;
import java.util.stream.Stream;
@@ -1,4 +1,4 @@
// "Fuse ArrayList, 'sort' and 'toArray' into the Stream API chain" "true"
// "Fuse ArrayList, 'sort', and 'toArray' into the Stream API chain" "true"
import java.util.*;
import java.util.stream.Collectors;
import java.util.stream.Stream;