Replace context menu 'ViewArtist' with 'ViewAlbumArtist' option for players and fix texting bits

This commit is contained in:
ferferga
2020-06-18 10:55:58 +02:00
parent 0e2b960ae7
commit f9119cc2f6
5 changed files with 11 additions and 10 deletions
+3 -2
View File
@@ -1205,7 +1205,7 @@
"ValueTimeLimitSingleHour": "Tiempo límite: 1 hora",
"ValueVideoCodec": "Códec de video: {0}",
"ViewAlbum": "Ver album",
"ViewArtist": "Ver artista",
"ViewAlbumArtist": "Ver artista del álbum",
"ViewPlaybackInfo": "Ver información de la reproducción",
"Watched": "Visto",
"Wednesday": "Miércoles",
@@ -1560,5 +1560,6 @@
"EnableDetailsBannerHelp": "Mostrar imagen de banner en el tope de la página de detalles del elemento.",
"EnableDetailsBanner": "Barra de Detalles",
"ShowMore": "Mostrar más",
"ShowLess": "Mostrar menos"
"ShowLess": "Mostrar menos",
"ViewAlbumArtist": "Ver artista del álbum"
}