
As shown on screenshot, some descriptions is not exhibiting the word wrapping behaviour.
Some (not all) description still works like Games, Xbox Arcade, but Application, Game Saves word wrapping not working properly.
In addition, i noticed the sound.xml fix mentioned by timdog82001 earlier is not included in the SVN update.
>> tier2_enter.wav & tier2_exit.wav for window 24 & 25 & 501.
CODE
<window>
<name>24</name>
<activate>tier2_enter.wav</activate>
<deactivate>tier2_exit.wav</deactivate>
</window>
<window>
<name>25</name>
<activate>tier2_enter.wav</activate>
<deactivate>tier2_exit.wav</deactivate>
</window>
<window>
<name>501</name>
<activate>tier2_enter.wav</activate>
<deactivate>tier2_exit.wav</deactivate>
</window>