aboutsummaryrefslogtreecommitdiffstats
path: root/langs/lib.php
Commit message (Collapse)AuthorAgeFilesLines
* fix one noticefilip2017-07-091-0/+2
|
* finally treat TS files properly in TX/git diff reportfilip2016-10-111-19/+47
|
* added parsing of ts strings in arrayfilip2016-10-051-10/+38
|
* separate function for parsing ts filesfilip2016-10-021-16/+44
| | | | as preparation for working difference of ts files
* better handling of invalid resourcefilip2016-09-181-0/+3
|
* bug fix: no more double empty lines in comparison tablefilip2016-09-181-1/+1
|
* move functions to libfilip2016-09-171-0/+246
|
* prepare also _ts_diff function for comparison (not done yet) andfilip2016-09-041-19/+34
| | | | fix fuzzy_or_missing and untrans arrays in _po_diff function
* expand _po_diff funcion to include 3-way comparisonfilip2016-08-101-63/+52
| | | | + sync it to changed structure in l10n array
* adjusting the l10n lib for report regarding changed structure in l10n arrayfilip2016-07-271-4/+4
|
* bugfix for mga#14899filip2015-08-251-11/+57
|
* properly count selfclosed xml translation stringsfilip2015-06-281-2/+2
|
* add capabilities to properly process l10n *.ts files like mageiaSync_en.tsfilip2015-04-261-0/+57
|
* speed improvement for differences between Tx and our git reportfilip2014-12-231-7/+13
|
* report about differences between Transifex and our git repository for ↵filip2014-12-191-15/+32
| | | | documentation added
* First push of report about differences between Transifex and our git repositoryfilip2014-11-301-0/+104
|
* Revert "Updated Estonian translation"Thomas Backlund2014-10-121-0/+271
| | | | This reverts commit a0b2d09125d7911656fe4cb286f20643c4432281.
* Updated Estonian translationMarek Laane2014-10-121-271/+0
|
* move php-mo.php for better compatibility with mognase + improved navigation ↵Filip Komar2014-05-181-1/+1
| | | | in l10n report & co.
* report family prepared for conversion of mognase to gettextFilip Komar2014-03-311-0/+5
|
* fixed proper handling of fuzzy strings in reportsFilip Komar2014-03-161-3/+3
|
* further preparation of l10n report family w/o 3 exceptions (nav, license, ↵Filip Komar2014-03-081-9/+11
| | | | constitution) to gettext system
* first steps as a preparation of l10n report (only diff.php for now - 3 ↵Filip Komar2014-03-071-4/+95
| | | | exceptions) to gettext system
* added error_reporting level to the report & companyFilip Komar2014-01-141-0/+11
|
* yet another small fix in l10n report as error_reporting level is way to ↵Filip Komar2014-01-121-0/+1
| | | | high on production :( and to low locally :(
* small fix in l10n reportFilip Komar2014-01-121-3/+3
|
* l10n report can be limited to only one resource + better management of ↵Filip Komar2014-01-121-1/+37
| | | | untranslated lines in constitution
* report page extended to show duplicate strings in lang filesFilip Komar2013-08-101-4/+6
|
* Lang helpers small reorg.Romain d'Alverny2013-05-291-2/+2
| | | | | | | - moved several functions in i18n class: _e(), _t(), _d(), _h(), _lang_load() and _lang_return(). - kept shorthand helpers redirecting to it when needed. - updated doc for these functions.
* navigation added to translation reportFilip Komar2013-02-091-1/+2
|
* new functionRomain d'Alverny2012-08-171-2/+16
|
* creating subdirectories in lang and patching one error about thatFilip Komar2012-08-031-1/+12
|
* remove duplicateRomain d'Alverny2012-05-251-1/+1
|
* reporting toolsRomain d'Alverny2012-05-241-0/+97