Localised the labels in the details window

This commit is contained in:
Artem Glebov 2013-03-10 17:07:51 +03:00
parent a1dc7a0efe
commit 22f51ad1e2
3 changed files with 8 additions and 2 deletions

View file

@ -15,6 +15,9 @@
<string id="106">Start All</string>
<string id="107">Exit</string>
<string id="110">Name</string>
<string id="111">Status</string>
<!-- Adding / Search -->
<string id="200">Browse for torrent file</string>
<string id="202">Search ThePirateBay.org</string>

View file

@ -15,6 +15,9 @@
<string id="106">Запустить все</string>
<string id="107">Выход</string>
<string id="110">Название</string>
<string id="111">Статус</string>
<!-- Adding / Search -->
<string id="200">Выбрать торрент-файл</string>
<string id="202">Искать на ThePirateBay.org</string>

View file

@ -36,7 +36,7 @@
<posy>0</posy>
<width>140</width>
<height>20</height>
<label>Name:</label>
<label>$ADDON[script.transmission 110]:</label>
</control>
<control type="label" id="1">
<posx>140</posx>
@ -50,7 +50,7 @@
<posy>20</posy>
<width>140</width>
<height>30</height>
<label>Status:</label>
<label>$ADDON[script.transmission 111]:</label>
</control>
<control type="label" id="2">
<posx>140</posx>