summaryrefslogtreecommitdiffstats
path: root/svx/source/src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 13:38:37 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 13:38:37 +0000
commit89bb99254c8ccb284a987a7743e167ae3652e13d (patch)
tree87d9ddd998e2d6f99c2c6ca80427c51271a07d15 /svx/source/src
parentINTEGRATION: CWS mergede01 (1.17.706); FILE MERGED (diff)
downloadcore-89bb99254c8ccb284a987a7743e167ae3652e13d.tar.gz
core-89bb99254c8ccb284a987a7743e167ae3652e13d.zip
INTEGRATION: CWS mergede01 (1.17.368); FILE MERGED
2007/03/20 14:44:21 ihi 1.17.368.1: #i72301# Remove German
Diffstat (limited to 'svx/source/src')
-rw-r--r--svx/source/src/app.src7
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/src/app.src b/svx/source/src/app.src
index 62102cee4dec..136b16c252f5 100644
--- a/svx/source/src/app.src
+++ b/svx/source/src/app.src
@@ -4,9 +4,9 @@
*
* $RCSfile: app.src,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: rt $ $Date: 2006-05-02 15:35:15 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 14:38:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,7 +52,6 @@
ErrorBox RID_ERRBOX_MODULENOTINSTALLED
{
Buttons = WB_OK ;
- Message [ de ] = "Die Aktion konnte nicht ausgeführt werden. Das dafür benötigte %PRODUCTNAME Modul ist momentan nicht installiert." ;
Message [ en-US ] = "The action could not be executed. The %PRODUCTNAME program module needed for this action is currently not installed.";
};
@@ -135,12 +134,10 @@ String RID_DESKTOP
String STR_SD_STAROFFICE_XML_DRAW
{
- Text [ de ] = "%PRODUCTNAME XML (Draw)" ;
Text [ en-US ] = "%PRODUCTNAME XML (Draw)";
};
String STR_SD_STAROFFICE_XML_IMPRESS
{
- Text [ de ] = "%PRODUCTNAME XML (Impress)" ;
Text [ en-US ] = "%PRODUCTNAME XML (Impress)";
};