Replace hardcoded detail screen title with new string ID

This commit is contained in:
Correl Roush 2014-07-26 22:00:17 -04:00
parent 42439ae55f
commit 0141edb599
2 changed files with 5 additions and 1 deletions

View file

@ -86,6 +86,10 @@ msgctxt "#32111"
msgid "Status"
msgstr ""
msgctxt "#32112"
msgid "Torrent Details"
msgstr ""
#Adding / Search
#empty strings from id 32112 to 32199

View file

@ -24,7 +24,7 @@
<width>960</width>
<height>30</height>
<visible>true</visible>
<label>Transmission XBMC - Details</label>
<label>$ADDON[script.transmission 32112]</label>
<font>font11</font>
<textcolor>white</textcolor>
<align>center</align>