I whacked something together that I would call a glossary, and I wonder
what you guys think about it.
http://l10n.mozilla.org/~axel/glossary/ is the app,
http://blog.mozilla.com/axel/2007/10/30/firefox-2-glossary/ is the blog
post about it.
You should be able to search in the phrases, see which show up often,
and then search on mxr on where they show up in en-US.
Thoughts?
Axel
Even after reading the blog, I have no idea what this is supposed to be
used for. Care to elaborate?
One remark though: the sorting in ‘Length’ is wrong: it is alphabetical,
but should be numerical.
H.
--
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
www.lieverleven.be
http://aouw.org
http://catb.org/~esr/faqs/smart-questions.html
Yeah, I know. I just found out that it was dead easy to solve, exhibit
for the win. Thus, marking FIXED.
Regarding the use case, I wanted to find out which strings and phrases
are actually important to get right for consistency. So far, this is
getting some of the plain combinatorics right, which applications
actually make sense in the end is somewhat more tricky.
So right now, when you see a string and you're not sure if you should
bother about it, you can search for it, see how often it shows up, and
search the source.
For more elaborate tools, you could use that database to power search
suggest, for example.
A similar tool has been made by the Persian team, also working on
exhibit, but on a different dataset, is
http://www.mozillafirefox.ir/translation/glossary.html.
I'm really open to RFEs and to see what other people think that can be
done with the data, or which data should be gathered to do something useful.
Axel