Skip to content
Snippets Groups Projects
Commit f2b3d95a authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Replace accidental CP437 char embedded in XtrnProgLstUnderline string

As reported by mlong
parent 9e7e1468
Branches
Tags
No related merge requests found
......@@ -462,7 +462,7 @@
"\r\n\r\nNo external programs available.\r\n" 379 NoXtrnPrograms
"\1n\1c\1h%s \1n\1cExternal Programs:\r\n\r\n" 380 XtrnProgLstHdr
"\1n\1cNum \1h\xb3\1n\1c Name " 381 XtrnProgLstTitles
"\1h\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4"\ 382 XtrnProgLstUnderline
"\1h\xc4\xc4\xc4\xc4\xc5\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4"\ 382 XtrnProgLstUnderline
"\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4\xc4"\
"\xc4\xc4\xc4\xc4\xc4\xc4 "
"\1h\1c%3u \xb3 \1n\1c%-32.32s\1h " 383 XtrnProgLstFmt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment