-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multilanguage Support via gettext #509
base: develop
Are you sure you want to change the base?
Commits on Mar 18, 2013
-
Multilanguage Support via gettext
- added gettext encapsulations to all texts i thought necessary - added fallback function for the case that the gettext extension isn't loaded - added browser language detection - added gettext to the list of optional extensions in setup - rewritten some of the texts to use sprintf instead of appending strings - added german translation file - removed mark_overdue-confirm from cannedresponses.inc.php
Configuration menu - View commit details
-
Copy full SHA for 40a89ee - Browse repository at this point
Copy the full SHA 40a89eeView commit details
Commits on Mar 22, 2013
-
extend multi language support and a fex fixes
- Better detection of translation files - Added functionality to redirect language codes (see redirecting language codes) - Ticket Status can be translated - The Datepicker can be translated - Extended functionality of 'testlang.php' to show what language code is used to translate
Configuration menu - View commit details
-
Copy full SHA for ea86e22 - Browse repository at this point
Copy the full SHA ea86e22View commit details
Commits on Mar 25, 2013
-
Forgotten to apply a patch from RC5 to RC6
- Forgotten to change $var to $vars in line 380 of class.mailfetch.php - Removed unneeded comment
Configuration menu - View commit details
-
Copy full SHA for d400f7c - Browse repository at this point
Copy the full SHA d400f7cView commit details -
Added php_gettext as primary translation engine
- Added php_gettext support (thanks to Danilo Segan and Steven Armstrong) - php_gettext is now the primary translation engine - Extended language detection functionality
Configuration menu - View commit details
-
Copy full SHA for fcafc76 - Browse repository at this point
Copy the full SHA fcafc76View commit details
Commits on Mar 29, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 0a2845e - Browse repository at this point
Copy the full SHA 0a2845eView commit details -
readd multi language changes to ajax.tickets.php
- readd multi language changes to ajax.tickets.php, that i removed for upstream merging
Configuration menu - View commit details
-
Copy full SHA for ee1b654 - Browse repository at this point
Copy the full SHA ee1b654View commit details
Commits on Apr 3, 2013
-
Remove multi language changes to merge with 1.7
removed some changes in - include/class.api.php - include/class.mailfetch.php - include/staff/filter.inc.php
Configuration menu - View commit details
-
Copy full SHA for c01fbdb - Browse repository at this point
Copy the full SHA c01fbdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aba123 - Browse repository at this point
Copy the full SHA 6aba123View commit details
Commits on Apr 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 4bd9ec6 - Browse repository at this point
Copy the full SHA 4bd9ec6View commit details