-
The testing is simple.
akka version 2.3.4
Receiver(only 1) Sender(continue created by script, total **300k** Senders)
receive messages 1. connect to Receiver,Sen…
-
Related to issue #1455 (message is truncated in the output window).
After building the project, the Error List contains two items for each error or warning, one with the full message and the other wit…
-
```
Hi!
It would be very nice to configure my own localize method/class via the
application.xml.
Consider these use cases:
1. Automatically add some constant values, e.g. {USEREMAIL}, {MYBRAND}, w…
-
Playing on a FTB Direwolf20 v1.1.1 server.
Installed version: eirairc-mc1.7.10-2.8.128.jar
Note that the bot continues to be able to forward mine-craft messages to the IRC channel at all times, and…
-
- https://github.com/playframework-ja/translation-project/tree/2.3.5/manual/scalaGuide/main/i18n/ScalaI18N.md
- diffs between [2.2.0/manual/scalaGuide/main/i18n/ScalaI18N.md](https://github.com/playfr…
-
- https://github.com/playframework-ja/translation-project/tree/2.3.5/manual/javaGuide/main/i18n/JavaI18N.md
- diffs between [2.2.0/manual/javaGuide/main/i18n/JavaI18N.md](https://github.com/playframew…
-
The default error messages have to be editable with a simple object / array, containing the messages, so that we can write smth like:
``` js
Astronomy.Validator.messages({
required: 'Dude, the fiel…
-
```
Hi!
There are two bugs in the Translation->init() method.
#1: The string value of Cache property is not casted to boolean. So if you set
Cache="false" the if condition results true because it's …
-
If you are open to changing your API slightly (approximating to [Strawman Draft](http://wiki.ecmascript.org/doku.php?id=globalization:messageformatting))'s, we could have something like the below.
``…
-
**StringLocalizer**
1. Have you considered adding an option to quietly handle formatting exceptions? I think it's possible that the resources could come from an external location and contain formattin…