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:
critor
2019-05-20 18:11:07 +02:00
committed by EmilieNumworks
parent a36ea6d1e3
commit ec40cdd347
13 changed files with 59 additions and 59 deletions

View File

@@ -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 "