[Libreoffice-commits] .: 2 commits - svtools/source

Andras Timar timar at kemper.freedesktop.org
Tue May 3 12:09:20 PDT 2011


 svtools/source/dialogs/formats.src |    2 +-
 svtools/source/java/javaerror.src  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9f398a3b6f910c6050af5fac56083dacf19fd1a4
Author: Andras Timar <atimar at novell.com>
Date:   Tue May 3 21:07:55 2011 +0200

    remove double space from en-US message

diff --git a/svtools/source/java/javaerror.src b/svtools/source/java/javaerror.src
index fb75096..f7c9763 100644
--- a/svtools/source/java/javaerror.src
+++ b/svtools/source/java/javaerror.src
@@ -52,7 +52,7 @@ ErrorBox ERRORBOX_JVMCREATIONFAILED
 {
     Buttons = WB_OK;
     DefButton = WB_DEF_OK ;
-    Message[ en-US ] = "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select  it under Tools - Options - %PRODUCTNAME - Java.";
+    Message[ en-US ] = "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under Tools - Options - %PRODUCTNAME - Java.";
 };
 
 ErrorBox ERRORBOX_RESTARTREQUIRED
commit 44421238abce72de88f2f8ba88503d7a2ddc9f82
Author: Andras Timar <atimar at novell.com>
Date:   Sun May 1 14:14:51 2011 +0200

    change 97/XP/2000 to 97/XP/2000/2003 - fdo#36734

diff --git a/svtools/source/dialogs/formats.src b/svtools/source/dialogs/formats.src
index 0477cd1..3ab9488 100644
--- a/svtools/source/dialogs/formats.src
+++ b/svtools/source/dialogs/formats.src
@@ -189,7 +189,7 @@ String STR_FORMAT_ID_BIFF_5
 };
 String STR_FORMAT_ID_BIFF_8
 {
-    Text [ en-US ] = "Biff8 (Microsoft Excel 97/2000/XP)";
+    Text [ en-US ] = "Biff8 (Microsoft Excel 97/2000/XP/2003)";
 };
 String STR_FORMAT_ID_SYLK
 {


More information about the Libreoffice-commits mailing list