string - Playframework: Can I reference previously defined property in the messages file? -



string - Playframework: Can I reference previously defined property in the messages file? -

i'd next (only because elegant here in java/javascript code)

messages file ------------- greeting=hello message= ?greeting? world!

according play framework code (play.i18n.messagesplugin , play.i18n.messages) not supported.

string playframework messages

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -