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

Issue 2921423002: Fix 'Less than 1 MB' used inside a sentence (Closed)

Created:
3 years, 6 months ago by dullweber
Modified:
3 years, 6 months ago
Reviewers:
msramek
CC:
chromium-reviews, markusheintz_, msramek+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix 'Less than 1 MB' used inside a sentence The string 'Less than 1 MB' is used inside a sentence in CBD. This is incorrect because of the upper case L. To fix this we reintroduce the "less than 1 MB" string. It is still in the translation console, so it shouldn't require translation. This CL doesn't fix the usage of 'Less than X MB' which is only used on desktop and the fact that this sentence insertion could go wrong due to sentence structure in other languages. BUG=729942 Review-Url: https://codereview.chromium.org/2921423002 Cr-Commit-Position: refs/heads/master@{#477267} Committed: https://chromium.googlesource.com/chromium/src/+/ee6a8849e41e7e43563e32b24f5d949c8c01f015

Patch Set 1 #

Total comments: 4

Patch Set 2 : Use "less than 1 MB" inside sentence #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -3 lines) Patch
M chrome/browser/browsing_data/browsing_data_counter_utils.cc View 1 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_counter_utils_unittest.cc View 1 2 chunks +49 lines, -0 lines 0 comments Download
M components/browsing_data_strings.grdp View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
dullweber
Hi Martin, here is the fix for the cache string. Please take a look at ...
3 years, 6 months ago (2017-06-06 09:05:19 UTC) #4
msramek
LGTM, thanks for adding a test. https://codereview.chromium.org/2921423002/diff/1/chrome/browser/browsing_data/browsing_data_counter_utils_unittest.cc File chrome/browser/browsing_data/browsing_data_counter_utils_unittest.cc (right): https://codereview.chromium.org/2921423002/diff/1/chrome/browser/browsing_data/browsing_data_counter_utils_unittest.cc#newcode41 chrome/browser/browsing_data/browsing_data_counter_utils_unittest.cc:41: const int MB ...
3 years, 6 months ago (2017-06-06 09:57:41 UTC) #7
dullweber
According to Max' suggestion I added a "less than 1 MB" string that is used ...
3 years, 6 months ago (2017-06-06 11:26:54 UTC) #8
msramek
Still LGTM. Please update the CL description to explain the current state (including the fact ...
3 years, 6 months ago (2017-06-06 11:44:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2921423002/20001
3 years, 6 months ago (2017-06-06 12:25:28 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-06-06 12:29:38 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/ee6a8849e41e7e43563e32b24f5d...

Powered by Google App Engine
This is Rietveld 408576698