[apps] Uniformize IntervalParameterController labels

This commit is contained in:
Ruben Dashyan
2019-08-28 17:21:02 +02:00
parent 5effb5f6b2
commit 2bb1e9416e
13 changed files with 11 additions and 32 deletions

View File

@@ -14,6 +14,7 @@ Deg = "gra"
Deviation = "Varianz"
DisplayValues = "Werte anzeigen"
Empty = "Leer"
End = "Endwert"
ExitExamMode1 = "Möchten Sie den Testmodus "
ExitExamMode2 = "verlassen?"
Exponential = "Exponentielle"
@@ -53,6 +54,7 @@ Sci = "sci/"
SquareSum = "Quadratsumme"
StatTab = "Stats"
StandardDeviation = "Standardabweichung"
Start = "Startwert"
Step = "Schrittwert"
StorageMemoryFull1 = "Der Speicher ist voll. Löschen Sie"
StorageMemoryFull2 = "von Daten und versuchen Sie es erneut."
@@ -64,6 +66,4 @@ UndefinedValue = "Nicht definierter Wert"
ValueNotReachedByFunction = "Der Wert wird von der Funktion nicht erreicht"
ValuesTab = "Tabelle"
Warning = "Achtung"
XEnd = "Endwert"
XStart = "Startwert"
Zoom = "Zoom"