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

Side by Side Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2273273003: Update strings for ash palette and rename options/settings files. (Closed)
Patch Set: A few more string changes Created 4 years, 3 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 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false"> 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
3 <outputs> 3 <outputs>
4 <output filename="grit/settings_resources.h" type="rc_header"> 4 <output filename="grit/settings_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/settings_resources_map.cc" 7 <output filename="grit/settings_resources_map.cc"
8 type="resource_file_map_source" /> 8 type="resource_file_map_source" />
9 <output filename="grit/settings_resources_map.h" 9 <output filename="grit/settings_resources_map.h"
10 type="resource_map_header" /> 10 type="resource_map_header" />
(...skipping 396 matching lines...) Expand 10 before | Expand all | Expand 10 after
407 type="chrome_html" /> 407 type="chrome_html" />
408 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_JS" 408 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_JS"
409 file="device_page/display_overscan_dialog.js" 409 file="device_page/display_overscan_dialog.js"
410 type="chrome_html" /> 410 type="chrome_html" />
411 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_HTML" 411 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_HTML"
412 file="device_page/keyboard.html" 412 file="device_page/keyboard.html"
413 type="chrome_html" /> 413 type="chrome_html" />
414 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_JS" 414 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_JS"
415 file="device_page/keyboard.js" 415 file="device_page/keyboard.js"
416 type="chrome_html" /> 416 type="chrome_html" />
417 <structure name="IDR_SETTINGS_DEVICE_NOTE_HTML" 417 <structure name="IDR_SETTINGS_DEVICE_STYLUS_HTML"
418 file="device_page/note.html" 418 file="device_page/stylus.html"
419 type="chrome_html" /> 419 type="chrome_html" />
420 <structure name="IDR_SETTINGS_DEVICE_NOTE_JS" 420 <structure name="IDR_SETTINGS_DEVICE_STYLUS_JS"
421 file="device_page/note.js" 421 file="device_page/stylus.js"
422 type="chrome_html" /> 422 type="chrome_html" />
423 <structure name="IDR_SETTINGS_DEVICE_PAGE_HTML" 423 <structure name="IDR_SETTINGS_DEVICE_PAGE_HTML"
424 file="device_page/device_page.html" 424 file="device_page/device_page.html"
425 type="chrome_html" /> 425 type="chrome_html" />
426 <structure name="IDR_SETTINGS_DEVICE_PAGE_JS" 426 <structure name="IDR_SETTINGS_DEVICE_PAGE_JS"
427 file="device_page/device_page.js" 427 file="device_page/device_page.js"
428 type="chrome_html" /> 428 type="chrome_html" />
429 <structure name="IDR_SETTINGS_DEVICE_POINTERS_HTML" 429 <structure name="IDR_SETTINGS_DEVICE_POINTERS_HTML"
430 file="device_page/pointers.html" 430 file="device_page/pointers.html"
431 type="chrome_html" /> 431 type="chrome_html" />
(...skipping 669 matching lines...) Expand 10 before | Expand all | Expand 10 after
1101 type="chrome_html" /> 1101 type="chrome_html" />
1102 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" 1102 <structure name="IDR_SETTINGS_USERS_PAGE_HTML"
1103 file="people_page/users_page.html" 1103 file="people_page/users_page.html"
1104 type="chrome_html" 1104 type="chrome_html"
1105 flattenhtml="true" 1105 flattenhtml="true"
1106 allowexternalscript="true" /> 1106 allowexternalscript="true" />
1107 </if> 1107 </if>
1108 </structures> 1108 </structures>
1109 </release> 1109 </release>
1110 </grit> 1110 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/settings/route.js ('k') | chrome/browser/ui/webui/options/chromeos/options_note_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698