From 7149a412d9f91da9b1f119a690968db19ab3ec21 Mon Sep 17 00:00:00 2001 From: Guo Yunhe Date: Sun, 2 Aug 2020 17:51:35 +0300 Subject: [PATCH] Fix stirng "system" -> "vendor" --- intl/msg_hash_us.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 1ebaa0fcab..d28c5dcd45 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -3673,7 +3673,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_POINTER_ENABLE, - "Allows the menu to be controlled with a touchscreen." + "Allows the menu to be controlled with a touchscreen." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_THREADED_DATA_RUNLOOP_ENABLE, @@ -8280,7 +8280,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_OZONE_TRUNCATE_PLAYLIST_NAME, - "Removes the system names from the playlists. For example, 'Sony - PlayStation' becomes 'PlayStation'. (Restart Required)" + "Removes the vendor names from the playlists. For example, 'Sony - PlayStation' becomes 'PlayStation'. (Restart Required)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_SORT_AFTER_TRUNCATE_PLAYLIST_NAME,