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

Side by Side Diff: components/components_strings.grd

Issue 381353002: fix broken translations for bookmarks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 2
3 <grit latest_public_release="0" current_release="1" 3 <grit latest_public_release="0" current_release="1"
4 source_lang_id="en" enc_check="möl"> 4 source_lang_id="en" enc_check="möl">
5 <outputs> 5 <outputs>
6 <output filename="grit/components_strings.h" type="rc_header"> 6 <output filename="grit/components_strings.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="components_strings_am.pak" type="data_package" lang="am" / > 9 <output filename="components_strings_am.pak" type="data_package" lang="am" / >
10 <output filename="components_strings_ar.pak" type="data_package" lang="ar" / > 10 <output filename="components_strings_ar.pak" type="data_package" lang="ar" / >
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 <file path="strings/components_strings_th.xtb" lang="th" /> 161 <file path="strings/components_strings_th.xtb" lang="th" />
162 <file path="strings/components_strings_tr.xtb" lang="tr" /> 162 <file path="strings/components_strings_tr.xtb" lang="tr" />
163 <file path="strings/components_strings_uk.xtb" lang="uk" /> 163 <file path="strings/components_strings_uk.xtb" lang="uk" />
164 <file path="strings/components_strings_vi.xtb" lang="vi" /> 164 <file path="strings/components_strings_vi.xtb" lang="vi" />
165 <file path="strings/components_strings_zh-CN.xtb" lang="zh-CN" /> 165 <file path="strings/components_strings_zh-CN.xtb" lang="zh-CN" />
166 <file path="strings/components_strings_zh-TW.xtb" lang="zh-TW" /> 166 <file path="strings/components_strings_zh-TW.xtb" lang="zh-TW" />
167 </translations> 167 </translations>
168 <release seq="1" allow_pseudo="false"> 168 <release seq="1" allow_pseudo="false">
169 <messages fallback_to_english="true"> 169 <messages fallback_to_english="true">
170 <part file="autofill_strings.grdp" /> 170 <part file="autofill_strings.grdp" />
171 <part file="bookmarks_strings.grdp" /> 171 <part file="bookmark_bar_strings.grdp" />
172 <part file="dom_distiller_strings.grdp" /> 172 <part file="dom_distiller_strings.grdp" />
173 <part file="google_strings.grdp" /> 173 <part file="google_strings.grdp" />
174 <part file="policy_strings.grdp" /> 174 <part file="policy_strings.grdp" />
175 <part file="translate_strings.grdp" /> 175 <part file="translate_strings.grdp" />
176 </messages> 176 </messages>
177 </release> 177 </release>
178 </grit> 178 </grit>
OLDNEW
« components/bookmark_bar_strings.grdp ('K') | « components/bookmarks_strings.grdp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698