cui/source/options/optfltr.src |   22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

New commits:
commit e87c8b7922e9a73e0abb7f9a7a47c9ac3374a826
Author:     Matthias Seidel <msei...@apache.org>
AuthorDate: Sun Nov 18 11:07:28 2018 +0000
Commit:     Matthias Seidel <msei...@apache.org>
CommitDate: Sun Nov 18 11:07:28 2018 +0000

    Never heard "WinWord" since Windows 3.1 ;-)

diff --git a/cui/source/options/optfltr.src b/cui/source/options/optfltr.src
index 442298af20ea..299c0433e3af 100644
--- a/cui/source/options/optfltr.src
+++ b/cui/source/options/optfltr.src
@@ -29,7 +29,7 @@
 // RID_OFAPAGE_MSFILTEROPT 
-----------------------------------------------------
 TabPage RID_OFAPAGE_MSFILTEROPT
 {
-    HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT";
+    HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT" ;
     OutputSize = TRUE ;
     Size = MAP_APPFONT ( 260, 185 ) ;
     SVLook = TRUE ;
@@ -43,7 +43,7 @@ TabPage RID_OFAPAGE_MSFILTEROPT
     };
     CheckBox CB_WBAS_CODE
     {
-        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_CODE";
+        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_CODE" ;
         Pos = MAP_APPFONT ( 12, 14 ) ;
         Size = MAP_APPFONT ( 236, 10 ) ;
         TabStop = TRUE ;
@@ -51,7 +51,7 @@ TabPage RID_OFAPAGE_MSFILTEROPT
     };
     CheckBox CB_WBAS_STG
     {
-        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_STG";
+        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_STG" ;
         Pos = MAP_APPFONT ( 12, 28 ) ;
         Size = MAP_APPFONT ( 236, 10 ) ;
         TabStop = TRUE ;
@@ -62,11 +62,11 @@ TabPage RID_OFAPAGE_MSFILTEROPT
     {
         Pos = MAP_APPFONT ( 6, 44 ) ;
         Size = MAP_APPFONT ( 248, 8 ) ;
-        Text [ en-US ] = "Microsoft Excel 97/2000/XP";
+        Text [ en-US ] = "Microsoft Excel 97/2000/XP" ;
     };
     CheckBox CB_EBAS_CODE
     {
-        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_CODE";
+        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_CODE" ;
         Pos = MAP_APPFONT ( 12, 55 ) ;
         Size = MAP_APPFONT ( 236, 10 ) ;
         TabStop = TRUE ;
@@ -74,7 +74,7 @@ TabPage RID_OFAPAGE_MSFILTEROPT
     };
     CheckBox CB_EBAS_EXECTBL
     {
-        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_EXECTBL";
+        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_EXECTBL" ;
         Pos = MAP_APPFONT ( 22, 69 ) ;
         Size = MAP_APPFONT ( 236, 10 ) ;
         TabStop = TRUE ;
@@ -82,7 +82,7 @@ TabPage RID_OFAPAGE_MSFILTEROPT
     };
     CheckBox CB_EBAS_STG
     {
-        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_STG";
+        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_STG" ;
         Pos = MAP_APPFONT ( 12, 83 ) ;
         Size = MAP_APPFONT ( 236, 10 ) ;
         TabStop = TRUE ;
@@ -97,7 +97,7 @@ TabPage RID_OFAPAGE_MSFILTEROPT
     };
     CheckBox CB_PBAS_CODE
     {
-        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_CODE";
+        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_CODE" ;
         Pos = MAP_APPFONT ( 12, 110 ) ;
         Size = MAP_APPFONT ( 236, 10 ) ;
         TabStop = TRUE ;
@@ -105,7 +105,7 @@ TabPage RID_OFAPAGE_MSFILTEROPT
     };
     CheckBox CB_PBAS_STG
     {
-        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_STG";
+        HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_STG" ;
         Pos = MAP_APPFONT ( 12, 124 ) ;
         Size = MAP_APPFONT ( 236, 10 ) ;
         TabStop = TRUE ;
@@ -116,7 +116,7 @@ TabPage RID_OFAPAGE_MSFILTEROPT
 // RID_OFAPAGE_MSFILTEROPT2 
-----------------------------------------------------
 TabPage RID_OFAPAGE_MSFILTEROPT2
 {
-    HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT2";
+    HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT2" ;
     OutputSize = TRUE ;
     Size = MAP_APPFONT ( 260, 185 ) ;
     SVLook = TRUE ;
@@ -155,7 +155,7 @@ TabPage RID_OFAPAGE_MSFILTEROPT2
     };
     String ST_CHG_WRITER
     {
-        Text [ en-US ] = "WinWord to %PRODUCTNAME Writer or reverse" ;
+        Text [ en-US ] = "Word to %PRODUCTNAME Writer or reverse" ;
     };
     String ST_CHG_CALC
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to