mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
Margins, message
This commit is contained in:
committed by
EmilieNumworks
parent
53e15787cd
commit
b30eb20ac2
@@ -20,8 +20,8 @@ Zeros = "Zeros"
|
||||
Tangent = "Tangent"
|
||||
Intersection = "Intersection"
|
||||
Preimage = "Inverse image"
|
||||
SelectLowerBound = "Select lower bound"
|
||||
SelectUpperBound = "Select upper bound"
|
||||
SelectLowerBound = "Select lower bound "
|
||||
SelectUpperBound = "Select upper bound "
|
||||
NoMaximumFound = "No maximum found"
|
||||
NoMinimumFound = "No minimum found"
|
||||
NoZeroFound = "No zero found"
|
||||
@@ -29,5 +29,5 @@ NoIntersectionFound = "No intersection found"
|
||||
NoPreimageFound = "No inverse image found"
|
||||
DerivativeFunctionColumn = "Derivative function column"
|
||||
HideDerivativeColumn = "Hide the derivative function"
|
||||
AllowedCharactersAZaz09 = "Allowed characters: A-Z, a-z, 0-9, _"
|
||||
AllowedCharactersAZaz09 = "Allowed characters: A.Z, a..z, 0..9, _"
|
||||
ReservedName = "Reserved name"
|
||||
|
||||
Reference in New Issue
Block a user