Releases: MaWoScha/German_LocaleFallback
Version 0.5.1
Version 0.5.0
Add more functionality for including custom language packages.
Only you have to install an package with "de_ZZ", "en_ZZ", "es_ZZ", "fr_ZZ" and so forth, and any entry in it will be considered before translation from the main package.
Also a language package with informal German is now available:
- https://github.com/MaWoScha/German_LocalePack_de_DE_DU
using this new functionality.
Version 0.4.5
Add:
locale it_IT
Add:
var/package/Delete_EmailTemplates_en_US-1.2.0.xml
Version 0.4.4
Add:
Translation for "Email Support Template"
Version 0.4.3
Add:
var/package/Delete_EmailTemplates_en_US-1.0.0.xml
Fix issue with string expected but object is return from getlocale, provided by diglin:
https://github.com/diglin/German_LocaleFallback/commit/38c2654cbc3e66bdd9db6035cc8d56ff991ce613
Version 0.4.2
Version 0.4.2
Small fix in "etc/system.xml"
Prevent locale fallback in backend, provided by diglin:
0a8421b
Version 0.4.1, Fix incorrect loading of theme translation
Version 0.4.1, Fix incorrect loading of theme translation
Thanks to access3000
https://github.com/access3000/Hackathon_LocaleFallback/commit/b011bf1e0ea60341c7fe685c37ce4d65545aa842
Version 0.4.0, Fallback locale effect on email templates
Fallback locale now takes effect also on email templates
Version 0.3.2, Two more locales added
Two more locales added:
- fr_FR
- pt_PT
Version 0.3.1, Refactoring
Version 0.3.1, Refactoring