Correction to message format when substitution is used

This commit is contained in:
Dale Schultz 2019-12-31 19:56:17 -05:00
parent 60895ac9c4
commit fa81f53502
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ SAVETOFILE = Save to File
SAVETOFILETT = Save tables to a text file
SAVETOIMAGE = Save as Image
SAVETOIMAGETT = Save tables as an image
SAVEMSG = Table's text saved to: {0}
SAVEMSG = Table''s text saved to: {0}
SAVEMSGTITLE = Save Success
SAVEFAILED = Failed to save tables, check path:\n{0}
SAVEFAILEDTITLE = Save Failed