« Return to Thread: unknown entities in the locale dtd files

Re: unknown entities in the locale dtd files

by Ricardo Palomares Martí­nez :: Rate this Message:

Reply to Author | View in Thread

mohnader@... escribió:

> 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/chrome/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?
_______________________________________________
dev-i18n mailing list
dev-i18n@...
https://lists.mozilla.org/listinfo/dev-i18n

 « Return to Thread: unknown entities in the locale dtd files