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

Side by Side Diff: components/components_strings.grd

Issue 2228913003: Move part of browsing data counter text util method to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 4 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
« no previous file with comments | « components/browsing_data_strings.grdp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 4 output_all_resource_defines="false" 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 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 <file path="strings/components_strings_zh-CN.xtb" lang="zh-CN" /> 180 <file path="strings/components_strings_zh-CN.xtb" lang="zh-CN" />
181 <file path="strings/components_strings_zh-TW.xtb" lang="zh-TW" /> 181 <file path="strings/components_strings_zh-TW.xtb" lang="zh-TW" />
182 </translations> 182 </translations>
183 <release seq="1" allow_pseudo="false"> 183 <release seq="1" allow_pseudo="false">
184 <messages fallback_to_english="true"> 184 <messages fallback_to_english="true">
185 <part file="app_modal_strings.grdp" /> 185 <part file="app_modal_strings.grdp" />
186 <part file="autofill_strings.grdp" /> 186 <part file="autofill_strings.grdp" />
187 <part file="bookmark_bar_strings.grdp" /> 187 <part file="bookmark_bar_strings.grdp" />
188 <part file="bookmark_component_strings.grdp" /> 188 <part file="bookmark_component_strings.grdp" />
189 <part file="browser_sync_strings.grdp" /> 189 <part file="browser_sync_strings.grdp" />
190 <part file="browsing_data_strings.grdp" />
190 <part file="components_settings_strings.grdp" /> 191 <part file="components_settings_strings.grdp" />
191 <part file="crash_strings.grdp" /> 192 <part file="crash_strings.grdp" />
192 <part file="dialog_strings.grdp" /> 193 <part file="dialog_strings.grdp" />
193 <part file="dom_distiller_strings.grdp" /> 194 <part file="dom_distiller_strings.grdp" />
194 <part file="error_page_strings.grdp" /> 195 <part file="error_page_strings.grdp" />
195 <part file="find_in_page_strings.grdp" /> 196 <part file="find_in_page_strings.grdp" />
196 <part file="flags_ui_strings.grdp" /> 197 <part file="flags_ui_strings.grdp" />
197 <part file="history_strings.grdp" /> 198 <part file="history_strings.grdp" />
198 <part file="login_dialog_strings.grdp" /> 199 <part file="login_dialog_strings.grdp" />
199 <part file="new_or_sad_tab_strings.grdp" /> 200 <part file="new_or_sad_tab_strings.grdp" />
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
294 Your connection to this site is not private. 295 Your connection to this site is not private.
295 </message> 296 </message>
296 297
297 <!-- Advanced Section Titles --> 298 <!-- Advanced Section Titles -->
298 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> 299 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY">
299 Privacy 300 Privacy
300 </message> 301 </message>
301 </messages> 302 </messages>
302 </release> 303 </release>
303 </grit> 304 </grit>
OLDNEW
« no previous file with comments | « components/browsing_data_strings.grdp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698