aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report_tx_git.php
Commit message (Collapse)AuthorAgeFilesLines
* fix txpofilip2017-07-091-1/+1
|
* Fix navbar javascript callfilip2017-07-081-1/+1
|
* finally treat TS files properly in TX/git diff reportfilip2016-10-111-1/+5
|
* don't announce success if category, language code or resource name is wrongfilip2016-09-211-1/+1
|
* better handling of invalid languagefilip2016-09-181-3/+12
|
* better handling of invalid resourcefilip2016-09-181-5/+6
|
* bug fix: proper output if there are no differences in string comparisonfilip2016-09-181-3/+8
|
* better include locationfilip2016-09-171-1/+2
|
* move resources to the separate listfilip2016-09-171-180/+1
|
* move functions to libfilip2016-09-171-246/+0
|
* added string comparison between git and TX (currently for one file only)filip2016-09-041-43/+149
| | | | | | | | | http://mag/langs/report_tx_git.php?c=Webpages&l=sl&r=en/404.pot http://mag/langs/report_tx_git.php?c=Documentation&l=ro&r=doc_installer http://mag/langs/report_tx_git.php?c=Cauldron&l=de&r=drakx_standalone Note that mageiasync (not in gettext format) and page-nav (different location & filename) are not yet working correctly. Some links for calling the comparison will be needed too.
* added % translated in TX for resource(s) not present in git if called by ↵filip2016-08-241-2/+5
| | | | | | resource or category 'Webpages'
* added % translated in TX for resource(s) not present in git if called by ↵filip2016-08-231-2/+6
| | | | language
* tab to space code style fixesfilip2016-08-231-9/+9
|
* new function for resource name conversionfilip2016-08-211-17/+51
| | | | | | + minor language improvement in instructions + commented unused var + minor fixes
* fix regex for language names with numbers like es_418filip2016-07-131-2/+2
|
* show all uncommitted resources in git for certain languagefilip2016-07-131-1/+4
|
* switch TX access to httpsfilip2016-07-101-1/+1
|
* adjusting the whole report to the use of a new functionfilip2016-07-101-23/+19
|
* double slash removalfilip2016-07-101-1/+1
|
* removing duplicate message about l10n resource above treshold in Transifexfilip2016-07-091-16/+0
| | | | that's not an error anyway ;)
* Transifex cripled direct link access in a new version...filip2016-07-091-4/+8
| | | | | | | ...in a way that limiting the result by the category or resource name unfortunatelly is no longer possible I leaved the old code inside in a hope that in the future we'll get that functionality back so adaptation will be easy.
* lower 'completed' l10n treshold (75 %)filip2016-07-091-1/+1
|
* make use of new functionfilip2016-07-091-2/+2
|
* use provided function for user inputs checkfilip2016-01-011-3/+6
|
* fix for nasty copy paste error for doc_xslfilip2015-12-201-1/+1
|
* adding Mageia doc XSL files translation pathfilip2015-11-171-0/+5
|
* Fix minor typo: bellow -> belowYuri Chornoivan2015-08-281-6/+6
|
* fix a typofilip2015-08-281-1/+1
|
* bugfix for mga#14899filip2015-08-251-3/+1
|
* sync manatools git pathfilip2015-07-251-1/+1
|
* added manatools to the reportfilip2015-07-021-0/+5
|
* add capabilities to properly process l10n *.ts files like mageiaSync_en.tsfilip2015-04-261-6/+34
|
* isodumper now in our git \o/filip2015-01-241-9/+4
|
* copyiso2usb is a dead project reported by Dave himselffilip2015-01-231-5/+0
|
* speed up our report about differences between Tx and our git for Cauldron ↵filip2014-12-311-40/+240
| | | | | | | | | | | | | | | | resources with separation to languages and resources + some other improvements NOTE: there is a different naming convention between Tx and git for some lanuages: Tx git sr@latin vs. sr@Latn.po sr@latin vs. sr@latin.po is exception in: http://gitweb.mageia.org/software/i18n/system-config-printer/plain/po uz@Cyrl vs. uz@cyrillic.po en_GB vs. en_gb.po is exception in: http://gitweb.mageia.org/web/identity/plain/lib/CatDap/I18N Should we do some cleanup?
* typo fixfilip2014-12-281-1/+1
|
* speed test for differences between Tx and our git report of Cauldron resourcesfilip2014-12-281-35/+211
|
* speed improvement for differences between Tx and our git reportfilip2014-12-231-6/+7
|
* wait for now with differences between Tx and our git repository for software ↵filip2014-12-201-2/+2
| | | | translations
* report about differences between Transifex and our git repository for ↵filip2014-12-191-46/+123
| | | | documentation added
* adding a list of resources over treshold for language not in a gitfilip2014-12-021-8/+11
|
* added some verbosityfilip2014-12-011-16/+6
|
* use file_get_contents as it seems that libcurl is not installed on site ;)filip2014-11-301-3/+8
|
* First push of report about differences between Transifex and our git repositoryfilip2014-11-301-0/+443