From 374a52c0e914058a634e258eaa36d7c3613b0935 Mon Sep 17 00:00:00 2001 From: theheroGAC Date: Thu, 25 Jan 2018 16:35:24 +0100 Subject: [PATCH] Little update italian translate --- intl/msg_hash_it.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/intl/msg_hash_it.h b/intl/msg_hash_it.h index a54453ed2c..77586ec343 100644 --- a/intl/msg_hash_it.h +++ b/intl/msg_hash_it.h @@ -3292,10 +3292,10 @@ MSG_HASH(MENU_ENUM_SUBLABEL_AUTOMATICALLY_ADD_CONTENT_TO_PLAYLIST, MSG_HASH(MSG_SCANNING_OF_FILE_FINISHED, "Scansione del file completata") MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_QUALITY, - "Audio Resampler Quality") + "Qualità del Resampler Audio") MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY, - "Lower this value to favor performance/lower latency over audio quality, increase if you want better audio quality at the expense of performance/lower latency.") + "Abbassare questo valore per favorire prestazioni/bassa latenza rispetto alla qualità audio, aumentare se si desidera una migliore qualità audio a scapito delle prestazioni/minore latenza.") MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_PLACEHOLDER, - "Shader Placeholder") + "Shader Segnaposto") MSG_HASH(MENU_ENUM_SUBLABEL_SHADER_PLACEHOLDER, - "Shader Placeholder sublabel") + "Shader Segnaposto sotto etichetta")