Updates I18N note after @sbenitez review

This commit is contained in:
Lukasz Lenart
2014-03-07 06:56:42 +01:00
parent 8862255efd
commit b7d992cff2
@@ -54,7 +54,8 @@ move resource files into a package structure.
I18N:
=====
Please note that this project was created with assumption it will be launched in environment
where default locale is set to English. Thus means the default messages defined in package.properties
are in English. If your default locale is different (on server), renames package.properties file
to package_en.properties and create new package.properties with proper labels for your environment.
Please note that this project was created with the assumption that it will be run
in an environment where the default locale is set to English. This means that
the default messages defined in package.properties are in English. If the default
locale for your server is different, then rename package.properties to package_en.properties
and create a new package.properties with proper values for your default locale.