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

Side by Side Diff: chrome/app/resources/locale_settings.grd

Issue 1912483003: Expand the footer in the material design Clear Browsing Data dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 7 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 | « no previous file | chrome/browser/resources/settings/clear_browsing_data_dialog/clear_browsing_data_browser_proxy.js » ('j') | 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 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/locale_settings.h" type="rc_header"> 4 <output filename="grit/locale_settings.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="locale_settings_am.pak" type="data_package" lang="am" /> 7 <output filename="locale_settings_am.pak" type="data_package" lang="am" />
8 <output filename="locale_settings_ar.pak" type="data_package" lang="ar" /> 8 <output filename="locale_settings_ar.pak" type="data_package" lang="ar" />
9 <output filename="locale_settings_bg.pak" type="data_package" lang="bg" /> 9 <output filename="locale_settings_bg.pak" type="data_package" lang="bg" />
10 <output filename="locale_settings_bn.pak" type="data_package" lang="bn" /> 10 <output filename="locale_settings_bn.pak" type="data_package" lang="bn" />
(...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after
300 300
301 <!-- The EULA credits dialog in pixels. --> 301 <!-- The EULA credits dialog in pixels. -->
302 <message name="IDS_CREDITS_APP_DIALOG_HEIGHT_PIXELS" use_name_for_id="tr ue"> 302 <message name="IDS_CREDITS_APP_DIALOG_HEIGHT_PIXELS" use_name_for_id="tr ue">
303 500 303 500
304 </message> 304 </message>
305 305
306 <message name="IDS_FACTORY_RESET_HELP_URL" translateable="false"> 306 <message name="IDS_FACTORY_RESET_HELP_URL" translateable="false">
307 https://support.google.com/chromebook/answer/183084?hl=[GRITLANGCODE] 307 https://support.google.com/chromebook/answer/183084?hl=[GRITLANGCODE]
308 </message> 308 </message>
309 </if> 309 </if>
310
311 <!-- Links from the Clear Browsing Data dialog. -->
312 <message name="IDS_SETTINGS_CLEAR_DATA_LEARN_MORE_URL" translateable="fals e">
313 https://support.google.com/chrome/?p=settings_clear_browsing_data
314 </message>
315
316 <message name="IDS_SETTINGS_CLEAR_DATA_WEB_HISTORY_URL_IN_FOOTER" translat eable="false">
317 https://history.google.com/history/?utm_source=chrome_cbd
318 </message>
319
310 </messages> 320 </messages>
311 </release> 321 </release>
312 </grit> 322 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/clear_browsing_data_dialog/clear_browsing_data_browser_proxy.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698