File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 77 < meta http-equiv ="Expires " content ="-1 ">
88
99 < title > </ title >
10-
11- <!-- Library Code -->
12-
10+
1311 <!-- Library Code -->
1412
1513 < link rel ="stylesheet " type ="text/css " href ="_lib/html5reset/html5.reset.css ">
Original file line number Diff line number Diff line change 103103
104104 < link rel ="stylesheet " type ="text/css " href ="resourcemanager/modules/ResourceManagerLauncher/style.css ">
105105
106+ < script type ="text/javascript " src ="_shared/modules/Localization/locale/en-US.js "> </ script >
107+ < script type ="text/javascript " src ="_shared/modules/Localization/locale/de.js "> </ script >
108+ < script type ="text/javascript " src ="_shared/modules/Localization/module.js "> </ script >
109+
106110 < script type ="text/javascript " src ="player/types/Annotation/type.js "> </ script >
107111 < script type ="text/javascript " src ="player/types/Hypervideo/type.js "> </ script >
108112 < script type ="text/javascript " src ="player/types/Overlay/type.js "> </ script >
181185 data : "_data/resources/_index.json" ,
182186 type : "frametrail"
183187 } ] ,
184- config : null
188+ config : null ,
189+ language : 'en-US'
185190 } , 'ResourceManagerLauncher' ) ;
186191
187192
You can’t perform that action at this time.
0 commit comments