From b7fea34e05c9afdd3dd93e87dd2a23819b505763 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Thu, 17 Dec 2015 11:37:46 +0000 Subject: [PATCH] Update localisation file to apply to whole repository. --- rm-community/l10n.properties => l10n.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename rm-community/l10n.properties => l10n.properties (62%) diff --git a/rm-community/l10n.properties b/l10n.properties similarity index 62% rename from rm-community/l10n.properties rename to l10n.properties index 8eff9f9f4c..edbf78a236 100644 --- a/rm-community/l10n.properties +++ b/l10n.properties @@ -1,4 +1,4 @@ # Localisation config overrides for Records Management module -MESSAGE_SEARCH_PATH="rm-server/config rm-share/config rm-share/source" +MESSAGE_SEARCH_PATH="rm-community/rm-server/config rm-community/rm-share/config rm-community/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 +EXTENSION_PREFIX=-RM