Skip to content

Commit 0913263

Browse files
authored
Integer Scale Axis sublabel correction (libretro#17345)
1 parent f7159c4 commit 0913263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intl/msg_hash_us.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2599,7 +2599,7 @@ MSG_HASH(
25992599
)
26002600
MSG_HASH(
26012601
MENU_ENUM_SUBLABEL_VIDEO_SCALE_INTEGER_AXIS,
2602-
"Scale only height, or both height and width. Half steps apply to high resolution sources."
2602+
"Scale either height or width, or both height and width. Half steps apply only to high resolution sources."
26032603
)
26042604
MSG_HASH(
26052605
MENU_ENUM_LABEL_VALUE_VIDEO_SCALE_INTEGER_SCALING,

0 commit comments

Comments
 (0)