Visit Mozilla.org

Frequently Asked Localization Questions

From MDC

This page lists tweaks and tips that may not require a complete page on its own. Localization documentation that goes into more detail is gathered in Category:Localization.

How do I preserve whitespace in an entity? 

Do you really want to preserve whitespace or are you looking for a no-break space, you can add that via a &ua0; or \ua0 to DTD and properties files, resp.