From 9d20af4249e0a3a32b9018edb149444293243839 Mon Sep 17 00:00:00 2001 From: Monroe88 Date: Fri, 28 Apr 2017 21:09:49 -0500 Subject: [PATCH] Minor edits to the labels and sublabels --- intl/msg_hash_us.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 35a9b3ae6b..b1e12ad5ba 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -284,7 +284,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_AUDIO_WASAPI_SH_BUFFER_LENGTH, - "WASAPI Buffer Length" + "WASAPI Shared Buffer Length" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_AUTOSAVE_INTERVAL, @@ -2249,7 +2249,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_WASAPI_EXCLUSIVE_MODE, - "Allow the WASAPI driver to take exclusive control of the audio device. If disabled, use shared mode instead." + "Allow the WASAPI driver to take exclusive control of the audio device. If disabled, it will use shared mode instead." ) MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_WASAPI_FLOAT_FORMAT, @@ -2257,7 +2257,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_WASAPI_SH_BUFFER_LENGTH, - "The length of the buffer when using the WASAPI driver in shared mode." + "The audio buffer length when using the WASAPI driver in shared mode." ) MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_SYNC,