summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 15:45:15 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 15:45:15 +0000
commit5b113a131d88d9bc5d61ac67fb34bddb777b7ec0 (patch)
tree4f92e32e54fc3f7b1b49dcceb45fe4ca31b11617
parent7f4c2c464579f8272796ec424be7ae6905e1ddcc (diff)
INTEGRATION: CWS mergede01 (1.35.342); FILE MERGED
2007/03/20 14:49:45 ihi 1.35.342.1: #i72301# Remove German
-rw-r--r--sc/source/ui/src/opredlin.src16
1 files changed, 2 insertions, 14 deletions
diff --git a/sc/source/ui/src/opredlin.src b/sc/source/ui/src/opredlin.src
index 55125fe44955..5101a708fcb4 100644
--- a/sc/source/ui/src/opredlin.src
+++ b/sc/source/ui/src/opredlin.src
@@ -4,9 +4,9 @@
*
* $RCSfile: opredlin.src,v $
*
- * $Revision: 1.35 $
+ * $Revision: 1.36 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 15:08:10 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 16:45:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,41 +46,31 @@ TabPage RID_SCPAGE_OPREDLINE
HelpID = 1 ;
Pos = MAP_APPFONT ( 12 , 15 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ de ] = "~Änderungen" ;
Text [ en-US ] = "Chan~ges" ;
- Text [ x-comment ] = " ";
};
FixedText FT_REMOVE
{
Pos = MAP_APPFONT ( 12 , 31 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ de ] = "~Löschungen" ;
Text [ en-US ] = "~Deletions" ;
- Text [ x-comment ] = " ";
};
FixedText FT_INSERT
{
Pos = MAP_APPFONT ( 12 , 47 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ de ] = "~Einfügungen" ;
Text [ en-US ] = "~Insertions" ;
- Text [ x-comment ] = " ";
};
FixedText FT_MOVE
{
Pos = MAP_APPFONT ( 12 , 63 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ de ] = "~Verschiebungen" ;
Text [ en-US ] = "~Moved entries" ;
- Text [ x-comment ] = " ";
};
FixedLine GB_COLORCHGS
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 248 , 8 ) ;
- Text [ de ] = "Farbgebung für Änderungen" ;
Text [ en-US ] = "Colors for changes" ;
- Text [ x-comment ] = " ";
};
ListBox CLB_CONTENT
{
@@ -112,9 +102,7 @@ TabPage RID_SCPAGE_OPREDLINE
};
String STR_AUTHOR
{
- Text [ de ] = "Nach Autor" ;
Text [ en-US ] = "By author" ;
- Text [ x-comment ] = " ";
};
};