Add enterprise locations that might contain localisable files.

Adding the src/main/resources folder for the server, and all of src/main
for enterprise Share.
This commit is contained in:
Tom Page
2015-12-17 14:29:38 +00:00
parent 14f391fd1e
commit 12d25db5cf

View File

@@ -1,4 +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"
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