Success

User tests: Successful: Unsuccessful:

avatar elkuku
elkuku
19 Jul 2014

This will add the Estonian language files - Thanks to the Estonian Translation Team.

@todo improve our config editor UI to add the ability to add fields to an array ?

avatar elkuku elkuku - open - 19 Jul 2014
avatar b2z
b2z - comment - 20 Jul 2014

Why we are pushing the languages directly to repo and not getting them from Transifex?

avatar elkuku
elkuku - comment - 20 Jul 2014

Not sure what you mean.. I think we are doing this since 17da82b - but yes, I got them from Transifex :wink:

I think it would be nice if we had a cron job that does a periodically make langtemplates and pushes the template files to the repo (and also to Transifex - or let their script handle the source import), and another one that retrieves the translated language files from Transifex (and adds them to the repo).
Not sure if those tasks could be done on the server we are currently on - @mbabker?

Unless we find a way to handle language files in a separate repo, or in a separate "way", we have to add them to the repo I believe - open for suggestions :wink:

avatar b2z
b2z - comment - 20 Jul 2014

I mean we can pull the languages on our local installations from Transifex directly, so there is no need to store them in the repo.

Best regards,
Dmitry

----- Reply message -----
From: "Nikolai Plath" notifications@github.com
To: "joomla/jissues" jissues@noreply.github.com
Subject: [jissues] Add Estonian Language (#384)
Date: Sun, Jul 20, 2014 18:11
NotNot sure what you mean.. I think we are doing this since 17da82b - but yes, I got them from Transifex

I think it would be nice if we had a cron job that does a periodically make langtemplates and pushes the template files to the repo (and also to Transifex - or let their script handle the source import), and another one that retrieves the translated language files from Transifex (and adds them to the repo).

Not sure if those tasks could be done on the server we are currently on - @mbabker?

Unless we find a way to handle language files in a separate repo, or in a separate "way", we have to add them to the repo I believe - open for suggestions


Reply to this email directly or view it on GitHub.

avatar mbabker
mbabker - comment - 21 Jul 2014

I couldn't cron job the update sequence because git doesn't run on the cron user but works on command line. I haven't tried it, but I'm fairly sure that we can cron the languages to pull direct from Transifex on the server. Which just leaves the process of generating the templates and pushing them up (what do we need on the server to do it, I can get it installed most likely).

avatar mbabker mbabker - change - 21 Jul 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-07-21 20:12:08
avatar mbabker mbabker - close - 21 Jul 2014
avatar mbabker mbabker - reference | - 21 Jul 14
avatar mbabker mbabker - merge - 21 Jul 2014
avatar mbabker mbabker - close - 21 Jul 2014
avatar elkuku elkuku - head_ref_deleted - 22 Jul 2014
avatar elkuku
elkuku - comment - 22 Jul 2014

I think we would only need the gettext utilities available on the server - what happens if you run make langtemplates? :wink:

It would be quite nice if we could separate the code base from the translations, no doubt about it.

Add a Comment

Login with GitHub to post a comment