diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-09-09 08:47:05 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-09-09 08:47:05 +0000 |
commit | 09029cc9ed09d7d1fd855740f9703e7bd9fae2c3 (patch) | |
tree | 4d82891855ea245b41ab79cedf205433de202690 /dbaccess/source/ui | |
parent | 26fd4778e90b4c6976f8567258006345bf3fa113 (diff) |
INTEGRATION: CWS insight02 (1.63.2); FILE MERGED
2004/08/13 09:01:06 oj 1.63.2.1: #i32563# toolbox changes
Diffstat (limited to 'dbaccess/source/ui')
-rw-r--r-- | dbaccess/source/ui/misc/dbumiscres.src | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/ui/misc/dbumiscres.src b/dbaccess/source/ui/misc/dbumiscres.src index 54573478eb03..7e777a8f5b1b 100644 --- a/dbaccess/source/ui/misc/dbumiscres.src +++ b/dbaccess/source/ui/misc/dbumiscres.src @@ -2,9 +2,9 @@ * * $RCSfile: dbumiscres.src,v $ * -* $Revision: 1.63 $ +* $Revision: 1.64 $ * -* last change: $Author: hr $ $Date: 2004-08-02 16:09:27 $ +* last change: $Author: rt $ $Date: 2004-09-09 09:47:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -264,7 +264,6 @@ String STR_BUTTON_TEXT_ALL Text [ de ] = "~Alle"; Text [ en-US ] = "~All"; -Text [ x-comment ] = "; This will be a button text in a dialog asking for confirmation. Something like 'Yes/All/No/Cancel'"; }; String STR_UNDO_COLON |