summaryrefslogtreecommitdiffstats
path: root/components/components_strings.grd
diff options
context:
space:
mode:
authorcpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-11 01:38:03 +0000
committercpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-11 01:38:03 +0000
commitdfdde4a9d734948318aba2376386db73edbd63dc (patch)
treef189f61f5395fd84ffe9ee55a7a9d1dc2f3ecca8 /components/components_strings.grd
parent495d99b482d58f23a857b4d93e7ab3e018d8fd38 (diff)
downloadchromium_src-dfdde4a9d734948318aba2376386db73edbd63dc.zip
chromium_src-dfdde4a9d734948318aba2376386db73edbd63dc.tar.gz
chromium_src-dfdde4a9d734948318aba2376386db73edbd63dc.tar.bz2
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 Review URL: https://codereview.chromium.org/381353002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282495 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/components_strings.grd')
-rw-r--r--components/components_strings.grd2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/components_strings.grd b/components/components_strings.grd
index b09e601..08e4033 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -168,7 +168,7 @@
<release seq="1" allow_pseudo="false">
<messages fallback_to_english="true">
<part file="autofill_strings.grdp" />
- <part file="bookmarks_strings.grdp" />
+ <part file="bookmark_bar_strings.grdp" />
<part file="dom_distiller_strings.grdp" />
<part file="google_strings.grdp" />
<part file="policy_strings.grdp" />