From aed7006b77195730d9a6c50d9ca9e90bd9c0fa53 Mon Sep 17 00:00:00 2001 From: Gethin James Date: Mon, 20 Jun 2016 13:14:52 +0200 Subject: [PATCH] SEARCH-17: Add a translations file., though we don't currently translate any properties file. --- l10n.properties | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 l10n.properties diff --git a/l10n.properties b/l10n.properties new file mode 100644 index 000000000..1865729f0 --- /dev/null +++ b/l10n.properties @@ -0,0 +1,3 @@ +# Branch specific configuration file for localisation scripts +# See: https://github.com/davidcognite/alfresco-localisation-tools/wiki/l10n.properties +EXCLUDED_FILES="$EXCLUDED_FILES solrcore.properties ssl-*-passwords.properties shared.properties"