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

Issue 684153002: Fix not localized strings in extension_error_reporter.cc (Closed)

Created:
6 years, 1 month ago by Stanislav Albreht
Modified:
6 years, 1 month ago
Reviewers:
Devlin
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix not localized strings in extension_error_reporter.cc These strings form a message box which is shown when drag-n-dropping an extension onto chrome://extensions. This message is the same as the one shown when loading an extension through "Load unpacked extension..." button but it is not localized. R=rdevlin.cronin@chromium.org Committed: https://crrev.com/2443c2dffe32bbd9ccb12f7b196df87c52fdb132 Cr-Commit-Position: refs/heads/master@{#302305}

Patch Set 1 #

Patch Set 2 : Fix unit tests #

Total comments: 1

Patch Set 3 : Localization in unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -12 lines) Patch
M chrome/browser/extensions/extension_error_reporter.cc View 3 chunks +12 lines, -8 lines 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 3 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
Stanislav Albreht
6 years, 1 month ago (2014-10-29 11:55:33 UTC) #1
Devlin
It's kind of weird that we localize the title and first sentence, but not the ...
6 years, 1 month ago (2014-10-29 15:54:42 UTC) #2
Stanislav Albreht
Devlin, thanks for review! It's worth noting that actual errors that are shown in both ...
6 years, 1 month ago (2014-10-30 05:40:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/684153002/1
6 years, 1 month ago (2014-10-30 05:41:39 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel/builds/4899)
6 years, 1 month ago (2014-10-30 06:28:16 UTC) #7
Stanislav Albreht
Fixed related unit test.
6 years, 1 month ago (2014-10-30 07:35:54 UTC) #8
Devlin
https://codereview.chromium.org/684153002/diff/20001/chrome/browser/extensions/extension_service_unittest.cc File chrome/browser/extensions/extension_service_unittest.cc (right): https://codereview.chromium.org/684153002/diff/20001/chrome/browser/extensions/extension_service_unittest.cc#newcode1315 chrome/browser/extensions/extension_service_unittest.cc:1315: std::string("Failed to load extension from: *. ") + This ...
6 years, 1 month ago (2014-10-30 15:38:58 UTC) #9
Stanislav Albreht
> https://codereview.chromium.org/684153002/diff/20001/chrome/browser/extensions/extension_service_unittest.cc#newcode1315 > chrome/browser/extensions/extension_service_unittest.cc:1315: > std::string("Failed to load extension from: *. ") + > This ...
6 years, 1 month ago (2014-10-31 07:46:35 UTC) #10
Devlin
On 2014/10/31 07:46:35, Stanislav Albreht wrote: > > > https://codereview.chromium.org/684153002/diff/20001/chrome/browser/extensions/extension_service_unittest.cc#newcode1315 > > chrome/browser/extensions/extension_service_unittest.cc:1315: > > ...
6 years, 1 month ago (2014-10-31 16:12:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/684153002/40001
6 years, 1 month ago (2014-10-31 18:32:52 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-10-31 19:14:42 UTC) #14
commit-bot: I haz the power
6 years, 1 month ago (2014-10-31 19:16:13 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2443c2dffe32bbd9ccb12f7b196df87c52fdb132
Cr-Commit-Position: refs/heads/master@{#302305}

Powered by Google App Engine
This is Rietveld 408576698