summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:22:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:22:48 +0000
commit4460ebfb48a35ba9abd55f9631c7611a2ecf0116 (patch)
treeee1962a163629baf206c4cba2483b3312d89cd5b /sfx2
parent591ba287f149d69f96c38bdcbe55a08c44572987 (diff)
INTEGRATION: CWS encup (1.40.390); FILE MERGED
2005/04/29 16:07:29 ihi 1.40.390.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/config/config.src16
1 files changed, 8 insertions, 8 deletions
diff --git a/sfx2/source/config/config.src b/sfx2/source/config/config.src
index f190f4548839..26aa26115991 100644
--- a/sfx2/source/config/config.src
+++ b/sfx2/source/config/config.src
@@ -4,9 +4,9 @@
*
* $RCSfile: config.src,v $
*
- * $Revision: 1.41 $
+ * $Revision: 1.42 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:01:35 $
+ * last change: $Author: hr $ $Date: 2005-09-23 15:22:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,33 +51,33 @@ String STR_FILTERNAME_CFG
QueryBox DLG_MACROQUERY
{
Buttons = WB_OK_CANCEL;
- Title [ de ] = "Makro ausführen" ;
+ Title [ de ] = "Makro ausführen" ;
Title [ en-US ] = "Run Macro" ;
Title [ x-comment ] = " ";
- Message [ de ] = "Es wurde ein Ereignis ausgelöst, auf das das Makro $(MACRO) konfiguriert ist. $(TEXT)";
+ Message [ de ] = "Es wurde ein Ereignis ausgelöst, auf das das Makro $(MACRO) konfiguriert ist. $(TEXT)";
Message [ en-US ] = "An event was triggered to which the macro $(MACRO) belongs. $(TEXT)";
String BTN_OK
{
- Text [ de ] = "Ausführen" ;
+ Text [ de ] = "Ausführen" ;
Text [ en-US ] = "Run" ;
Text [ x-comment ] = " ";
};
String BTN_CANCEL
{
- Text [ de ] = "Nicht Ausführen" ;
+ Text [ de ] = "Nicht Ausführen" ;
Text [ en-US ] = "Do Not Run" ;
Text [ x-comment ] = " ";
};
String FT_CANCEL
{
- Text [ de ] = "Nach den Sicherheitseinstellungen soll dieses Makro nicht ausgeführt werden. Möchten Sie es trotzdem ausführen?";
+ Text [ de ] = "Nach den Sicherheitseinstellungen soll dieses Makro nicht ausgeführt werden. Möchten Sie es trotzdem ausführen?";
Text [ en-US ] = "According to the security settings, this macro should not be run. Do you want to run it anyway?";
};
String FT_OK
{
- Text [ de ] = "Möchten Sie dieses Makro ausführen?";
+ Text [ de ] = "Möchten Sie dieses Makro ausführen?";
Text [ en-US ] = "Do you want to run the macro?";
};
};