diff --git a/plugin.video.alfa/channels/tvmoviedb.py b/plugin.video.alfa/channels/tvmoviedb.py index 2eabf442..8271e21e 100644 --- a/plugin.video.alfa/channels/tvmoviedb.py +++ b/plugin.video.alfa/channels/tvmoviedb.py @@ -1496,7 +1496,7 @@ def detalles_fa(item): if item.contentType == "tvshow" and ob_tmdb.result: itemlist.append(item.clone(action="info_seasons", text_color=color4, - title=config.get_localized_string(7007) % item.infoLabels["number_of_seasons"])) + title=config.get_localized_string(70067) % item.infoLabels["number_of_seasons"])) if ob_tmdb.result: itemlist.append(item.clone(action="reparto", title=config.get_localized_string(70071), text_color=color4, infoLabels={'tmdb_id': item.infoLabels['tmdb_id'], diff --git a/plugin.video.alfa/resources/language/Spanish/strings.po b/plugin.video.alfa/resources/language/Spanish/strings.po index 2fd0cc89..a2f26113 100644 --- a/plugin.video.alfa/resources/language/Spanish/strings.po +++ b/plugin.video.alfa/resources/language/Spanish/strings.po @@ -3358,8 +3358,16 @@ msgid "Press to 'Clear cache' saved" msgstr "Pulse para 'Borrar caché' guardada" msgctxt "#70164" -msgid "Free First|Premium First|Debriders First" -msgstr "Free primero|Premium primero|Debriders primero" +msgid "Free First" +msgstr "Free primero" + +msgctxt "#70165" +msgid "Premium First" +msgstr "Premium primero" + +msgctxt "#70166" +msgid "Debriders First" +msgstr "Debriders primero" msgctxt "#70167" msgid "Titles Options"