-
```
npx json-autotranslate -i locales -s google-translate -c traducciones-352415-79659df1c6f1.json
Found 2 target language(s):
-> ar, de
🏠Loading source files...
├── helper-messages.json (key-…
-
Originally reported on Google Code with ID 6647
```
Found in GWT Release (e.g. 1.5.3, 1.6 RC):
GWT 2.3.0
Encountered on OS / Browser (e.g. WinXP, IE6-7, FF3):
Linux (Ubuntu 11.04)
Detailed descr…
-
I don't know if it's the same issue, but my Spring Boot application still fails to start with the most recent Gradle plugin.
Using Spring Boot 3.1.5 and Sentry Gradle Plugin 3.14.0
!…
-
The Plugin type we have is simple and easy to implement, but it leaves a bit to be desired feature-wise. Right now, you can only print out grey text messages, when it would be a lot better to allow di…
ljsc updated
10 years ago
-
Why do we need to return the functions in the resolvedOptions() object? What is the use case for providing such information. The caller should have it already, right? Why do we need to force the imple…
-
Or, to phrase it another way, `Component`s sent as messages to the server console (`FabricServerAudiences#console()`) are not rendered through the GlobalTranslator, but instead are rendered just as th…
-
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
-
If the params._key lookup fails, the message is not really helpful for debugging.
here's a typical error message with stacktrace:
```
[DUST:ERROR] Error in helper `formatMessage`: A message must be …
deddu updated
5 years ago
-
hey!
been finding this behaviour with the Create Message shortcut
Before adding a new message:
after creating a message "some message":
looks like it's using an old version o…
-
**Affects PMD Version:**
6.20.0
**Rule:**
New rule.
**Description**
SonarSource has an existing rule for Java that verifies argument types and their count for formatted string specifiers les…