Index: chrome/browser/resources/options/options.html |
diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html |
index 7e774bdc83f533beda2d96af5b1cb25ea1719b79..ec795bc7affe501371f46dfc27d33b700afb055b 100644 |
--- a/chrome/browser/resources/options/options.html |
+++ b/chrome/browser/resources/options/options.html |
@@ -1,5 +1,5 @@ |
<!doctype html> |
-<html id="t" i18n-values="dir:textdirection"> |
+<html id="t" i18n-values="dir:textdirection;lang:language"> |
<head> |
<meta charset="utf-8"> |
<title i18n-content="optionsPageTitle"></title> |