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

Issue 381353002: fix broken translations for bookmarks. (Closed)

Created:
6 years, 5 months ago by cpu_(ooo_6.6-7.5)
Modified:
6 years, 5 months ago
Reviewers:
tfarina, kareng, blundell, tony
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

fix broken translations for bookmarks. Having the same name for a grd is bad because the post processor flattens the file so one of them gets overriten with the other. NOTRY=true TBR=blundell BUG=372175 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282495

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -52 lines) Patch
A + components/bookmark_bar_strings.grdp View 0 chunks +-1 lines, --1 lines 1 comment Download
D components/bookmarks_strings.grdp View 1 chunk +0 lines, -52 lines 0 comments Download
M components/components_strings.grd View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
kareng
lgtm LGTM
6 years, 5 months ago (2014-07-11 01:25:21 UTC) #1
cpu_(ooo_6.6-7.5)
The CQ bit was checked by cpu@chromium.org
6 years, 5 months ago (2014-07-11 01:26:12 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cpu@chromium.org/381353002/1
6 years, 5 months ago (2014-07-11 01:27:36 UTC) #3
commit-bot: I haz the power
Change committed as 282495
6 years, 5 months ago (2014-07-11 01:38:06 UTC) #4
blundell
I don't understand. Both bookmarks_strings files are grdp files that get included in another grd ...
6 years, 5 months ago (2014-07-11 06:27:32 UTC) #5
tfarina
https://codereview.chromium.org/381353002/diff/1/components/bookmark_bar_strings.grdp File components/bookmark_bar_strings.grdp (right): https://codereview.chromium.org/381353002/diff/1/components/bookmark_bar_strings.grdp#newcode1 components/bookmark_bar_strings.grdp:1: <?xml version="1.0" encoding="utf-8"?> that my personal preference. If I ...
6 years, 5 months ago (2014-07-11 17:46:57 UTC) #6
tfarina
On 2014/07/11 06:27:32, blundell wrote: > I don't understand. Both bookmarks_strings files are grdp files ...
6 years, 5 months ago (2014-07-11 17:48:27 UTC) #7
tony
I too am surprised that this works, but I don't know much about how <part> ...
6 years, 5 months ago (2014-07-11 17:54:15 UTC) #8
tfarina
6 years, 5 months ago (2014-07-11 17:59:42 UTC) #9
Message was sent while issue was closed.
On 2014/07/11 17:54:15, tony wrote:
> I too am surprised that this works, but I don't know much about how <part>
> expansion works (I've never looked at how it's implemented).  It's probably
> worth filing a bug against grit that grdp file names have to be unique across
> the whole project.

I have filed http://code.google.com/p/grit-i18n/issues/detail?id=29 for this.

Powered by Google App Engine
This is Rietveld 408576698