Hello wgaikwad, thank you 4 your reply.
I followed your instructions and then … adjust them according to what I saw.
Why?
I rename Spanish version file to en_es.js and then…I saw the preexisting files and the name they had:
en_US.js
zh_CH.js
and copied the file en-es.js to es_AR.js (I left both files)
Here is how the directory was when I built de source code and deploy de war file:
E:\openspecimen-4.1\www\app\modules\i18n>dir
El volumen de la unidad E es Nuevo vol
El número de serie del volumen es: CA3E-8384
Directorio de E:\openspecimen-4.1\www\app\modules\i18n
17/08/2017 03:50 p. m. .
17/08/2017 03:50 p. m. …
06/06/2017 10:25 a. m. 97.254 en.js
06/06/2017 10:25 a. m. 174 en_AU.js
11/08/2017 03:56 p. m. 117.924 en_es.js
06/06/2017 10:25 a. m. 165 en_US.js
11/08/2017 04:20 p. m. 117.924 es_AR.js
06/06/2017 10:25 a. m. 68.644 zh_CN.js
In the other directory, I renamed the Spanish version file to message_es.properties and then…I saw the preexisting files and the name they had:
messages_en_US.properties
messages_zh_CN.properties
and then I copied message_es.properties to messages_es_AR.properties
and to messages_es.properties (I left the 3 files…)
Here is how the directory vas when I built de source code and deploy de war file:
E:\openspecimen-4.1\WEB-INF\resources\errors>dir
El volumen de la unidad E es Nuevo vol
El número de serie del volumen es: CA3E-8384
Directorio de E:\openspecimen-4.1\WEB-INF\resources\errors
17/08/2017 03:53 p. m. .
17/08/2017 03:53 p. m. …
06/06/2017 10:25 a. m. 67.080 messages.properties
06/06/2017 10:25 a. m. 234 messages_en_AU.properties
06/06/2017 10:25 a. m. 130 messages_en_SG.properties
06/06/2017 10:25 a. m. 305 messages_en_US.properties
11/08/2017 03:56 p. m. 73.451 messages_es.properties
11/08/2017 03:56 p. m. 73.451 messages_es_AR.properties
06/06/2017 10:25 a. m. 45.738 messages_zh_CN.properties
11/08/2017 03:56 p. m. 73.451 message_es.properties
Finally I built from source code an deployed the new .war
¿whats are the followinf steps?
Thanks again!!
Gustavo de la Fuente