[Libreoffice-commits] .: basic/source

Andreas Mantke andreasma at kemper.freedesktop.org
Sun Oct 24 13:09:13 PDT 2010


 basic/source/sbx/sbxres.hxx |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 8e24584cbea255d5959855bd7d8c515ce965084a
Author: Andreas Mantke <maand at gmx.de>
Date:   Sun Oct 24 22:09:19 2010 +0200

    three lines of comments translated

diff --git a/basic/source/sbx/sbxres.hxx b/basic/source/sbx/sbxres.hxx
index 1685123..2209a9e 100644
--- a/basic/source/sbx/sbxres.hxx
+++ b/basic/source/sbx/sbxres.hxx
@@ -30,9 +30,9 @@
 
 #include <tools/string.hxx>
 
-// Zur Zeit sind Ressources im SVTOOLS-Projekt nicht vorgesehen.
-// Da es sich um unkritische Ressourcen handelt (BASIC-Keywords),
-// koennen wir mit Dummies arbeiten.
+// Currently there are no resources provided in the SVTOOLS-Project.
+// Because it is non-critical resources (BASIC-Keywords),
+// we can work with dummies.
 
 #define	STRING_TYPES		0
 #define STRING_EMPTY		0


More information about the Libreoffice-commits mailing list