Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Issue 1676793002: Skip missing translations when generating JSON resources. (Closed)

Created:
4 years, 10 months ago by Sergey Ulanov
Modified:
3 years, 5 months ago
Reviewers:
Nico
CC:
chromium-reviews, Jamie
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Skip missing translations when generating JSON resources. It doesn't make sense to replace missing translations with english strings because Chrome can do this automatically when getting resources. BUG=369572 Review-Url: https://codereview.chromium.org/1676793002 Cr-Original-Original-Commit-Position: refs/heads/master@{#480994} Committed: https://chromium.googlesource.com/chromium/src/+/d2f53be161b01a4cf04dfa387b66bda710f601c0 Review-Url: https://codereview.chromium.org/1676793002 Cr-Original-Commit-Position: refs/heads/master@{#482826} Committed: https://chromium.googlesource.com/chromium/src/+/1deaebd297b7212932be4afe34ae0b60c45bd9fd Review-Url: https://codereview.chromium.org/1676793002 Cr-Commit-Position: refs/heads/master@{#483512} Committed: https://chromium.googlesource.com/chromium/src/+/af0dc05d501cafad6ce25a775ada2559cabd12f0

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : fix fake-bidi support #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -2 lines) Patch
M tools/grit/grit/format/chrome_messages_json.py View 1 2 3 chunks +8 lines, -1 line 0 comments Download
M tools/grit/grit/format/chrome_messages_json_unittest.py View 1 2 2 chunks +27 lines, -1 line 0 comments Download

Messages

Total messages: 46 (20 generated)
Sergey Ulanov
4 years, 10 months ago (2016-02-06 01:03:46 UTC) #2
Sergey Ulanov
thakis: ping
4 years, 10 months ago (2016-02-23 18:17:39 UTC) #3
Nico
I don't understand this change. Chrome could do this at runtime, but we want to ...
4 years, 10 months ago (2016-02-23 21:44:50 UTC) #4
Sergey Ulanov
On 2016/02/23 21:44:50, Nico wrote: > I don't understand this change. Chrome could do this ...
4 years, 10 months ago (2016-02-24 18:08:03 UTC) #5
Sergey Ulanov
thakis: ping
3 years, 7 months ago (2017-05-24 00:06:05 UTC) #6
Nico
On 2016/02/24 18:08:03, Sergey Ulanov wrote: > On 2016/02/23 21:44:50, Nico wrote: > > I ...
3 years, 7 months ago (2017-05-24 13:48:54 UTC) #7
Sergey Ulanov
On 2017/05/24 13:48:54, Nico wrote: > Do all other things that use json output have ...
3 years, 7 months ago (2017-05-24 18:47:14 UTC) #10
Sergey Ulanov
thakis: ping!
3 years, 6 months ago (2017-06-13 23:44:24 UTC) #11
Nico
I have this paged out again, but iirc the state of the discussion was: - ...
3 years, 6 months ago (2017-06-15 21:18:13 UTC) #12
Sergey Ulanov
On 2017/06/15 21:18:13, Nico wrote: > I have this paged out again, but iirc the ...
3 years, 6 months ago (2017-06-15 21:36:56 UTC) #13
Sergey Ulanov
On 2017/06/15 21:36:56, Sergey Ulanov wrote: > On 2017/06/15 21:18:13, Nico wrote: > > I ...
3 years, 6 months ago (2017-06-15 21:39:20 UTC) #14
Sergey Ulanov
To clarify it further: 1. Nothing changes when for clients that set fallback_to_english = false. ...
3 years, 6 months ago (2017-06-15 21:47:09 UTC) #15
Sergey Ulanov
thakis: ping
3 years, 6 months ago (2017-06-19 17:13:15 UTC) #16
Sergey Ulanov
pingly ping
3 years, 6 months ago (2017-06-20 21:42:22 UTC) #17
Nico
lgtm, thanks for explaining. Sorry about the long holdup.
3 years, 6 months ago (2017-06-20 21:43:59 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/1676793002/60001
3 years, 6 months ago (2017-06-20 21:52:18 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:60001) as https://chromium.googlesource.com/chromium/src/+/d2f53be161b01a4cf04dfa387b66bda710f601c0
3 years, 6 months ago (2017-06-20 22:30:46 UTC) #23
pdr.
On 2017/06/20 at 22:30:46, commit-bot wrote: > Committed patchset #2 (id:60001) as https://chromium.googlesource.com/chromium/src/+/d2f53be161b01a4cf04dfa387b66bda710f601c0 Could this ...
3 years, 6 months ago (2017-06-20 22:56:46 UTC) #24
findit-for-me
A revert of this CL (patchset #2 id:60001) has been created in https://codereview.chromium.org/2948893002/ by findit-for-me@appspot.gserviceaccount.com. ...
3 years, 6 months ago (2017-06-20 23:05:07 UTC) #25
Sergey Ulanov
Fixed the problem that broke build on windows in https://chromium-review.googlesource.com/c/549835/ . Relanding
3 years, 5 months ago (2017-06-28 00:37:31 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/1676793002/60001
3 years, 5 months ago (2017-06-28 00:38:07 UTC) #29
commit-bot: I haz the power
Committed patchset #2 (id:60001) as https://chromium.googlesource.com/chromium/src/+/1deaebd297b7212932be4afe34ae0b60c45bd9fd
3 years, 5 months ago (2017-06-28 00:53:05 UTC) #33
pdr.
On 2017/06/28 at 00:53:05, commit-bot wrote: > Committed patchset #2 (id:60001) as https://chromium.googlesource.com/chromium/src/+/1deaebd297b7212932be4afe34ae0b60c45bd9fd I think ...
3 years, 5 months ago (2017-06-28 01:00:18 UTC) #34
Sergey Ulanov
A revert of this CL (patchset #2 id:60001) has been created in https://codereview.chromium.org/2960853003/ by sergeyu@chromium.org. ...
3 years, 5 months ago (2017-06-28 01:00:54 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/1676793002/80001
3 years, 5 months ago (2017-06-29 20:47:57 UTC) #43
commit-bot: I haz the power
3 years, 5 months ago (2017-06-29 22:11:41 UTC) #46
Message was sent while issue was closed.
Committed patchset #3 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/af0dc05d501cafad6ce25a775ada...

Powered by Google App Engine
This is Rietveld 408576698