diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-06-27 16:59:12 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-06-27 16:59:12 -0300 |
commit | 8f54afe3ce4ff98bdf52982c75e7691fc0203090 (patch) | |
tree | 25f0fbc3742384f046e90969392e1dba05a66d26 /changes | |
parent | fbd0a8d86232e0e6d717d8c3fc5ace88e167eb74 (diff) | |
parent | 3a4906638909729236b693fb21a4b1b7194344b5 (diff) |
Merge remote-tracking branch 'ivan/bug/fix_default_language_localization' into develop
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-3029_default-localization-language | 2 |
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. |