(slate-es-de) Fixed some small cosmetic formatting errors for the stv system info

This commit is contained in:
Leon Styhre 2023-09-20 21:00:41 +02:00
parent dff507ad30
commit 9bbc4f7cde

View file

@ -1,25 +1,25 @@
<theme> <theme>
<view name="system"> <view name="system">
<text name="info1"> <text name="info1">
<text>Manufacturer: Sega</text> <text>Manufacturer: Sega</text>
</text> </text>
<text name="info2"> <text name="info2">
<text>Released: 1995</text> <text>Released: 1995</text>
</text> </text>
<text name="info3"> <text name="info3">
<text>CPU: 2 x 32-bit Hitachi SH-2 @ 28.64 MHz</text> <text>CPU: 2 x 32-bit Hitachi SH-2 @ 28.64 MHz</text>
</text> </text>
<text name="info4"> <text name="info4">
<text>Graphics: 2 x 32-bit Video Display Processors</text> <text>Graphics: 2 x 32-bit Video Display Processors</text>
</text> </text>
<text name="info5"> <text name="info5">
<text>RAM: 2 MB / VRAM: 1.54 MB</text> <text>RAM: 2 MB / VRAM: 1.54 MB</text>
</text> </text>
<text name="info6"> <text name="info6">
<text>Sound: Yamaha YMF292-F SCSP @ 22.58 MHz</text> <text>Sound: Yamaha YMF292-F SCSP @ 22.58 MHz</text>
</text> </text>
<text name="info7"> <text name="info7">
<text>Resolution: 352×224 pixels</text> <text>Resolution: 352×224 pixels</text>
</text> </text>
</view> </view>
</theme> </theme>