From fae7036fc69d7510ce0ff503ea42bc05dd9171cf Mon Sep 17 00:00:00 2001 From: David Webster Date: Thu, 7 Apr 2016 17:10:15 +0100 Subject: [PATCH] L10N: Update path to ensure all localisation files are found --- l10n.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n.properties b/l10n.properties index ce1ca801f1..04791b76ff 100644 --- a/l10n.properties +++ b/l10n.properties @@ -1,4 +1,4 @@ # Localisation config overrides for Records Management module -MESSAGE_SEARCH_PATH="rm-community/rm-community-repo/config rm-community/rm-community-share rm-community/rm-share/source rm-enterprise/rm-enterprise-repo/src/main/resources rm-enterprise/rm-enterprise-share/src/main " -EXCLUDED_FILES="$EXCLUDED_FILES rm-method-security.properties springloaded.properties file-mapping.properties classified-content-notForTranslating.properties" +MESSAGE_SEARCH_PATH="rm-community/rm-community-repo/config rm-community/rm-community-share rm-community/rm-share/source rm-enterprise/rm-enterprise-repo/src/main rm-enterprise/rm-enterprise-share/src/main " +EXCLUDED_FILES="$EXCLUDED_FILES rm-method-security.properties springloaded.properties file-mapping.properties classified-content-notForTranslating.properties notForTranslating" EXTENSION_PREFIX=-RM