Fix missing localisation (#41)

Thanks.
This commit is contained in:
jjd-uk 2018-11-04 16:08:41 +00:00 committed by Kevin Goffe
parent ed8866c75f
commit e2e4c8f805
1 changed files with 2 additions and 2 deletions

View File

@ -183,7 +183,7 @@
<top>440</top>
<width>290</width>
<height>45</height>
<label>$INFO[ListItem.Album]$INFO[ListItem.DiscNumber, - Disc ]</label>
<label>$INFO[ListItem.Album]$INFO[ListItem.DiscNumber, - $LOCALIZE[427] ]</label>
<wrapmultiline>true</wrapmultiline>
<scroll>false</scroll>
<scrolltime>200</scrolltime>
@ -417,7 +417,7 @@
<top>440</top>
<width>290</width>
<height>45</height>
<label>$INFO[MusicPlayer.Album]$INFO[MusicPlayer.DiscNumber, - Disc ]</label>
<label>$INFO[MusicPlayer.Album]$INFO[MusicPlayer.DiscNumber, - $LOCALIZE[427] ]</label>
<wrapmultiline>true</wrapmultiline>
<scroll>false</scroll>
<scrolltime>200</scrolltime>