Index: ui/file_manager/file_manager/main.html |
diff --git a/ui/file_manager/file_manager/main.html b/ui/file_manager/file_manager/main.html |
index f01f69eac3077743f8421bcdf5607a26a69bd043..d8e3bdf48ba43d21226292751f9bf03ee2e74f37 100644 |
--- a/ui/file_manager/file_manager/main.html |
+++ b/ui/file_manager/file_manager/main.html |
@@ -4,7 +4,7 @@ |
-- Use of this source code is governed by a BSD-style license that can be |
-- found in the LICENSE file. |
--> |
-<html i18n-values="dir:textdirection;"> |
+<html i18n-values="dir:textdirection;lang:language"> |
<head> |
<!-- We have to set some default title, or chrome will use the page name. |
-- As soon as we init and change to a directory, we'll show the directory |