projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6ece8f
)
NLS: fix quote issue with various OS's in C/types/_common.dt.tmsg
author
Jon Trulson
<jon@radscan.com>
Sun, 24 Feb 2019 19:58:31 +0000
(12:58 -0700)
committer
Jon Trulson
<jon@radscan.com>
Sun, 24 Feb 2019 19:58:31 +0000
(12:58 -0700)
cde/programs/localized/C/types/_common.dt.tmsg
patch
|
blob
|
history
diff --git
a/cde/programs/localized/C/types/_common.dt.tmsg
b/cde/programs/localized/C/types/_common.dt.tmsg
index b930fc61ad7d9b1fc6e25ba0aeab2feff6d87857..caec730e58c2e7e4ec4e1a2133c57725ed851cc6 100644
(file)
--- a/
cde/programs/localized/C/types/_common.dt.tmsg
+++ b/
cde/programs/localized/C/types/_common.dt.tmsg
@@
-1917,7
+1917,9
@@
$ 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.
$
-10040 ERROR: \\\"%(File)Arg_1%\\\" is not a folder.
+$quote "
+10040 ERROR: "%(File)Arg_1%" is not a folder.
+$quote
$
$ Messsages 10041 and 10042 are status messages for the user. These are
$ shown to the user when the Tar action is creating the tarball.