summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@yahoo.com.ar>2013-06-27 15:33:57 -0300
committerIvan Alejandro <ivanalejandro0@yahoo.com.ar>2013-06-27 16:08:33 -0300
commit3a4906638909729236b693fb21a4b1b7194344b5 (patch)
tree25f0fbc3742384f046e90969392e1dba05a66d26 /changes
parentfbd0a8d86232e0e6d717d8c3fc5ace88e167eb74 (diff)
Bugfix: use the provider's default language as default string
Also take care (and note) a possible case with a problematic provider misconfiguration.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-3029_default-localization-language2
1 files changed, 2 insertions, 0 deletions
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.