Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-09language update refs #3430sgiehl
2014-11-27started removing duplicate/old translations keyssgiehl
2014-08-24refs #5863 another try to move translations into plugins. This time we ↵Thomas Steur
always load all translations of all plugins that are not 3rd party and bogus. As the translation file will be cached the time to load the translation drops from > 10ms to 1ms
2014-07-21Revert "refs #5863 moved some translations from core into plugins"Thomas Steur
This reverts commit 62ba8dfb44a4b6f8fbe5345dd0c0ea5a4d52033b.
2014-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-07-21refs #5406 updated translationsThomas Steur
2014-03-26Updating language filesmattab
2013-09-19removed some unused keys; updated language filessgiehl
2013-09-15refs #4151 refactored last usages of _js hacksgiehl
2013-09-14refs #4151 refactored some usages of _js hacksgiehl
2013-09-14translations cleanup: merged General_Dashboard with Dashboard_Dashboardsgiehl
2013-09-07translation cleanup: moved language name from scope UserLanguage to UserSettingssgiehl
2013-08-30removed unnecassary whitespaces from translationssgiehl
2013-08-29removed unused language key. updated language filessgiehl
2013-08-28updated language files / added new language bosniansgiehl
2013-08-28removed unused translation key 'General_RequiresFlash'sgiehl
2013-08-20refs #4086 updated language files; third party plugins were removedsgiehl
2013-08-16Converted PHP translations to nested JSONFabian Becker
refs #4086