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

Issue 157823003: Revert 250094 "Make UI strings consistent in the 2nd person - cr..." (Closed)

Created:
6 years, 10 months ago by Jói
Modified:
6 years, 10 months ago
Reviewers:
edwardjung
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 250094 "Make UI strings consistent in the 2nd person - cr..." Revert reason: CHECKs because of missing $1 in one of the messages. > Make UI strings consistent in the 2nd person - crbug.com/156975 > > BUG=156975 > > Review URL: https://codereview.chromium.org/145683002 TBR=edwardjung@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250100

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -75 lines) Patch
M trunk/src/chrome/app/chromium_strings.grd View 1 chunk +0 lines, -22 lines 0 comments Download
M trunk/src/chrome/app/generated_resources.grd View 17 chunks +45 lines, -31 lines 1 comment Download
M trunk/src/chrome/app/google_chrome_strings.grd View 1 chunk +0 lines, -22 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Jói
6 years, 10 months ago (2014-02-10 15:07:21 UTC) #1
Jói
Committed patchset #1 manually as r250100 (tree was closed).
6 years, 10 months ago (2014-02-10 15:07:34 UTC) #2
edwardjung
lgtm https://codereview.chromium.org/157823003/diff/1/trunk/src/chrome/app/generated_resources.grd File trunk/src/chrome/app/generated_resources.grd (right): https://codereview.chromium.org/157823003/diff/1/trunk/src/chrome/app/generated_resources.grd#newcode10160 trunk/src/chrome/app/generated_resources.grd:10160: + </message> Do you have any suggestions as ...
6 years, 10 months ago (2014-02-10 16:35:06 UTC) #3
Jói
There would need to be a code change as well as a string change (as ...
6 years, 10 months ago (2014-02-10 16:41:54 UTC) #4
edwardjung
Thanks Joi, a Chromium newbie follow up question I hope you don't mind me asking. ...
6 years, 10 months ago (2014-02-10 17:19:07 UTC) #5
Jói
6 years, 10 months ago (2014-02-10 17:55:40 UTC) #6
Hi Edward,

That should likely resolve it, not 100% sure though. I think if you
make sure to test your change on trybots matching the bots that failed
(looks like they are all debug bots, so e.g. linux, mac, win rather
than linux_rel, mac_rel, win_rel which are the defaults IIRC) then you
should be fine.

Cheers,
Jói



On Mon, Feb 10, 2014 at 5:19 PM,  <edwardjung@chromium.org> wrote:
> Thanks Joi, a Chromium newbie follow up question I hope you don't mind me
> asking.
>
> Would updating the strings in the dictionary in BrowserOptionsHandler:
>
https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/ui/...
>
> from this:
> { "autoLaunchText", IDS_AUTOLAUNCH_TEXT, IDS_PRODUCT_NAME },
>
> to this:
> { "autoLaunchText", IDS_AUTOLAUNCH_TEXT },
>
> resolve this? Or would there need to be updates to the unit tests too.
>
> Many thanks,
>
> Edward
>
>
> https://codereview.chromium.org/157823003/

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698