You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: intl/msg_hash_us.h
+13-9Lines changed: 13 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -2118,7 +2118,7 @@ MSG_HASH(
2118
2118
)
2119
2119
MSG_HASH(
2120
2120
MENU_ENUM_SUBLABEL_VIDEO_REFRESH_RATE,
2121
-
"Vertical refresh rate of your screen. Used to calculate a suitable audio input rate.\nThis will be ignored if 'Threaded Video' is enabled."
2121
+
"Vertical refresh rate of your screen. Used to calculate a suitable audio input rate. This will be ignored if 'Threaded Video' is enabled."
2122
2122
)
2123
2123
MSG_HASH(
2124
2124
MENU_ENUM_LABEL_VALUE_VIDEO_REFRESH_RATE_AUTO,
@@ -5122,7 +5122,7 @@ MSG_HASH(
5122
5122
)
5123
5123
MSG_HASH(
5124
5124
MENU_ENUM_SUBLABEL_FRAME_TIME_COUNTER_SETTINGS,
5125
-
"Change settings influencing the frame time counter.\nOnly active when threaded video is disabled."
5125
+
"Change settings influencing the frame time counter. Only active when threaded video is disabled."
5126
5126
)
5127
5127
MSG_HASH(
5128
5128
MENU_ENUM_LABEL_VALUE_FASTFORWARD_RATIO,
@@ -7437,7 +7437,7 @@ MSG_HASH(
7437
7437
)
7438
7438
MSG_HASH(
7439
7439
MENU_ENUM_SUBLABEL_CHEEVOS_VISIBILITY_SUMMARY,
7440
-
"Shows information about the game being loaded and the user's current progress.\n'All Identified Games' will show summary for games with no published achievements."
7440
+
"Shows information about the game being loaded and the user's current progress.'All Identified Games' will show summary for games with no published achievements."
"Select which type of runtime log record to display on playlist sublabels.\nThe corresponding runtime log must be enabled via the 'Saving' options menu."
8025
+
"Select which type of runtime log record to display on playlist sublabels. The corresponding runtime log must be enabled via the 'Saving' options menu."
"Big Endian: 258 = 0x0102, Little Endian: 258 = 0x0201"
9738
9738
)
9739
9739
MSG_HASH(
9740
9740
MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_EXACT,
@@ -10042,6 +10042,10 @@ MSG_HASH(
10042
10042
)
10043
10043
MSG_HASH(
10044
10044
MENU_ENUM_SUBLABEL_DISK_IMAGE_APPEND,
10045
+
"Select a new disc from the filesystem and append it in the index list."
10046
+
)
10047
+
MSG_HASH(
10048
+
MENU_ENUM_LABEL_HELP_DISK_IMAGE_APPEND,
10045
10049
"Select a new disc from the filesystem and append it in the index list.\nNOTE: This is a legacy feature. It is instead recommended to use M3U playlists for multi-disc titles."
0 commit comments