From 1e2b6813fb92a346ab2331bec70dd0c164f78781 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillermo=20P=C3=A9rez?= Date: Tue, 22 May 2012 16:58:28 +0200 Subject: [PATCH] Move language template file to a property If you want to use a different i18n loader than Y.Intl.add you need to be able to override the template used to load the translation files. --- componentbuild/shared/macrolib.xml | 2 +- componentbuild/shared/properties.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/componentbuild/shared/macrolib.xml b/componentbuild/shared/macrolib.xml index 65870d4..7d2fbe4 100644 --- a/componentbuild/shared/macrolib.xml +++ b/componentbuild/shared/macrolib.xml @@ -289,7 +289,7 @@ - + diff --git a/componentbuild/shared/properties.xml b/componentbuild/shared/properties.xml index d678a21..1f0793c 100644 --- a/componentbuild/shared/properties.xml +++ b/componentbuild/shared/properties.xml @@ -106,6 +106,9 @@ + + +