Hellow translation maniacs...

During translation process I`ve found a little bug - not all the strings sended to L.D.O via l10n_client web interface

The main trouble - timeouts, so we need a fix for it - cron update using job queue module functionality....

This is not a critical but with growing users database at L.D.O missing strings would be a trouble in the feature...

May be this issue have to be posted at l10n_client issue`s queue...

Comments

gábor hojtsy’s picture

Title: l10n_client and L.D.O » l10n_client submission timeout to localize.drupal.org

How do you tell it was a timeout? What's in your database log? Are you sure your submitted string did not end up in the database?

podarok’s picture

I think it was a timeout cause after translating near 100 strings tomorrow , a few strings were not in L.D.O queue
After exporting em from site and importing into L.D.O - strings were there

Internet channel was slow so I think "timeouts"

silverwing’s picture

Old thread. Is it still an issue?

gábor hojtsy’s picture

Status: Active » Closed (duplicate)

It can easily happen anytime if your servers' connection to localize.drupal.org has issue, l.d.o is in maintenance mode, etc. I think the main missing part from l10n_client is a submission confirmation message that would "flash" when you submit the form. It could tell you if the local and remote submissions worked (or not). We have an existing issue for this on #568028: Inform user about submission status.