Actions
Bug #21729
closedchange language .js for ExtJS according to BE language
Start date:
2009-11-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
the ExtJS localization has default (english):
<script src="contrib/extjs/locale/ext-lang-en-min.js" type="text/javascript"></script>
if i have the BE in italian, IT DOES NOT substitute it with the correct:
<script src="contrib/extjs/locale/ext-lang-it-min.js" type="text/javascript"></script>
(it is important for the date widget for example...)
(issue imported from #M12828)
Files
Actions