- Jul 31, 2014
-
-
Jared Hancock authored
-
- Jul 29, 2014
-
-
Jared Hancock authored
-
- Jul 25, 2014
-
-
Jared Hancock authored
-
- Jul 24, 2014
-
-
Jared Hancock authored
-
- Jul 23, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 22, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 21, 2014
-
-
Jared Hancock authored
References: (Requires Crowdin login) http://i18n.osticket.com/translate/osticket-official/148/enus-de#3411
-
- Jul 18, 2014
-
-
Jared Hancock authored
Also add some logic to the POT builder to warn about incorrect arguments to the __() function and friends as well as warn about _() usage.
-
Jared Hancock authored
-
Jared Hancock authored
References: (Requires Crowdin account) http://i18n.osticket.com/translate/osticket-official/148/enus-de#3852
-
Jared Hancock authored
-
- Jul 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
If a list item properties form was unable to be saved (likely due to validation errors) properties for other list items would not be loaded correctly (via AJAX) afterwards.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
* Paper sizes * More prompts on ticket filters
-
- Jul 14, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 11, 2014
-
-
Jared Hancock authored
-
- Jul 10, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
The terms `%d open|closed tickets` need to be made plural so that the terms `open` and `closed` can be properly translated. References: (Crowdin login required) http://i18n.osticket.com/translate/osticket-official/148/enus-de#3735
-
Jared Hancock authored
The software defines at least three contexts for the phrase "Open" * The name of a ticket queue (Open tickets) * A status of a ticket (Open / Closed) * An action to be performed (Open a ticket) References: (Crowdin login required) http://i18n.osticket.com/translate/osticket-official/148/enus-de#2915
-
- Jul 08, 2014
-
-
Jared Hancock authored
Also, the final version of the system will not require the `gettext` extension for PHP
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 07, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 03, 2014
-
-
Jared Hancock authored
-
- Jul 02, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jun 30, 2014
-
-
Jared Hancock authored
-
- Jun 29, 2014
-
-
Jared Hancock authored
-
- Jun 25, 2014
-
-
Jared Hancock authored
-
Thane de Loth authored
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 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 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 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 Add error/misconfiguration checks and fix undefined variables
-