Quote:
Originally Posted by Nicolas F
Thanks for the clarification 
I will leave my translation as is unless another french speaker appears with a better translation!
|
Yes, if someone actually uses it, they might be able to express it better.
Quote:
And I had missed it before, but I see you've made the change needed to allow the translation of "All style" and "All reader" but forgot to make them actually translatable. (line 89 and 90 of find_annotation.py)
|
That's one of the things I forgot about. Those two strings are used in comparisons in the code. I have to check if translating them breaks something. And if it does, change some of the other code.
Quote:
Attached is my updated translation
|
Thanks.