diff --git a/l10n.properties b/l10n.properties new file mode 100644 index 0000000000..85886b3ad2 --- /dev/null +++ b/l10n.properties @@ -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 diff --git a/rm-community/l10n.properties b/rm-community/l10n.properties deleted file mode 100644 index 8eff9f9f4c..0000000000 --- a/rm-community/l10n.properties +++ /dev/null @@ -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 \ No newline at end of file