Merge pull request #12007 from michaelburgardt/us_text_other_fix

Removed quotation marks from comment (crowdin gets confused otherwise)
This commit is contained in:
Autechre 2021-02-09 14:27:33 +01:00 committed by GitHub
commit 8660d35bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_DUMP_DISC,
"Dump Disc"
)
MSG_HASH( /* FIXME It is not immediately clear what "saved as an image file" means. Is it a specific image type? Determined automatically? User's choice? */
MSG_HASH( /* FIXME Is a specific image format used? Is it determined automatically? User choice? */
MENU_ENUM_SUBLABEL_DUMP_DISC,
"Dump the physical media disc to internal storage. It will be saved as an image file."
)