summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/fontdialog.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 10:45:53 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 10:45:53 +0000
commit2983e8aca2f9eae2dc108c01908e074e952f79bd (patch)
tree281bec9c7ffebe0fc1c40d77c745c69c66e83c7f /extensions/source/propctrlr/fontdialog.src
parentfbbf6f16931e499ad2ee7f9de80350dc540d7397 (diff)
INTEGRATION: CWS mergede01 (1.4.24); FILE MERGED
2007/03/20 14:34:49 ihi 1.4.24.1: #i72301# Remove German
Diffstat (limited to 'extensions/source/propctrlr/fontdialog.src')
-rw-r--r--extensions/source/propctrlr/fontdialog.src7
1 files changed, 2 insertions, 5 deletions
diff --git a/extensions/source/propctrlr/fontdialog.src b/extensions/source/propctrlr/fontdialog.src
index a3d8731cdfdc..7f882c864f20 100644
--- a/extensions/source/propctrlr/fontdialog.src
+++ b/extensions/source/propctrlr/fontdialog.src
@@ -4,9 +4,9 @@
*
* $RCSfile: fontdialog.src,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2006-12-13 11:59:05 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 11:45:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,6 @@ TabDialog RID_TABDLG_FONTDIALOG
{
OutputSize = TRUE ;
SVLook = TRUE ;
- Text [ de ] = "Zeichen" ;
Text [ en-US ] = "Character" ;
Moveable = TRUE ;
TabControl 1
@@ -56,14 +55,12 @@ TabDialog RID_TABDLG_FONTDIALOG
{
Identifier = TABPAGE_CHARACTERS ;
PageResID = TABPAGE_CHARACTERS ;
- Text [ de ] = "Schrift" ;
Text [ en-US ] = "Font" ;
};
PageItem
{
Identifier = TABPAGE_CHARACTERS_EXT ;
PageResID = TABPAGE_CHARACTERS_EXT ;
- Text [ de ] = "Schrifteffekt" ;
Text [ en-US ] = "Font Effects" ;
};
};