DevTools/ReviewTips: Difference between revisions

→‎Localization (l10n) / DTDs and Properties: mention the accesskey FAQ and make the bug number link to bugzilla
(→‎Localization (l10n) / DTDs and Properties: things i learned from l10n reviews)
(→‎Localization (l10n) / DTDs and Properties: mention the accesskey FAQ and make the bug number link to bugzilla)
Line 97: Line 97:
* Always use the ellipsis character "…" instead of "...".
* Always use the ellipsis character "…" instead of "...".
* Always use XHTML for pages, never HTML. DTDs do not load in HTML documents, so they cannot be localized.
* Always use XHTML for pages, never HTML. DTDs do not load in HTML documents, so they cannot be localized.
* When you need access keys, read [https://developer.mozilla.org/en/XUL_Accesskey_FAQ_and_Policies the accesskey FAQ and policies].
* Reviewers: dcamp, ddahl, msucan, robcee for normal work, but ask Axel Hecht (aka :pike, aka l10n) for file moves or anything significant
* Reviewers: dcamp, ddahl, msucan, robcee for normal work, but ask Axel Hecht (aka :pike, aka l10n) for file moves or anything significant
* All our strings files should begin with this stanza (See bug 689685)
* All our strings files should begin with this stanza (See [https://bugzilla.mozilla.org/show_bug.cgi?id=689685 bug 689685])


  # The correct localization of this file might be to keep it in
  # The correct localization of this file might be to keep it in
32

edits