mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Fixed german special characters
Now that special unicode characters are supported, when appropriate, replaced occurrences of the 'ae', 'oe', 'ue', and 'ss' digrams with the proper character.
This commit is contained in:
@@ -4,14 +4,14 @@ AngleUnit = "Winkeleinheit"
|
||||
DisplayMode = "Zahlenformat"
|
||||
EditionMode = "Eingabe"
|
||||
EditionLinear = "Linear "
|
||||
Edition2D = "Natuerlich "
|
||||
Edition2D = "Natürlich "
|
||||
ComplexFormat = "Komplex"
|
||||
ExamMode = "Testmodus"
|
||||
ActivateExamMode = "Start Testmodus"
|
||||
ExamModeActive = "Testmodus: aktiv"
|
||||
About = "Ueber"
|
||||
About = "Über"
|
||||
Degres = "Grad "
|
||||
Radian = "Bogenmass "
|
||||
Radian = "Bogenmaß "
|
||||
Decimal = "Dezimal "
|
||||
Scientific = "Wissenschaftlich "
|
||||
SignificantFigures = "Signifikante Stellen "
|
||||
|
||||
Reference in New Issue
Block a user