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

Issue 10824214: chrome UI: change UI string "Last Updated" to "Build Date". (Closed)

Created:
8 years, 4 months ago by hshi1
Modified:
8 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

chrome UI: change UI string "Last Updated" to "Build Date". The UI string should reflect the true nature of the date. The date is in fact when the Chrome OS image is built, not when it is installed on the device. BUG=132561 TEST=locally verified on lumpy. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150924

Patch Set 1 #

Patch Set 2 : Replace the UI string to 'Build Date'. #

Total comments: 4

Patch Set 3 : Forgot to update the corresponding CSS file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -29 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/help/help.css View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/help/help.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/help/help.js View 1 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/help/help_handler.cc View 1 5 chunks +16 lines, -16 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
hshi1
Hi Achuith and Alex, can you comment on this UI string change? I'm modifying a ...
8 years, 4 months ago (2012-08-09 19:04:18 UTC) #1
achuithb
http://codereview.chromium.org/10824214/diff/7001/chrome/browser/resources/help/help.js File chrome/browser/resources/help/help.js (right): http://codereview.chromium.org/10824214/diff/7001/chrome/browser/resources/help/help.js#newcode237 chrome/browser/resources/help/help.js:237: setBuildDate_: function(buildDate) { Is this cros-only or for all ...
8 years, 4 months ago (2012-08-09 19:44:59 UTC) #2
hshi1
P.S. the file "chrome/app/generated_resources.grd" exceeds the file size limit imposed by upload.py (called by git-cl), ...
8 years, 4 months ago (2012-08-09 19:46:15 UTC) #3
hshi1
http://codereview.chromium.org/10824214/diff/7001/chrome/browser/resources/help/help.js File chrome/browser/resources/help/help.js (right): http://codereview.chromium.org/10824214/diff/7001/chrome/browser/resources/help/help.js#newcode237 chrome/browser/resources/help/help.js:237: setBuildDate_: function(buildDate) { Although not very obvious, this is ...
8 years, 4 months ago (2012-08-09 19:51:15 UTC) #4
hshi1
Add khorimoto@ who originally implemented the "Last Updated" string in the about page (see http://codereview.chromium.org/10038034).
8 years, 4 months ago (2012-08-09 20:02:47 UTC) #5
achuithb
On 2012/08/09 19:46:15, hshi1 wrote: > P.S. the file "chrome/app/generated_resources.grd" exceeds the file size limit ...
8 years, 4 months ago (2012-08-09 20:07:22 UTC) #6
hshi1
Added jhawkins@ as owner of chrome/app and chrome/browser/ui; removed kuscher@ (not an active user of ...
8 years, 4 months ago (2012-08-09 20:36:31 UTC) #7
Kyle Horimoto
LGTM You're right - this string is more fitting. (Although I hope that the average ...
8 years, 4 months ago (2012-08-09 20:48:12 UTC) #8
James Hawkins
lgtm
8 years, 4 months ago (2012-08-09 20:53:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hshi@chromium.org/10824214/3003
8 years, 4 months ago (2012-08-09 20:59:13 UTC) #10
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 22:38:33 UTC) #11
Change committed as 150924

Powered by Google App Engine
This is Rietveld 408576698