X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=blobdiff_plain;f=fosdem2005%2Fl10ntalk_04.html;h=a936e76dabf57ac7702be59179050ef376be87a9;hp=fd449934fde9fe4455b46353553ae75cc03d4682;hb=b1edb751dc7c682adfed2ab4ed60a0d69dc7c8c8;hpb=bf03a77a2f53ec2d4b5df59fc853ac1adc066720 diff --git a/fosdem2005/l10ntalk_04.html b/fosdem2005/l10ntalk_04.html index fd44993..a936e76 100755 --- a/fosdem2005/l10ntalk_04.html +++ b/fosdem2005/l10ntalk_04.html @@ -25,18 +25,18 @@ a locale string fails somewhere (string or file not found). See bug 71797.
  • SeaMonkey vs. Aviary: The differences between SeaMonkey and the "aviary" applications based on the new toolkit - make work difficult sometimes fot getting source L10n to work correctly. + make work difficult sometimes for getting source L10n to work correctly.
    L10n work for the two product lines is getting more and more different, though the source files are similar or identical on both sides.
    This situation would get much better if we port seamonkey to "new toolkit"/xulrunner, - we'd still need volunteers for that effort (this is not strictly L10n, but it affects us a lot, and we still have quite a lot of SeaMonkey L10n out there). -
  • MLP web pages are a mess: We (MLP staff) know about that, and we are working on it. See + we'd still need volunteers for that effort (this is not strictly L10n, but it affects us a lot, and we still have quite a lot of SeaMonkey L10n work happening out there). +
  • MLP web pages are a mess: We (MLP staff) know about that, and we are working on it. See MozillaWiki - L10n:MLP_page_structure.
  • L12y bugs: Just as a reminder, we have some localizability problems left in Mozilla code.
    All relevant bugs (should) have the "L12y" keyword set. Query for All bugs with L12y keyword set - (87 bugs found as of Wed Feb 23 12:56:11 PST 2005, + (87 bugs found as of Wed Feb 23 12:56:11 PST 2005, 48 of them in Core product, 14 of them in "Mozilla Application Suite" (Seamonkey) product, 13 of them in Firefox product, @@ -45,7 +45,7 @@
  • No stringbundles from non-privileged files: This started to hurt me when trying to make about:plugins localizable (see bug 56863). In fact, I had to give about:plugins full chrome privileges just to access stringbundles - this opened - a potential security issue though. + a potential security issue though. See bug 98298.
  • XUL FastLoad problems: XUL FastLoad fails to update the strings after a locale switch. There is a workaround in place (killing the FastLoad file),