Commit dfdde4a9 authored by cpu@chromium.org's avatar cpu@chromium.org

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
parent 495d99b4
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
<release seq="1" allow_pseudo="false"> <release seq="1" allow_pseudo="false">
<messages fallback_to_english="true"> <messages fallback_to_english="true">
<part file="autofill_strings.grdp" /> <part file="autofill_strings.grdp" />
<part file="bookmarks_strings.grdp" /> <part file="bookmark_bar_strings.grdp" />
<part file="dom_distiller_strings.grdp" /> <part file="dom_distiller_strings.grdp" />
<part file="google_strings.grdp" /> <part file="google_strings.grdp" />
<part file="policy_strings.grdp" /> <part file="policy_strings.grdp" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment