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

Unified 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, 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index 8de2c5fe9ebec5eaafcd17c838113f9200314c89..af0fded6dad918f133d79512182f84890bec3df3 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -414,11 +414,11 @@
<structure name="IDR_SETTINGS_DEVICE_KEYBOARD_JS"
file="device_page/keyboard.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_DEVICE_NOTE_HTML"
- file="device_page/note.html"
+ <structure name="IDR_SETTINGS_DEVICE_STYLUS_HTML"
+ file="device_page/stylus.html"
type="chrome_html" />
- <structure name="IDR_SETTINGS_DEVICE_NOTE_JS"
- file="device_page/note.js"
+ <structure name="IDR_SETTINGS_DEVICE_STYLUS_JS"
+ file="device_page/stylus.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_DEVICE_PAGE_HTML"
file="device_page/device_page.html"
« 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