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

Issue 591803002: Add athena_strings.grd with athena specific strings (Closed)

Created:
6 years, 3 months ago by pkotwicz
Modified:
6 years, 2 months ago
Reviewers:
tony, oshima, sky, tfarina
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add athena_strings.grd with athena specific strings BUG=416209 TEST=None Committed: https://crrev.com/e0b167731257fd81b27f26b8448f2980ee06d7b5 Cr-Commit-Position: refs/heads/master@{#296797}

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : #

Total comments: 4

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+255 lines, -43 lines) Patch
M athena/athena.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M athena/content/DEPS View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M athena/content/render_view_context_menu_impl.cc View 2 chunks +31 lines, -16 lines 0 comments Download
M athena/content/web_activity.cc View 1 2 3 4 5 3 chunks +4 lines, -1 line 0 comments Download
M athena/home/DEPS View 1 chunk +2 lines, -1 line 0 comments Download
M athena/home/app_list_view_delegate.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M athena/resources/athena_resources.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A athena/strings/athena_strings.grd View 1 2 3 1 chunk +166 lines, -0 lines 0 comments Download
A + athena/strings/athena_strings.gyp View 1 2 3 1 chunk +5 lines, -6 lines 0 comments Download
M athena/system/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M athena/system/power_button_controller.cc View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M athena/wm/DEPS View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M athena/wm/overview_toolbar.cc View 1 2 3 3 chunks +10 lines, -5 lines 0 comments Download
M chrome/chrome_repack_locales.gypi View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/chrome_resources.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/tools/build/repack_locales.py View 1 2 5 chunks +10 lines, -0 lines 0 comments Download
M tools/check_grd_for_unused_strings.py View 1 2 3 4 3 chunks +3 lines, -0 lines 0 comments Download
M tools/gritsettings/resource_ids View 1 2 3 4 5 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 35 (12 generated)
pkotwicz
Tony, can you please take a look?
6 years, 3 months ago (2014-09-20 02:11:09 UTC) #4
tony
I don't work on Chromium these days. Can you get someone else to review it ...
6 years, 3 months ago (2014-09-20 03:06:58 UTC) #5
pkotwicz
James, can you please take a look? I think you did something similar for extensions ...
6 years, 3 months ago (2014-09-22 15:16:26 UTC) #8
pkotwicz
tfarina@ can you please take a look? I think that jamescook@ is out of office
6 years, 2 months ago (2014-09-24 02:07:35 UTC) #10
tfarina
Hi Peter, I will take a look at this later today. But I agree that ...
6 years, 2 months ago (2014-09-24 13:14:50 UTC) #11
pkotwicz
Oshima, can you please take a look at the changes in athena?
6 years, 2 months ago (2014-09-24 13:40:54 UTC) #13
oshima
athena/ lgtm alternative way is to put grd/gyp in athena/strings, and put translations in athena/strings/translations. ...
6 years, 2 months ago (2014-09-24 17:55:19 UTC) #14
tfarina
On Wed, Sep 24, 2014 at 2:55 PM, <oshima@chromium.org> wrote: > athena/ lgtm > > ...
6 years, 2 months ago (2014-09-24 17:58:23 UTC) #15
tfarina
https://codereview.chromium.org/591803002/diff/100001/athena/athena_strings.gyp File athena/athena_strings.gyp (right): https://codereview.chromium.org/591803002/diff/100001/athena/athena_strings.gyp#newcode22 athena/athena_strings.gyp:22: 'includes': [ '../build/grit_target.gypi' ], could you remove this? We ...
6 years, 2 months ago (2014-09-24 18:00:49 UTC) #16
pkotwicz
tfarina@ can you please take another look?
6 years, 2 months ago (2014-09-24 20:39:55 UTC) #19
pkotwicz
https://codereview.chromium.org/591803002/diff/100001/tools/gritsettings/resource_ids File tools/gritsettings/resource_ids (right): https://codereview.chromium.org/591803002/diff/100001/tools/gritsettings/resource_ids#newcode227 tools/gritsettings/resource_ids:227: "messages": [42000], I do not want to get too ...
6 years, 2 months ago (2014-09-24 20:44:48 UTC) #21
tfarina
athena/strings lgtm. Could you also look into adding GN build file there as well? You ...
6 years, 2 months ago (2014-09-24 22:38:49 UTC) #22
oshima
https://codereview.chromium.org/591803002/diff/100001/tools/gritsettings/resource_ids File tools/gritsettings/resource_ids (right): https://codereview.chromium.org/591803002/diff/100001/tools/gritsettings/resource_ids#newcode227 tools/gritsettings/resource_ids:227: "messages": [42000], On 2014/09/24 20:44:48, pkotwicz wrote: > I ...
6 years, 2 months ago (2014-09-25 00:41:59 UTC) #23
oshima
slgtm On 2014/09/25 00:41:59, oshima wrote: > https://codereview.chromium.org/591803002/diff/100001/tools/gritsettings/resource_ids > File tools/gritsettings/resource_ids (right): > > https://codereview.chromium.org/591803002/diff/100001/tools/gritsettings/resource_ids#newcode227 ...
6 years, 2 months ago (2014-09-25 00:43:00 UTC) #24
tony
rubber stamp LGTM
6 years, 2 months ago (2014-09-25 00:49:37 UTC) #25
tony
https://codereview.chromium.org/591803002/diff/200001/tools/gritsettings/resource_ids File tools/gritsettings/resource_ids (right): https://codereview.chromium.org/591803002/diff/200001/tools/gritsettings/resource_ids#newcode15 tools/gritsettings/resource_ids:15: # common convention starts practical use of IDs at ...
6 years, 2 months ago (2014-09-25 00:51:42 UTC) #26
pkotwicz
https://codereview.chromium.org/591803002/diff/200001/tools/gritsettings/resource_ids File tools/gritsettings/resource_ids (right): https://codereview.chromium.org/591803002/diff/200001/tools/gritsettings/resource_ids#newcode15 tools/gritsettings/resource_ids:15: # common convention starts practical use of IDs at ...
6 years, 2 months ago (2014-09-25 01:33:44 UTC) #27
tony
https://codereview.chromium.org/591803002/diff/200001/tools/gritsettings/resource_ids File tools/gritsettings/resource_ids (right): https://codereview.chromium.org/591803002/diff/200001/tools/gritsettings/resource_ids#newcode15 tools/gritsettings/resource_ids:15: # common convention starts practical use of IDs at ...
6 years, 2 months ago (2014-09-25 03:35:21 UTC) #28
pkotwicz
sky for chrome/ OWNERS
6 years, 2 months ago (2014-09-25 15:10:01 UTC) #30
sky
LGTM
6 years, 2 months ago (2014-09-25 19:33:05 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/591803002/220001
6 years, 2 months ago (2014-09-25 20:21:15 UTC) #33
commit-bot: I haz the power
Committed patchset #6 (id:220001) as 66c8c962c0f4fdca2737bc32b0abd9a7c2793344
6 years, 2 months ago (2014-09-25 21:34:16 UTC) #34
commit-bot: I haz the power
6 years, 2 months ago (2014-09-25 21:35:45 UTC) #35
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/e0b167731257fd81b27f26b8448f2980ee06d7b5
Cr-Commit-Position: refs/heads/master@{#296797}

Powered by Google App Engine
This is Rietveld 408576698