Unable to achieve 100% in 2.3

Unable to achieve 100% in 2.3

από Nicolas Martignoni -
Αριθμός απαντήσεων: 18
Φωτογραφία Language pack maintainers

Hi all,

I've completed the french translation of Moodle 2.3, but the download page (http://download.moodle.org/langpack/2.3/) doesn't reflect this status: a string seems to be missing and we're stuck at 99% λυπημένος.

Any idea?

Σε απάντηση σε Nicolas Martignoni

Re: Unable to achieve 100% in 2.3

από David Mudrák -
Φωτογραφία Language pack maintainers

Maybe you just do not try hard enough? έξω γλώσσα No, seriously - that is a known problem reported as MDLSITE-1359. I just did not get to look at it closely so far. I just did some debugging now. Having your langpack fully translated helped me a lot.

Firstly, there was a bug in AMOS that it did not consider tool_assignmentupgrade as a standard plugin in 2.3 while it should be. This was fixed, so some missing strings can appear in stats at the download page again.

Then, there are two malicious strings reported by my script:

langconfig.php does not contain parentlanguage
tool_assignmentupgrade.php does not contain notsupported

Both these strings are declared as empty in the English pack. So it is perfectly OK to leave them untranslated in French (and the Translator even does not let you to commit an empty string which is yet another known issue). So these two strings are not in fr.zip. I thought I found the reason of the problem - it wrongly handles strings that are empty in English and missing in French. Simply said, such strings should be considered as translated. BUT. What worries me is that the stats display 17845/17846 French strings translated. If I was right, there should be two strings reported as missing, not one...

OK, let me work on this yet. I'll see what can be done. Thanks for the reminder.

Σε απάντηση σε David Mudrák

Re: Unable to achieve 100% in 2.3

από Séverin Terrier -

Thats annoying : Nicolas will talk on June 20 2012 in the morning (French time), and has to be able to show that french is 100% translated κλείσιμο ματιού

Séverin

Σε απάντηση σε Séverin Terrier

Re: Unable to achieve 100% in 2.3

από Nicolas Martignoni -
Φωτογραφία Language pack maintainers
Σε απάντηση σε Nicolas Martignoni

Re: Unable to achieve 100% in 2.3

από David Mudrák -
Φωτογραφία Language pack maintainers
Salut Nicolas. Can you please try and achieve 100% again? I made some corrections and at the moment, the Translator reports 8 missing strings and that matches the figures at the stats page. I still am not sure the issue is completely fixed but should be definitively better now.
Σε απάντηση σε David Mudrák

Re: Unable to achieve 100% in 2.3

από Nicolas Martignoni -
Φωτογραφία Language pack maintainers

Hi David! Done: french should be at 100% again now.

Cheers!

Σε απάντηση σε Nicolas Martignoni

Re: Unable to achieve 100% in 2.3

από Nicolas Martignoni -
Φωτογραφία Language pack maintainers

Gosh! Two strings are still reported as missing. Or are these the 2 empty strings reported above?

Σε απάντηση σε Nicolas Martignoni

Re: Unable to achieve 100% in 2.3

από André Yamin -

Hi Nicolas,

The workaround is to do two commits on those strings: the first inserts somthing and the second clean them up κλείσιμο ματιού

I know that is not (at all) a clean method, but I have done this on brasilian portuguese lang pack and it worked well. See http://download.moodle.org/langpack/2.3/

HTH

André Yamin.

Σε απάντηση σε André Yamin

Re: Unable to achieve 100% in 2.3

από Nicolas Martignoni -
Φωτογραφία Language pack maintainers

Hi André,

As far as I can see, it didn't worked so well, as you're in the same state as me: 2 strings off κλείσιμο ματιού

Συνημμένο pt_br.png
Σε απάντηση σε André Yamin

Re: Unable to achieve 100% in 2.3

από Nicolas Martignoni -
Φωτογραφία Language pack maintainers

I just attempted this. Will report if it has worked.

Cheers, Nicolas

Σε απάντηση σε André Yamin

Re: Unable to achieve 100% in 2.3

από koen roggemans -
Φωτογραφία Language pack maintainers
Σε απάντηση σε koen roggemans

Re: Unable to achieve 100% in 2.3

από German Valero -
Φωτογραφία Language pack maintainers

Trick also worked for me. I achieved 100% translated strings for mexican spanish.

Thanks a lot.

Σε απάντηση σε German Valero

Re: Unable to achieve 100% in 2.3

από Andrea Bicciolo -
Φωτογραφία Language pack maintainers

I tried the trick but maybe I did something wrong. Still unbale to get 100% on 2.2 (1 string left) and 2.3 (2 string left) λυπημένος.

Σε απάντηση σε Andrea Bicciolo

Re: Unable to achieve 100% in 2.3

από koen roggemans -
Φωτογραφία Language pack maintainers

It looks fine to me Andrea: your 2.2 is 100% and your 2.3 has one missing string: 2.3 [course:isincompletionreports,core_role], introduced the 18th of October. 

Don't forget that changes can take up to 3 hours before showing up in the stats.