summaryrefslogtreecommitdiffstats
path: root/svx/source/src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 13:01:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 13:01:28 +0000
commitb6615f67ae2f3837ef273f9246053f50ec5a372a (patch)
tree2cda09916c7782e433c99fc27a34db4ce882da19 /svx/source/src
parentINTEGRATION: CWS encup (1.15.652); FILE MERGED (diff)
downloadcore-b6615f67ae2f3837ef273f9246053f50ec5a372a.tar.gz
core-b6615f67ae2f3837ef273f9246053f50ec5a372a.zip
INTEGRATION: CWS encup (1.14.376); FILE MERGED
2005/04/29 16:00:36 ihi 1.14.376.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'svx/source/src')
-rw-r--r--svx/source/src/app.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/src/app.src b/svx/source/src/app.src
index 5ea667e0f506..93af799310ae 100644
--- a/svx/source/src/app.src
+++ b/svx/source/src/app.src
@@ -4,9 +4,9 @@
*
* $RCSfile: app.src,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 00:16:59 $
+ * last change: $Author: hr $ $Date: 2005-09-23 14:01:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,7 +52,7 @@
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 [ 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.";
};