[Libreoffice-commits] .: sw/source

Caolán McNamara caolan at kemper.freedesktop.org
Thu Jun 9 04:54:11 PDT 2011


 sw/source/core/bastyp/index.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 75b4278ac7d48fac2fa48f627040a325282a9f6b
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jun 9 12:54:00 2011 +0100

    translate this

diff --git a/sw/source/core/bastyp/index.cxx b/sw/source/core/bastyp/index.cxx
index 734b92c..919b5b6 100644
--- a/sw/source/core/bastyp/index.cxx
+++ b/sw/source/core/bastyp/index.cxx
@@ -259,7 +259,7 @@ SwIndexReg::SwIndexReg()
 
 SwIndexReg::~SwIndexReg()
 {
-    OSL_ENSURE( !pFirst || !pLast, "Es sind noch Indizies angemeldet" );
+    OSL_ENSURE( !pFirst || !pLast, "There are still indices registered" );
 }
 
 


More information about the Libreoffice-commits mailing list