From 50f4976c19eefe77da4101c52873e6a8c4485a71 Mon Sep 17 00:00:00 2001 From: Michael Burgardt Date: Tue, 9 Feb 2021 01:36:55 +0100 Subject: [PATCH] Removed quotation marks from comment (crowdin gets confused otherwise) --- intl/msg_hash_us.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index d97c3b13c4..5fd740e940 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -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." )