-
- In API 29, [Android uses ICU version 63.2](https://developer.android.com/guide/topics/resources/internationalization) whose `MessageFormat` supports the [skeleton text format](https://javadoc.io/sta…
-
Hi !
Today I `npm i react-intl-universal` for a new app and I got this warnings :
```bach
npm WARN deprecated intl-messageformat-parser@3.6.4: We've written a new parser that's 6x faster and is b…
-
### Which @angular/* package(s) are relevant/related to the feature request?
localize
### Description
I would like to use custom IDs on ICU expression translations.
The following template
…
-
### Describe The Problem To Be Solved
Currently, we can't add links or styled text inside i18n translations in SolidJS. We need a simple way to add components like or tags within our translated t…
-
Saw some warnings that might be of interest.
warning svelte-intl-precompile > babel-plugin-precompile-intl > intl-messageformat-parser@3.6.4: We've written a new parser that's 6x faster and is back…
-
See http://userguide.icu-project.org/formatparse/messages#TOC-MessageFormat.
Basic requirements:
- Creating a `MessageFormat` object from a format string and a locale, with format string validatio…
-
[Project Fluent](https://projectfluent.org/) is new approach to software translations that doesn't promote English first approach to translated texts. It's much more advanced than simple `.po` files, …
-
The following string with named argument `0`
```
Text('Today is a {0} day').tr(namedArgs: {'0': 'bad'})
```
produces the following exception:
`FormatException (FormatException: Nothing to repea…
-
Hi all,
Can you give an update regarding [Intl.MessageFormat](http://wiki.ecmascript.org/doku.php?id=globalization:messageformatting)?
Has it been abandoned? I couldn't detect any activity later tha…
-
For a lot of reasons. Most importantly to get rid of the stupid '' escaping rule.
http://icu-project.org/apiref/icu4j/com/ibm/icu/text/MessageFormat.html