From b074807a43e60c3a39493006257121b222c97556 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Thu, 8 Jan 2009 15:14:43 +0000
Subject: [PATCH] CWS-TOOLING: integrate CWS os126 2009-01-08 11:24:31 +0100 as
r265987 : #i94216# remove hardcoded translations 2008-12-30 13:16:50 +0100
os r265830 : #i94216# German resources removed
---
svx/source/dialog/SpellDialog.src | 2 --
1 file changed, 2 deletions(-)
diff --git a/svx/source/dialog/SpellDialog.src b/svx/source/dialog/SpellDialog.src
index 2545d7ec9627..f7cccd5febc2 100644
--- a/svx/source/dialog/SpellDialog.src
+++ b/svx/source/dialog/SpellDialog.src
@@ -61,7 +61,6 @@ ModelessDialog RID_SVXDLG_SPELLCHECK
Pos = MAP_APPFONT( 6, 8 );
Size = MAP_APPFONT( 100, 8 );
Text [ en-US ] = "Text languag~e" ;
- Text [ de ] = "Text~sprache" ;
};
ListBox LB_LANGUAGE
{
@@ -126,7 +125,6 @@ ModelessDialog RID_SVXDLG_SPELLCHECK
Pos = MAP_APPFONT( 209, 54 );
Size = MAP_APPFONT( 55, 14 );
Text [ en-US ] = "I~gnore Rule" ;
- Text [ de ] = "Regel i~gnorieren";
Hide = TRUE;
};
MenuButton MB_ADDTODICT