Re: unknown entities in the locale dtd files
Ricardo Palomares Martinez <[email protected]> Thu, 14 Jun 2007 01:06:42 +0200
| Newsgroups | gmane.comp.mozilla.internationalization |
|---|---|
| Organization | Hogar, dulce hogar |
| Message-ID | <[email protected]> |
[email protected] escribi=F3: > Hi, > I am working on a UI testing application. I need to use the locale > translation files . I found out that some dtd locale files has > entities that is not in the "en-US" original files. 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/= browser.dtd > = > This file define translation for some entities which 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/chro= me/browser/browser.dtd They are defined indeed, or at least that's what I can see: http://lxr.mozilla.org/mozilla/source/browser/locales/en-US/chrome/browser/= browser.dtd#347 Ricardo. -- = If it's true that we are here to help others, then what exactly are the OTHERS here for?