Re: unknown entities in the locale dtd files
[email protected] Thu, 14 Jun 2007 21:34:21 -0000
| Newsgroups | gmane.comp.mozilla.internationalization |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
--===============1898362948== Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sorry, That was not the correct example. Look at the en-GB line 340 for example, you have pageStyleIcon.tooltip which is not in the original en-US file 340 <!ENTITY pageStyleIcon.tooltip "Switch to an alternate page style"> Actually when I run my program on all dtd files, I found on average 400 entities/language (repeated for all languages) that are not defined in the en-US. So are these entities deprecated ? On Jun 13, 4:06 pm, Ricardo Palomares Martinez <[email protected]> wrote: > [email protected] escribi=F3: > > > > > Hi, > > I am working on a UI testing application. I need to use thelocale > > translationfiles. I found out that somedtdlocalefileshas > >entitiesthat is not in the "en-US" originalfiles. I don't understand > > why? > > > Here is an example: > > Example file: l10n/en-GB/browser/chrome/browser/browser.dtd > > lxr url:http://lxr.mozilla.org/l10n/source/en-GB/browser/chrome/browser= /brows... > > > This file define translation for someentitieswhich is not in the > > original file: > > 347 <!ENTITY spellAddDictionaries.label "Add dictionaries..."> > > 348 <!ENTITY spellAddDictionaries.accesskey "A"> > > > Original File: mozilla/browser/locales/en-US/chrome/browser/ > > browser.dtd > > lxr url:http://lxr.mozilla.org/mozilla/source/browser/locales/en-US/chr= ome/br... > > They are defined indeed, or at least that's what I can see: > > http://lxr.mozilla.org/mozilla/source/browser/locales/en-US/chrome/br... > > Ricardo. > > -- > If it's true that we are here to help others, > then what exactly are the OTHERS here for? --===============1898362948== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dev-i18n mailing list [email protected] https://lists.mozilla.org/listinfo/dev-i18n --===============1898362948==--