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

Issue 8835003: extensions: remove install/uninstall terminology (Closed)

Created:
9 years ago by Evan Stade
Modified:
9 years ago
CC:
chromium-reviews, jstritar+watch_chromium.org, jennb, prasadt, mihaip+watch_chromium.org, dcheng, Dmitry Titov, Aaron Boodman, arv (Not doing code reviews), jianli, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr., estade+watch_chromium.org
Visibility:
Public.

Description

extensions: remove install/uninstall terminology replace with add/remove BUG=102610 TEST=manual (for those strings I actually know how to trigger) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113568

Patch Set 1 #

Patch Set 2 : fix one more string #

Patch Set 3 : . #

Total comments: 5

Patch Set 4 : compile fixes + mihai review #

Total comments: 2

Patch Set 5 : a couple fixes #

Patch Set 6 : test fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -56 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 17 chunks +24 lines, -28 lines 0 comments Download
M chrome/browser/download/download_item_model.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_context_menu_model.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_global_error.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_install_ui.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_install_ui.cc View 1 2 3 3 chunks +9 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_action_context_menu.mm View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_installed_bubble_bridge.mm View 1 2 3 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_installed_bubble_controller.mm View 1 2 3 4 5 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/extensions/extension_install_dialog_gtk.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/extensions/extension_installed_bubble_gtk.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_settings_menu_model.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/views/extensions/extension_install_dialog_view.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/extensions/extension_installed_bubble.cc View 1 2 3 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/ntp/ntp_resource_cache.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/permission_warnings.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/static/permission_warnings.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/management/test/basics.js View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Evan Stade
these strings are all vetted by Bryan aaron: extensions andybons: cocoa sky: the rest
9 years ago (2011-12-07 04:19:16 UTC) #1
Evan Stade
On 2011/12/07 04:19:16, Evan Stade wrote: > these strings are all vetted by Bryan Brian ...
9 years ago (2011-12-07 04:20:27 UTC) #2
Mihai Parparita -not on Chrome
http://codereview.chromium.org/8835003/diff/4001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/8835003/diff/4001/chrome/app/generated_resources.grd#newcode4327 chrome/app/generated_resources.grd:4327: <message name="IDS_EXTENSION_PROMPT_INLINE_INSTALL_BUTTON" desc="Text for the inline install button on ...
9 years ago (2011-12-07 04:41:12 UTC) #3
sky
LGTM
9 years ago (2011-12-07 04:54:08 UTC) #4
Evan Stade
http://codereview.chromium.org/8835003/diff/4001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/8835003/diff/4001/chrome/app/generated_resources.grd#newcode4327 chrome/app/generated_resources.grd:4327: <message name="IDS_EXTENSION_PROMPT_INLINE_INSTALL_BUTTON" desc="Text for the inline install button on ...
9 years ago (2011-12-07 05:54:23 UTC) #5
Evan Stade
http://codereview.chromium.org/8835003/diff/4001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/8835003/diff/4001/chrome/app/generated_resources.grd#newcode4327 chrome/app/generated_resources.grd:4327: <message name="IDS_EXTENSION_PROMPT_INLINE_INSTALL_BUTTON" desc="Text for the inline install button on ...
9 years ago (2011-12-07 06:00:37 UTC) #6
Andrew Bonventre
lgtm
9 years ago (2011-12-07 13:37:22 UTC) #7
Mihai Parparita -not on Chrome
LGTM
9 years ago (2011-12-07 17:39:25 UTC) #8
Aaron Boodman
lgtm w/ minor question http://codereview.chromium.org/8835003/diff/19/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/8835003/diff/19/chrome/app/generated_resources.grd#newcode4248 chrome/app/generated_resources.grd:4248: Remove from <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> Where ...
9 years ago (2011-12-07 22:45:10 UTC) #9
Evan Stade
http://codereview.chromium.org/8835003/diff/19/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/8835003/diff/19/chrome/app/generated_resources.grd#newcode4248 chrome/app/generated_resources.grd:4248: Remove from <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> On 2011/12/07 22:45:10, Aaron Boodman ...
9 years ago (2011-12-07 23:16:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/8835003/13001
9 years ago (2011-12-08 05:08:20 UTC) #11
commit-bot: I haz the power
9 years ago (2011-12-08 06:16:29 UTC) #12
Change committed as 113568

Powered by Google App Engine
This is Rietveld 408576698