diff --git a/intl/msg_hash_it.h b/intl/msg_hash_it.h index 5243f3cea9..1107787396 100644 --- a/intl/msg_hash_it.h +++ b/intl/msg_hash_it.h @@ -11144,6 +11144,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_LEFT_THUMBNAILS, "Tipo di copertina da visualizzare a sinistra." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_ICON_THUMBNAILS, + "Miniatura Icona" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_ICON_THUMBNAILS, + "Tipo di miniatura icona della playlist da visualizzare." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_DYNAMIC_WALLPAPER, "Sfondo dinamico" diff --git a/intl/msg_hash_tr.h b/intl/msg_hash_tr.h index b327242716..b3ba5f0a01 100644 --- a/intl/msg_hash_tr.h +++ b/intl/msg_hash_tr.h @@ -11308,6 +11308,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_LEFT_THUMBNAILS, "Solda görüntülenecek küçük resim türü." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_ICON_THUMBNAILS, + "Simge Küçük Resim" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_ICON_THUMBNAILS, + "Görüntülenecek oynatma listesi simgesi küçük resminin türü." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_DYNAMIC_WALLPAPER, "Dinamik Arkaplan"