summaryrefslogtreecommitdiff
path: root/svx/source/form/fmexpl.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 12:55:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 12:55:08 +0000
commitc7e27684c82bdafa2ec98f887f6400e8ca1d2770 (patch)
treeddade988c30101289dde30323dc1593a15145e57 /svx/source/form/fmexpl.src
parenta9f2e3f475d0cb508ab76fd8424685d651c57bf3 (diff)
INTEGRATION: CWS encup (1.41.646); FILE MERGED
2005/04/29 16:00:21 ihi 1.41.646.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'svx/source/form/fmexpl.src')
-rw-r--r--svx/source/form/fmexpl.src15
1 files changed, 8 insertions, 7 deletions
diff --git a/svx/source/form/fmexpl.src b/svx/source/form/fmexpl.src
index 6b575c488ebd..8eca9c94b4c1 100644
--- a/svx/source/form/fmexpl.src
+++ b/svx/source/form/fmexpl.src
@@ -4,9 +4,9 @@
*
* $RCSfile: fmexpl.src,v $
*
- * $Revision: 1.42 $
+ * $Revision: 1.43 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:53:09 $
+ * last change: $Author: hr $ $Date: 2005-09-23 13:55:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -77,6 +77,7 @@ Menu RID_FMEXPLORER_POPUPMENU
Identifier = SID_FM_CHANGECONTROLTYPE ;
HelpID = SID_FM_CHANGECONTROLTYPE ;
Text [ en-US ] = "Replace with";
+ Text[ de ] = "Ersetzen durch";
};
MenuItem { ITEM_EDIT_CUT };
MenuItem { ITEM_EDIT_COPY };
@@ -85,7 +86,7 @@ Menu RID_FMEXPLORER_POPUPMENU
{
Identifier = SID_FM_DELETE ;
HelpID = SID_FM_DELETE ;
- Text [ de ] = "~Löschen" ;
+ Text [ de ] = "~Löschen" ;
Text [ en-US ] = "~Delete" ;
Text [ x-comment ] = " ";
};
@@ -117,7 +118,7 @@ Menu RID_FMEXPLORER_POPUPMENU
{
Identifier = SID_FM_OPEN_READONLY ;
HelpID = SID_FM_OPEN_READONLY ;
- Text [ de ] = "Im Ent~wurfsmodus öffnen" ;
+ Text [ de ] = "Im Ent~wurfsmodus öffnen" ;
Text [ en-US ] = "Open in Design Mode" ;
Text [ x-comment ] = " ";
};
@@ -149,7 +150,7 @@ Menu RID_FMSHELL_CONVERSIONMENU
Identifier = SID_FM_CONVERTTO_BUTTON ;
HelpID = SID_FM_CONVERTTO_BUTTON ;
Command = ".uno:ConvertToButton" ;
- Text [ de ] = "~Schältfläche" ;
+ Text [ de ] = "~Schältfläche" ;
Text [ en-US ] = "~Button";
};
MenuItem
@@ -208,7 +209,7 @@ Menu RID_FMSHELL_CONVERSIONMENU
Identifier = SID_FM_CONVERTTO_IMAGEBUTTON ;
HelpID = SID_FM_CONVERTTO_IMAGEBUTTON ;
Command = ".uno:ConvertToImageBtn" ;
- Text [ de ] = "~Grafische Schaltfläche" ;
+ Text [ de ] = "~Grafische Schaltfläche" ;
Text [ en-US ] = "I~mage Button";
};
MenuItem
@@ -252,7 +253,7 @@ Menu RID_FMSHELL_CONVERSIONMENU
Identifier = SID_FM_CONVERTTO_CURRENCY ;
HelpID = SID_FM_CONVERTTO_CURRENCY ;
Command = ".uno:ConvertToCurrency" ;
- Text [ de ] = "~Währungsfeld" ;
+ Text [ de ] = "~Währungsfeld" ;
Text [ en-US ] = "C~urrency Field";
};
MenuItem