[chromium-bugs] Issue 16764 in chromium: Mac L10N: Need a way to generate localized resources

2009-08-07 Thread codesite-noreply
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 ---

[chromium-bugs] Issue 16764 in chromium: Mac L10N: Need a way to generate localized resources

2009-07-22 Thread codesite-noreply
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 ---

[chromium-bugs] Issue 16764 in chromium: Mac L10N: Need a way to generate localized resources

2009-07-22 Thread codesite-noreply
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 ---

[chromium-bugs] Issue 16764 in chromium: Mac L10N: Need a way to generate localized resources

2009-07-20 Thread codesite-noreply
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 >

[chromium-bugs] Issue 16764 in chromium: Mac L10N: Need a way to generate localized resources

2009-07-16 Thread codesite-noreply
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

[chromium-bugs] Issue 16764 in chromium: Mac L10N: Need a way to generate localized resources

2009-07-16 Thread codesite-noreply
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

[chromium-bugs] Issue 16764 in chromium: Mac L10N: Need a way to generate localized resources

2009-07-16 Thread codesite-noreply
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

[chromium-bugs] Issue 16764 in chromium: Mac L10N: Need a way to generate localized resources

2009-07-15 Thread codesite-noreply
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. --

[chromium-bugs] Issue 16764 in chromium: Mac L10N: Need a way to generate localized resources

2009-07-15 Thread codesite-noreply
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