_common.dt.tmsg: remove unportable quote hackery
authorJon Trulson <jon@radscan.com>
Sun, 15 Dec 2019 19:34:00 +0000 (12:34 -0700)
committerJon Trulson <jon@radscan.com>
Sun, 15 Dec 2019 19:34:00 +0000 (12:34 -0700)
cde/programs/localized/C/types/_common.dt.tmsg

index caec730e58c2e7e4ec4e1a2133c57725ed851cc6..2b5714bfd404aa799eb504e787c91f061dcfb1c7 100644 (file)
@@ -1917,9 +1917,7 @@ $ Message 10040 - an error message when the file the user provided the Tar
 $    action is not a folder. Don't translate %(File)Arg_1%, it will be
 $    the bad file name when the message is shown to the user.
 $ 
-$quote "
-10040 ERROR: "%(File)Arg_1%" is not a folder.
-$quote
+10040 ERROR: %(File)Arg_1% is not a folder.
 $ 
 $ Messsages 10041 and 10042 are status messages for the user.  These are
 $    shown to the user when the Tar action is creating the tarball.