Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

New build of locale-inspector - 2005-10-05

0 views
Skip to first unread message

Jeferson Hultmann

unread,
Oct 7, 2005, 12:00:40 AM10/7/05
to
Hi All,

New in this version:

** much better escape decoding:

- invalid char detection. e.g. 'ç' instead of '\u00e7'

- unnecessary escape detection. e.g. \y

unnecessary escapes generated by MT are not detected by default
(should it be?). you can turn it on by editing your ini file:
[encoding]
mt.escapes=true

- inconsistent '\' chars. if original string doesn't have \ chars and
the localized one has, you will be warned.

** a feature to limit the position of an accesskey. e.g.
[accesskey]
maxposition=25
outputs a warning if an accesskey occurs later than the 25th character
and is not the first character of a word. Feature requested by Håvard
Mork. Should it be enabled by default?


** faster

** and other minor fixes


Tip: If you have a lot of properties files with invalid chars, then
use the merge feature. invalid chars will be automatically fixed (in
new files):

[module foo]
original =path/to/en-US
translated=path/to/ab-CD
merge =path/to/merged/files


** Download:
http://downloads.mozdev.org/br/locale-inspector.zip

** Demos (updated):
mozilla1.8: http://downloads.mozdev.org/br/l10n-report.zip
firefox1.0: http://downloads.mozdev.org/br/l10n-report-aviary.zip


Pavel Franc

unread,
Oct 7, 2005, 5:05:42 AM10/7/05
to Jeferson Hultmann
> Hi All,
> New in this version:

Hi,
great to see a such improvements in a such short time. What would make
me happy, would be the folowing features:

a) Option for ignoring searchplugins and chrome\help\images directories
b) Option for ignoring wrong placeholders in some particular files/entities

Something like:

[Ignore]
searchplugins=yes
help-images=yes
path\to\file.dtd=entity1.label|entity2.label

Pavel Franc

--
CZilla.cz - Czech Mozilla Project
http://www.czilla.cz/

0 new messages