language
avatar b2z
b2z
10 May 2014

After the merge of #356 I decided to update Tracker.pot, but I can not upload it to Transifex since there are 10 duplicate message definitions in it. This is because status filters are translated and we have the same translations coming from the database.

avatar b2z b2z - open - 10 May 2014
avatar elkuku elkuku - reference | - 11 May 14
avatar elkuku
elkuku - comment - 11 May 2014

It should be noted that our own check tool already displays those errors:

vagrant@vagrant-debian-wheezy:~$ /vagrant/bin/jtracker test langfiles
------------------------------------------------------------
              Joomla! Tracker CLI Application
                         1.0.0-beta
------------------------------------------------------------
------------------------------------------------------------
                    Check language files
------------------------------------------------------------
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:239: ...this is the location of the first definition
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:356: duplicate message definition...
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:247: ...this is the location of the first definition
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:360: duplicate message definition...
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:255: ...this is the location of the first definition
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:364: duplicate message definition...
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:223: ...this is the location of the first definition
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:368: duplicate message definition...
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:251: ...this is the location of the first definition
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:372: duplicate message definition...
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:243: ...this is the location of the first definition
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:376: duplicate message definition...
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:235: ...this is the location of the first definition
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:380: duplicate message definition...
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:231: ...this is the location of the first definition
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:388: duplicate message definition...
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:219: ...this is the location of the first definition
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:392: duplicate message definition...
/vagrant/src/App/Tracker/g11n/templates/Tracker.pot:227: ...this is the location of the first definition
msgfmt: found 10 fatal errors

We need some automated CI for our language files :wink:

avatar elkuku elkuku - change - 14 May 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-05-14 18:53:09
avatar elkuku elkuku - close - 14 May 2014

Add a Comment

Login with GitHub to post a comment