fix translation

This commit is contained in:
angedam
2018-06-18 18:26:22 +02:00
parent bfcac9caa1
commit 7654c38a91
4 changed files with 6960 additions and 591 deletions

View File

@@ -514,7 +514,7 @@ def set_context_commands(item, parent_item):
item.wanted = item.contentSerieName
else:
item.wanted = item.contentTitle
context_commands.append(("[COLOR yellow]Buscar en otros canales[/COLOR]",
context_commands.append((config.get_localized_string(60350),
"XBMC.Container.Update (%s?%s)" % (sys.argv[0],
item.clone(channel='search',
action="do_search",