X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=core%2Fresources%2Fl10n%2Fmessages.properties;h=4ffdbd98f9ce70a25e4d4e3e62da4da0bcd74e2d;hb=ae88b93a2aa2c1817472637a28b20f48fe15b5d3;hp=19b13442e3b3e39294390c7e34d9fbbcbe5a71a7;hpb=380c27a720fd3bf8f507890dfba386ca1a1755a5;p=debian%2Fopenrocket diff --git a/core/resources/l10n/messages.properties b/core/resources/l10n/messages.properties index 19b13442..4ffdbd98 100644 --- a/core/resources/l10n/messages.properties +++ b/core/resources/l10n/messages.properties @@ -58,9 +58,6 @@ RocketPanel.lbl.infoMessage = Click to select    Shift+click to ! BasicFrame -BasicFrame.SimpleFileFilter1 = All rocket designs (*.ork; *.rkt) -BasicFrame.SimpleFileFilter2 = OpenRocket designs (*.ork) -BasicFrame.SimpleFileFilter3 = RockSim designs (*.rkt) BasicFrame.tab.Rocketdesign = Rocket design BasicFrame.tab.Flightsim = Flight simulations BasicFrame.title.Addnewcomp = Add new component @@ -95,7 +92,11 @@ dlg.but.close = Close ! General file type names -filetypes.pdf = PDF files +filetypes.pdf = PDF files (*.pdf) +BasicFrame.SimpleFileFilter1 = All rocket designs (*.ork; *.rkt) +BasicFrame.SimpleFileFilter2 = OpenRocket designs (*.ork) +BasicFrame.SimpleFileFilter3 = RockSim designs (*.rkt) +filetypes.images = Image files ! About Dialog @@ -1574,12 +1575,12 @@ GuidedTourSelectionDialog.btn.start = Start tour! ! Custom Fin BMP Importer -CustomFinImport.button.label = Import from BMP -CustomFinImport.filter = Bitmap Files (*.bmp) +CustomFinImport.button.label = Import from image CustomFinImport.badFinImage = Invalid fin image. Must be a black and white image (black for the fin), not touching any side, except the bottom of the image, which is the base of the fin. CustomFinImport.errorLoadingFile = Error loading file: CustomFinImport.errorParsingFile = Error parsing fin image: CustomFinImport.undo = Import freeform fin set CustomFinImport.error.title = Error loading fin profile CustomFinImport.error.badimage = Could not deduce fin shape from image. +CustomFinImport.description = The image must be a black and white image (black for the fin), not touching any side, except the bottom of the image, which is the base of the fin.