.. and a tiny additional patch.

You can commit the patch under the terms of MPL 1.1 / GPLv3+ / LGPLv3+
triple license.

/Albert
diff --git a/sfx2/sdi/frmslots.sdi b/sfx2/sdi/frmslots.sdi
index 7f66212..e73dbc7 100644
--- a/sfx2/sdi/frmslots.sdi
+++ b/sfx2/sdi/frmslots.sdi
@@ -276,12 +276,12 @@ interface Window
         ExecMethod = ExecView_Impl;
     ]
 
-    // Nur f"ur Gestalter: Slot mu\s vorhanden sein
+    // Only for Designers: Slot must be present
     SID_STYLE_NEW
     [
     ]
 
-    // Nur f"ur Gestalter: Slot mu\s vorhanden sein
+    // Only for Designers: Slot must be present
     SID_STYLE_DRAGHIERARCHIE
     [
     ]
@@ -328,7 +328,7 @@ interface BrowseWindow : Window
 {
     SID_ACTIVATE // ole(no) api(final/play/rec)
     [
-        // Implementierung in Subklassen
+        // Implementations in Subclasses
     ]
     SID_NEWWINDOW // ole(no) api(play/rec)
     [
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to