summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app/app.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:18:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:18:28 +0000
commit17872f56dd38ea7c16594a0bc6442f56dfb21eca (patch)
treeb9b753bc19d4a06594b1249236646b7b1f1d43ea /dbaccess/source/ui/app/app.src
parentINTEGRATION: CWS dba201b (1.6.84); FILE MERGED (diff)
downloadcore-17872f56dd38ea7c16594a0bc6442f56dfb21eca.tar.gz
core-17872f56dd38ea7c16594a0bc6442f56dfb21eca.zip
INTEGRATION: CWS dba201b (1.8.58); FILE MERGED
2005/09/21 07:45:25 oj 1.8.58.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/05 12:46:32 oj 1.8.58.1: #i51336# change string
Diffstat (limited to 'dbaccess/source/ui/app/app.src')
-rw-r--r--dbaccess/source/ui/app/app.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/app.src b/dbaccess/source/ui/app/app.src
index 127b1655220b..1411178e3fea 100644
--- a/dbaccess/source/ui/app/app.src
+++ b/dbaccess/source/ui/app/app.src
@@ -4,9 +4,9 @@
*
* $RCSfile: app.src,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 14:23:46 $
+ * last change: $Author: hr $ $Date: 2005-09-23 12:18:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -258,7 +258,7 @@ Menu RID_MENU_APP_EDIT
{
Identifier = SID_SELECTALL;
HelpID = SID_SELECTALL ;
- Text [ de ] ="Alles auswählenen" ;
+ Text [ de ] ="Alles auswählen" ;
Text[ en-US ] = "Select All";
Command = ".uno:SelectAll";
};