TaggerString is very light library which allows to build dynamic string resource in much more readable way
'com.github.polok.taggerstring:library:1.0.0'
<dependency>
<groupId>com.github.polok.taggerstring</groupId>
<artifactId>library</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.polok.taggerstring" name="library" rev="1.0.0"/>
"com.github.polok.taggerstring", "library", "1.0.0"