Importing of image to freeform fin set
[debian/openrocket] / core / resources / l10n / messages.properties
index 102fd94b54cd18644cb8b1b7115a9f69e4ece189..19b13442e3b3e39294390c7e34d9fbbcbe5a71a7 100644 (file)
@@ -49,6 +49,10 @@ RocketPanel.FigTypeAct.Sideview = Side view
 RocketPanel.FigTypeAct.ttip.Sideview = Side view
 RocketPanel.FigTypeAct.Backview = Back view
 RocketPanel.FigTypeAct.ttip.Backview = Rear view 
+RocketPanel.FigViewAct.2D = 2D View
+RocketPanel.FigViewAct.ttip.2D = 2D View
+RocketPanel.FigViewAct.3D = 3D View
+RocketPanel.FigViewAct.ttip.3D = 3D View
 RocketPanel.lbl.Motorcfg = Motor configuration:
 RocketPanel.lbl.infoMessage = <html>Click to select &nbsp;&nbsp; Shift+click to select other &nbsp;&nbsp; Double-click to edit &nbsp;&nbsp; Click+drag to move
 
@@ -713,6 +717,7 @@ FreeformFinSetConfig.lbl.doubleClick1 = Double-click
 FreeformFinSetConfig.lbl.doubleClick2 = to edit
 FreeformFinSetConfig.lbl.clickDrag = Click+drag: Add and move points
 FreeformFinSetConfig.lbl.ctrlClick = Ctrl+click: Remove point
+FreeformFinSetConfig.lbl.scaleFin = Scale Fin
 
 
 !InnerTubeConfig
@@ -1568,3 +1573,13 @@ GuidedTourSelectionDialog.lbl.length = Number of slides:
 GuidedTourSelectionDialog.btn.start = Start tour!
 
 
+! Custom Fin BMP Importer
+CustomFinImport.button.label = Import from BMP
+CustomFinImport.filter = Bitmap Files (*.bmp)
+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.
+