X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=core%2Fresources%2Fl10n%2Fmessages.properties;h=2e5ba18c116122f3504d029fdb82ed0860ceb877;hb=685fa98064d819d518323347255ee5e4410087af;hp=c7a472bbb4caa4d1fa44ff253e4a59c475f273cf;hpb=32a16b8ed26e7cade397db24f896b08e417be79a;p=debian%2Fopenrocket diff --git a/core/resources/l10n/messages.properties b/core/resources/l10n/messages.properties index c7a472bb..2e5ba18c 100644 --- a/core/resources/l10n/messages.properties +++ b/core/resources/l10n/messages.properties @@ -89,7 +89,6 @@ dlg.but.ok = OK dlg.but.cancel = Cancel dlg.but.close = Close - ! General file type names filetypes.pdf = PDF files (*.pdf) BasicFrame.SimpleFileFilter1 = All rocket designs (*.ork; *.rkt) @@ -286,6 +285,7 @@ simedtdlg.lbl.Simname = Simulation name: simedtdlg.tab.Launchcond = Launch conditions simedtdlg.tab.Simopt = Simulation options simedtdlg.tab.Plotdata = Plot data +simedtdlg.tab.CustomExpressions = Custom expressions simedtdlg.tab.Exportdata = Export data simedtdlg.lbl.Motorcfg = Motor configuration: simedtdlg.lbl.ttip.Motorcfg = Select the motor configuration to use. @@ -444,6 +444,37 @@ CsvOptionPanel.separator.space = SPACE CsvOptionPanel.separator.tab = TAB +! Custom expression general stuff +customExpression.Name = Name +customExpression.Symbol = Symbol +customExpression.Expression = Expression +customExpression.Units = Units +customExpression.Operator = Operator +customExpression.Description = Description + +! Custom expression panel +customExpressionPanel.but.NewExpression = New expression +customExpressionPanel.lbl.UpdateNote = You must run the simulation before data will be available for plotting. +customExpressionPanel.lbl.CalcNote = Expressions will be calculated in the order shown. +customExpressionPanel.lbl.CustomExpressions = Custom Expressions : +customExpression.Units.but.ttip.Remove = Remove this expression +customExpression.Units.but.ttip.Edit = Edit this expression +customExpression.Units.but.ttip.MoveUp = Move expression up in calculation order +customExpression.Units.but.ttip.MoveDown = Move expression down in calculation order + +! Custom expression builder window +ExpressionBuilderDialog.title = Expression Builder +ExpressionBuilderDialog.InsertVariable = Insert Variable +ExpressionBuilderDialog.InsertOperator = Insert Operator +ExpressionBuilderDialog.led.ttip.Name = Name must not have already been used +ExpressionBuilderDialog.led.ttip.Symbol = Symbol must not have already been used +ExpressionBuilderDialog.led.ttip.Expression = Expression must use only known symbols and operators + +! Custom expression variable selector +CustomVariableSelector.title = Variable Selector + +! Custom operator selector +CustomOperatorSelector.title = Operator Selector ! MotorPlot MotorPlot.title.Motorplot = Motor plot @@ -457,8 +488,6 @@ MotorPlot.txt.Type = Type: MotorPlot.txt.Delays = Delays: MotorPlot.txt.Comment = Comment:\n - - ! Simulation plot panel simplotpanel.lbl.Presetplotconf = Preset plot configurations: simplotpanel.lbl.Xaxistype = X axis type: @@ -481,7 +510,6 @@ simplotpanel.CUSTOM = Custom SimulationPlotPanel.error.noPlotSelected = Please add one or more variables to plot on the Y-axis. SimulationPlotPanel.error.noPlotSelected.title = Nothing to plot - ! Component add buttons compaddbuttons.Bodycompandfinsets = Body components and fin sets compaddbuttons.Nosecone = Nose cone