From dd729a7be9eda84fd8058f3c6a74875cbf2bb627 Mon Sep 17 00:00:00 2001 From: Jon Trulson Date: Sun, 15 Dec 2019 12:34:00 -0700 Subject: [PATCH] _common.dt.tmsg: remove unportable quote hackery --- cde/programs/localized/C/types/_common.dt.tmsg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cde/programs/localized/C/types/_common.dt.tmsg b/cde/programs/localized/C/types/_common.dt.tmsg index caec730e5..2b5714bfd 100644 --- a/cde/programs/localized/C/types/_common.dt.tmsg +++ b/cde/programs/localized/C/types/_common.dt.tmsg @@ -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.