[Greasemonkey] locale updated against HEAD

Valentin Laube valentin.laube at gmx.net
Thu Jan 5 20:35:42 EST 2006


Aaron Boodman wrote:
> Wow, you guys rock. Thanks.
no problem

by the way, these two strings in the file pages-overlay.xul are not yet 
converted to entities:
  <caption label="Included pages" />
and
  <caption label="Excluded pages" />

they should be replaced with:
  <caption label="&manage.label.grpIncluded;" />
and
  <caption label="&manage.label.grpExcluded;" />

- Valentin Laube


More information about the Greasemonkey mailing list