Clean up messages

From: main.menu.file.export_as = Export...
     To: main.menu.file.export_as = Export as...
From: main.menu.file.export_as.desc = Export model to Rocksim .rkt file
     To: main.menu.file.export_as.desc = Export model to selected file format
This commit is contained in:
hcraigmiller 2022-05-01 01:53:52 -07:00 committed by GitHub
parent 0e0e006553
commit c007888172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1298,8 +1298,8 @@ main.menu.file.saveAs = Save as...
main.menu.file.saveAs.desc = Save the current rocket design to a new file
main.menu.file.import = Import...
main.menu.file.import.desc = Import model from RockSim rkt file
main.menu.file.export_as = Export...
main.menu.file.export_as.desc = Export model to RockSim rkt file
main.menu.file.export_as = Export as...
main.menu.file.export_as.desc = Export model to selected file format
main.menu.file.print = Print / Export PDF...
main.menu.file.print.desc = Print or save as PDF the parts list and fin templates
main.menu.file.close = Close