KoD 1.5.3

- correzioni di alcuni bug (citiamo ad esempio il crash con il refresh rate e l'impossibilita di entrare nel menu server bloccati)
- fix per cambio di struttura a qualche canale/server
- migliorie interne
This commit is contained in:
mac12m99
2021-01-22 22:41:14 +01:00
parent cbd5860c9a
commit a88acd0c07
27 changed files with 370 additions and 415 deletions
@@ -320,7 +320,7 @@ msgid "It seems that the Channel %s no longer exists."
msgstr ""
msgctxt "#30133"
msgid "Do you want to remove links from this channel?"
msgid "Do you want to remove ALL links from this channel?"
msgstr ""
msgctxt "#30135"
@@ -665,7 +665,7 @@ msgid "No connector for the server %s"
msgstr ""
msgctxt "#60005"
msgid ""
msgid "Deleting all links from channel %s"
msgstr ""
msgctxt "#60006"
@@ -3025,7 +3025,7 @@ msgid "Search by director"
msgstr ""
msgctxt "#70048"
msgid " My Account"
msgid "My Account"
msgstr ""
msgctxt "#70049"
@@ -3057,7 +3057,7 @@ msgid "Watchlists"
msgstr ""
msgctxt "#70056"
msgid "Viewed"
msgid "Recently Watched"
msgstr ""
msgctxt "#70057"
@@ -320,8 +320,8 @@ msgid "It seems that the Channel %s no longer exists."
msgstr "Sembra che il canale %s non esista più."
msgctxt "#30133"
msgid "Do you want to remove links from this channel?"
msgstr "Vuoi rimuovere i collegamenti da questo canale?"
msgid "Do you want to remove ALL links from this channel?"
msgstr "Vuoi rimuovere TUTTI i collegamenti da questo canale?"
msgctxt "#30135"
msgid "The movie "%s" has been added to the video library"
@@ -664,8 +664,8 @@ msgid "No connector for the server %s"
msgstr "Non c'è nessun connettore per il server %s"
msgctxt "#60005"
msgid ""
msgstr ""
msgid "Deleting all links from channel %s"
msgstr "Eliminando tutti i link del canale %s"
msgctxt "#60006"
msgid "[B]An error has occurred in %s:[/B]"
@@ -3024,8 +3024,8 @@ msgid "Search by director"
msgstr "Cerca per regista"
msgctxt "#70048"
msgid " My Account"
msgstr " Il Mio Account"
msgid "My Account"
msgstr "Il Mio Account"
msgctxt "#70049"
msgid "Most Popular"
@@ -3053,11 +3053,11 @@ msgstr "Collega il tuo account trakt"
msgctxt "#70055"
msgid "Watchlists"
msgstr "Lista Osservati"
msgstr "Watchlist"
msgctxt "#70056"
msgid "Viewed"
msgstr "Visti"
msgid "Recently Watched"
msgstr "Guardato di Recente"
msgctxt "#70057"
msgid "My lists"
@@ -44,9 +44,9 @@
<!-- CLOSE BUTTON -->
<control type="button" id="10003">
<right>30</right>
<top>25</top>
<width>30</width>
<height>30</height>
<top>20</top>
<width>40</width>
<height>40</height>
<texturefocus colordiffuse="FFFFFFFF">close.png</texturefocus>
<texturenofocus colordiffuse="55FFFFFF">close.png</texturenofocus>
</control>