]> git.gag.com Git - debian/openrocket/blobdiff - core/resources/l10n/messages.properties
Updates and fixed to preset handling
[debian/openrocket] / core / resources / l10n / messages.properties
index 4ffdbd98f9ce70a25e4d4e3e62da4da0bcd74e2d..cd5e6f45c4653f0082b2c8c28257abf40dd53f8e 100644 (file)
@@ -124,6 +124,8 @@ PrintDialog.error.preview.title = Unable to open preview
 PrintDialog.error.preview.desc1 = Unable to open PDF preview.
 PrintDialog.error.preview.desc2 = Please use the "Save as PDF" option instead.
 
+! Component Preset Chooser Dialog
+CompPresetChooser.title = Choose component preset
 
 !PrintSettingsDialog
 PrintSettingsDialog.title = Print settings
@@ -572,6 +574,7 @@ ringcompcfg.note.desc = Note: An inner tube will not affect the aerodynamics of
 
 ! Body Tube Config
 BodyTubecfg.lbl.Bodytubelength = Body tube length:
+BodyTubecfg.lbl.Bodytubepreset = Body tube preset:
 BodyTubecfg.lbl.Outerdiameter = Outer diameter:
 BodyTubecfg.lbl.Innerdiameter = Inner diameter:
 BodyTubecfg.lbl.Wallthickness = Wall thickness:
@@ -1576,11 +1579,15 @@ GuidedTourSelectionDialog.btn.start = Start tour!
 
 ! Custom Fin BMP Importer
 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.badFinImage = Invalid fin image. Make sure the fin is a solid black or dark color and touching the bottom of the image.
 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.
+CustomFinImport.description = The image will be converted internally to black and white image (black for the fin), so make sure you use a solid dark color for the fin, and white or a light color for the background. The fin must be touching the bottom of the image, which is the base of the fin.
+
+
+PresetModel.lbl.select = Select preset:
+PresetModel.lbl.database = From database...