Thanks for you reply, Jói. The hash-based mapping system makes modification a lot more difficult. I wanted to change the Chromium brand name to some other name I choose. Do a search & replace in both the grd files and xtb files obviously wouldn't work since the hash value has changed. Any good idea how to get this done relatively easily?
The grit you mentioned only generates xmb files. How to regenerate those .xtb files?
Stephen.
======= You wrote on 2013-05-28 £o=======
>The ID is a hash of the "presentable" contents of the English string.
>To explain, if you have a message like <message
>name="ID_SOMETHING">Hello <ph
>name="USERNAME">%s<ex>Stephen</ex></ph></message>, then the
>presentable contents are "Hello USERNAME".
>
>You can use the [ grit xmb ] tool to output a new .xmb file after you
>modify chromium_strings.grd. In this file you will find your modified
>message and its hash ID.
>
>Cheers,
>Jói
>
>
>On Tue, May 28, 2013 at 4:30 PM, Stephen Cheng <
flas...@gmail.com> wrote:
= = = = = = = = = = = = = = = = = = = =