From 3a4906638909729236b693fb21a4b1b7194344b5 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Thu, 27 Jun 2013 15:33:57 -0300 Subject: Bugfix: use the provider's default language as default string Also take care (and note) a possible case with a problematic provider misconfiguration. --- changes/bug-3029_default-localization-language | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/bug-3029_default-localization-language (limited to 'changes') diff --git a/changes/bug-3029_default-localization-language b/changes/bug-3029_default-localization-language new file mode 100644 index 0000000..1fbb464 --- /dev/null +++ b/changes/bug-3029_default-localization-language @@ -0,0 +1,2 @@ + o Bugfix: use the provider's default language as default string. Also take care (and note) a possible case with a problematic provider +misconfiguration. Closes #3029. -- cgit v1.2.3