From 8f5128d8054452e280931c7651e8e549227942bf Mon Sep 17 00:00:00 2001 From: sonninnos Date: Sat, 4 Jan 2025 17:20:09 +0200 Subject: [PATCH] Integer Scale Axis sublabel correction --- 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,