aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence
diff options
context:
space:
mode:
authorvdrfan <vdrfan@svn>2010-06-04 14:38:28 +0000
committervdrfan <vdrfan@svn>2010-06-04 14:38:28 +0000
commitd386b24b807df7c6ed464632627e077fc8e68158 (patch)
treea7054d6480abce8daa5f3e03cf6c640775b01c9c /addons/skin.confluence
parentb1f49aae760e17f7c45588d75706ca837a2cfaef (diff)
fixed: Ticket #6780 - Read running time from video file
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30825 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/skin.confluence')
-rw-r--r--addons/skin.confluence/720p/DialogVideoInfo.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/addons/skin.confluence/720p/DialogVideoInfo.xml b/addons/skin.confluence/720p/DialogVideoInfo.xml
index 12d7f6d924..dfe6b22df8 100644
--- a/addons/skin.confluence/720p/DialogVideoInfo.xml
+++ b/addons/skin.confluence/720p/DialogVideoInfo.xml
@@ -277,7 +277,7 @@
</item>
<item>
<label>$LOCALIZE[2050]:</label>
- <label2>$INFO[ListItem.Duration]</label2>
+ <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
<onclick>-</onclick>
<visible>!IsEmpty(ListItem.Duration)</visible>
</item>
@@ -758,7 +758,7 @@
</item>
<item>
<label>$LOCALIZE[2050]:</label>
- <label2>$INFO[ListItem.Duration]</label2>
+ <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
<onclick>-</onclick>
<visible>!IsEmpty(ListItem.Duration)</visible>
</item>
@@ -911,7 +911,7 @@
</item>
<item>
<label>$LOCALIZE[2050]:</label>
- <label2>$INFO[ListItem.Duration]</label2>
+ <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
<onclick>-</onclick>
<visible>!IsEmpty(ListItem.Duration)</visible>
</item>