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

Unified Diff: chrome/browser/resources/options/chromeos/language_hangul_options.html

Issue 16025007: Refacotring: fix styles of i18n-content names. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Bug fix Created 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/options/language_add_language_overlay.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/chromeos/language_hangul_options.html
diff --git a/chrome/browser/resources/options/chromeos/language_hangul_options.html b/chrome/browser/resources/options/chromeos/language_hangul_options.html
index 699f72f7c82a80d88f72652f7f7e01c1c56a519a..12199670e19e6810c72e2ab3054bcb86b61523a6 100644
--- a/chrome/browser/resources/options/chromeos/language_hangul_options.html
+++ b/chrome/browser/resources/options/chromeos/language_hangul_options.html
@@ -5,7 +5,7 @@
<div class="option">
<table class="option-control-table">
<tr>
- <td class="option-name" i18n-content="hangul_keyboard_layout"></td>
+ <td class="option-name" i18n-content="hangulKeyboardLayout"></td>
<td class="option-value">
<select id="keyboard-layout-select" class="control"
data-type="string"
« no previous file with comments | « no previous file | chrome/browser/resources/options/language_add_language_overlay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698