From 091326381799690352e4fde48664b9b0030369cb Mon Sep 17 00:00:00 2001 From: sonninnos <45124675+sonninnos@users.noreply.github.com> Date: Sun, 5 Jan 2025 04:50:32 +0200 Subject: [PATCH] Integer Scale Axis sublabel correction (#17345) --- intl/msg_hash_us.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 89118f23295..22555d8ba33 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -2599,7 +2599,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_SCALE_INTEGER_AXIS, - "Scale only height, or both height and width. Half steps apply to high resolution sources." + "Scale either height or width, or both height and width. Half steps apply only to high resolution sources." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_SCALE_INTEGER_SCALING,