Element Hiding Helper 1.x: French locale issues

Discussion on adblockplus.org website and translations
Post Reply
Jack Black

Element Hiding Helper 1.x: French locale issues

Post by Jack Black »

There are 2 issues with the French translation for Element Hiding Helper; I only noticed them with version 1.2.2, but they're there for much longer (I also found them in version 1.0 from 2007).

The first one is a small typo in composer.dtd:

Code: Select all

<!ENTITY nodes-tree.node.label "Noeud">
should be:

Code: Select all

<!ENTITY nodes-tree.node.label "Nœud">
The second one is in global.properties:

Code: Select all

stopselection.label=Quitter le mode "sélection d'élément"
should be:

Code: Select all

stopselection.label=Quitter le mode "sélection d'élément"]
Jack Black

Re: Element Hiding Helper 1.x: French locale issues

Post by Jack Black »

Sorry, made a small copy/paste mistake; the last one should be :

Code: Select all

stopselection.label=Quitter le mode "sélection d'élément"
(without the bracket).
Jack Black

Adblock Plus 2.0.3: French locale issue

Post by Jack Black »

And concerning Adblock Plus 2.0.3 itself, in locale/fr/filters.dtd, "slow.columns" has been erroneously translated as "Afficher les filtres" (Show filters) instead of the correct "Filtres lents" (Slow filters).
User avatar
Crits
Posts: 394
Joined: Mon Jan 16, 2012 11:54 am
Location: France
Contact:

Re: Element Hiding Helper 1.x: French locale issues

Post by Crits »

Hi Jack Black, thanks for your help!

If ever you are reading this topic again after all these months: you'd better post next time the translation issues directly in the babelzilla forums:
ABP: http://www.babelzilla.org/forum/index.p ... topic=1898
EHH: http://www.babelzilla.org/forum/index.p ... =2707&st=0

I've just created a topic for the issues you were mentioning, they should be fixed soon:
ABP: http://www.babelzilla.org/forum/index.p ... st&p=63450
EHH: http://www.babelzilla.org/forum/index.p ... st&p=63451
Author of Liste FR, an ad-blocking subscription for French websites
Post Reply