[CALC] Added "Minute of arc" and "Second of arc" to the "Angles" units. CORE-5939
[reactos.git] / base / applications / calc / lang / de-DE.rc
index 8361c2d..a8abec1 100644 (file)
@@ -429,6 +429,8 @@ END
 /* Winkeltypen */
 STRINGTABLE
 BEGIN
+    IDS_ANGLE_ARCMINUTES "Minute of arc"
+    IDS_ANGLE_ARCSECONDS "Second of arc"
     IDS_ANGLE_DEGREES "Grad"
     IDS_ANGLE_GRADIANS "Gon"
     IDS_ANGLE_RADIANS "Radiant"