| 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 39c2453355f873fec853dfd2fe29abd47c24aa98..eb7a8008b21353102b0f71955a82b5473b172283 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
|
|
|