Comment #17 on issue 16764 by bugdro...@chromium.org: Mac L10N: Need a way
to generate localized resources
http://code.google.com/p/chromium/issues/detail?id=16764
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=22730
---
Comment #15 on issue 16764 by bugdro...@chromium.org: Mac L10N: Need a way
to generate localized resources
http://code.google.com/p/chromium/issues/detail?id=16764
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=21280
---
Comment #14 on issue 16764 by bugdro...@chromium.org: Mac L10N: Need a way
to generate localized resources
http://code.google.com/p/chromium/issues/detail?id=16764
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=21272
---
Updates:
Cc: js...@chromium.org
Comment #11 on issue 16764 by js...@chromium.org: Mac L10N: Need a way to
generate localized resources
http://code.google.com/p/chromium/issues/detail?id=16764
> we'd still have to go and tweak the layout on a per-locale basis when
> strings were
too
>
Updates:
Labels: -OS-All OS-Mac
Comment #6 on issue 16764 by stuartmo...@chromium.org: Mac L10N: Need a way
to generate localized resources
http://code.google.com/p/chromium/issues/detail?id=16764
(No comment was entered for this change.)
--
You received this message because you are l
Comment #5 on issue 16764 by pinker...@chromium.org: Mac L10N: Need a way
to generate localized resources
http://code.google.com/p/chromium/issues/detail?id=16764
No, I see what Tony's saying. The problem with this approach is that we'd
still have
to go and tweak the layout on a per-locale b
Comment #4 on issue 16764 by thoma...@chromium.org: Mac L10N: Need a way to
generate localized resources
http://code.google.com/p/chromium/issues/detail?id=16764
nibs include more then just strings, they are layout, binding, etc. we
can't generate
nibs.
--
You received this message because
Comment #3 on issue 16764 by tony.chromium: Mac L10N: Need a way to
generate localized resources
http://code.google.com/p/chromium/issues/detail?id=16764
I was thinking that the nibs would have placeholders and grit would
generate a new nib
file that puts the real strings into the file.
--
Updates:
Cc: thoma...@chromium.org
Comment #1 on issue 16764 by pinker...@chromium.org: Mac L10N: Need a way
to generate localized resources
http://code.google.com/p/chromium/issues/detail?id=16764
cc'ing tvl who has some ideas.
We can't simply generate nibs from grit, there's too muc