|
58 | 58 | <texturefocus border="5">HomeSubFO.png</texturefocus>
|
59 | 59 | <texturenofocus colordiffuse="B3FFFFFF" border="5">HomeSubNF.png</texturenofocus>
|
60 | 60 | <pulseonselect>false</pulseonselect>
|
61 |
| - <label>$LOCALIZE[31311]</label> |
| 61 | + <label>$LOCALIZE[14200]</label> |
62 | 62 | <onfocus>SetProperty(PlayerInfoDialogFocus,10002,Home)</onfocus>
|
63 | 63 | </control>
|
64 | 64 | <control type="button" id="10003">
|
|
74 | 74 | <texturefocus border="5">HomeSubFO.png</texturefocus>
|
75 | 75 | <texturenofocus colordiffuse="B3FFFFFF" border="5">HomeSubNF.png</texturenofocus>
|
76 | 76 | <pulseonselect>false</pulseonselect>
|
77 |
| - <label>$LOCALIZE[31312]</label> |
| 77 | + <label>$LOCALIZE[14211]</label> |
78 | 78 | <onfocus>SetProperty(PlayerInfoDialogFocus,10003,Home)</onfocus>
|
79 | 79 | </control>
|
80 | 80 | <control type="button" id="10004">
|
|
90 | 90 | <texturefocus border="5">HomeSubFO.png</texturefocus>
|
91 | 91 | <texturenofocus colordiffuse="B3FFFFFF" border="5">HomeSubNF.png</texturenofocus>
|
92 | 92 | <pulseonselect>false</pulseonselect>
|
93 |
| - <label>$LOCALIZE[31313]</label> |
| 93 | + <label>$LOCALIZE[14230]</label> |
94 | 94 | <onfocus>SetProperty(PlayerInfoDialogFocus,10004,Home)</onfocus>
|
95 | 95 | </control>
|
96 | 96 | <control type="image">
|
|
345 | 345 | <description>Header</description>
|
346 | 346 | <width>880</width>
|
347 | 347 | <height>38</height>
|
348 |
| - <label>$LOCALIZE[31333]</label> |
| 348 | + <label>$LOCALIZE[20159]</label> |
349 | 349 | <font>font13_title</font>
|
350 | 350 | <textcolor>blue</textcolor>
|
351 | 351 | </control>
|
|
360 | 360 | <control type="label">
|
361 | 361 | <width>830</width>
|
362 | 362 | <height>38</height>
|
363 |
| - <label>[COLOR grey2]$LOCALIZE[31335]: [/COLOR]$INFO[VideoPlayer.VideoResolution]</label> |
| 363 | + <label>[COLOR grey2]$LOCALIZE[21443]: [/COLOR]$INFO[VideoPlayer.VideoResolution]</label> |
364 | 364 | <font>font12</font>
|
365 | 365 | <shadowcolor>black</shadowcolor>
|
366 | 366 | <visible>!String.IsEmpty(VideoPlayer.VideoResolution)</visible>
|
|
414 | 414 | <control type="label">
|
415 | 415 | <width>880</width>
|
416 | 416 | <height>38</height>
|
417 |
| - <label>[COLOR grey2]$LOCALIZE[31338]: [/COLOR]$INFO[VideoPlayer.AudioChannels]</label> |
| 417 | + <label>[COLOR grey2]$LOCALIZE[21444]: [/COLOR]$INFO[VideoPlayer.AudioChannels]</label> |
418 | 418 | <font>font12</font>
|
419 | 419 | <shadowcolor>black</shadowcolor>
|
420 | 420 | <visible>!String.IsEmpty(VideoPlayer.AudioChannels)</visible>
|
|
430 | 430 | <control type="label">
|
431 | 431 | <width>880</width>
|
432 | 432 | <height>38</height>
|
433 |
| - <label>[COLOR grey2]$LOCALIZE[31339]: [/COLOR]$INFO[VideoPlayer.AudioLanguage]</label> |
| 433 | + <label>[COLOR grey2]$LOCALIZE[21447]: [/COLOR]$INFO[VideoPlayer.AudioLanguage]</label> |
434 | 434 | <font>font12</font>
|
435 | 435 | <shadowcolor>black</shadowcolor>
|
436 | 436 | <visible>!String.IsEmpty(VideoPlayer.AudioLanguage)</visible>
|
|
0 commit comments