Removed quotation marks from comment (crowdin gets confused otherwise)

This commit is contained in:
Michael Burgardt 2021-02-09 01:36:55 +01:00
parent 91145dfe56
commit 50f4976c19
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_DUMP_DISC, MENU_ENUM_LABEL_VALUE_DUMP_DISC,
"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, MENU_ENUM_SUBLABEL_DUMP_DISC,
"Dump the physical media disc to internal storage. It will be saved as an image file." "Dump the physical media disc to internal storage. It will be saved as an image file."
) )