From 3b6e7949a4b40f70e8aeb6af11e26b8c425cb3ef Mon Sep 17 00:00:00 2001 From: David Webster Date: Thu, 12 Feb 2015 10:59:06 +0000 Subject: [PATCH] RM-1929: Exclude a file that shouldn't be translated from the RM l10n bundles git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@96904 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- l10n.properties | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 l10n.properties diff --git a/l10n.properties b/l10n.properties new file mode 100644 index 0000000000..25d85776f6 --- /dev/null +++ b/l10n.properties @@ -0,0 +1,4 @@ +# Localisation config overrides for Records Management module +MESSAGE_SEARCH_PATH="rm-server/config rm-share/config" +EXCLUDED_FILES="$EXCLUDED_FILES rm-method-security.properties" +EXTENSION_PREFIX=-RM \ No newline at end of file