Hi Team,
Parametrized messages are OK, {0} {1} but I would like to combine another message in the existing one
such as
sample property file:
name = ${first_name} ${last_name}
first_name...
Type: Posts; User: praveensadhu; Keyword(s):
Hi Team,
Parametrized messages are OK, {0} {1} but I would like to combine another message in the existing one
such as
sample property file:
name = ${first_name} ${last_name}
first_name...