Merge branch 'feature/LocalisationProperties' into 'master'

Feature/localisation properties

See merge request !4
This commit is contained in:
David Webster
2015-12-17 14:56:30 +00:00
2 changed files with 4 additions and 4 deletions

4
l10n.properties Normal file
View File

@@ -0,0 +1,4 @@
# Localisation config overrides for Records Management module
MESSAGE_SEARCH_PATH="rm-community/rm-server/config rm-community/rm-share/config rm-community/rm-share/source rm-enterprise/rm-server-enterprise/src/main/resources rm-enterprise/rm-share-enterprise/src/main"
EXCLUDED_FILES="$EXCLUDED_FILES rm-method-security.properties springloaded.properties file-mapping.properties classified-content-notForTranslating.properties"
EXTENSION_PREFIX=-RM

View File

@@ -1,4 +0,0 @@
# Localisation config overrides for Records Management module
MESSAGE_SEARCH_PATH="rm-server/config rm-share/config rm-share/source"
EXCLUDED_FILES="$EXCLUDED_FILES rm-method-security.properties springloaded.properties file-mapping.properties classified-content-notForTranslating.properties"
EXTENSION_PREFIX=-RM