diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-12-09 10:38:55 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-12-09 10:38:55 +0000 |
commit | a2fef90ae9f284a9b3b3d515d87504c84e3f1466 (patch) | |
tree | f3a1e26f53d0abf9f0a25b0862b8abe99cd9bd7f /dbaccess/source/ui/querydesign | |
parent | adf6144144c6b9e6f5b99bdbd133b640ab472dda (diff) |
Merge SRX644: 09.12.02 - 12:34:58
Diffstat (limited to 'dbaccess/source/ui/querydesign')
-rw-r--r-- | dbaccess/source/ui/querydesign/query.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dbaccess/source/ui/querydesign/query.src b/dbaccess/source/ui/querydesign/query.src index 1058d5720b67..2a12e9aa9a69 100644 --- a/dbaccess/source/ui/querydesign/query.src +++ b/dbaccess/source/ui/querydesign/query.src @@ -2,9 +2,9 @@ * * $RCSfile: query.src,v $ * - * $Revision: 1.75 $ + * $Revision: 1.76 $ * - * last change: $Author: kz $ $Date: 2002-12-05 14:05:55 $ + * last change: $Author: kz $ $Date: 2002-12-09 11:38:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -645,7 +645,7 @@ String STR_QUERY_NOTABLE Text[ french ] = "(aucune table)"; Text[ spanish ] = "(ninguna tabla)"; Text[ swedish ] = "(ingen tabell)"; - Text[ language_user1 ] = "nk26; nk26.10.99: was bedeutet das?"; + Text[ language_user1 ] = "nk26.10.99: was bedeutet das?"; Text[ russian ] = "( )"; Text[ italian ] = "(nessuna tabella)"; Text[ danish ] = "(ingen tabel)"; @@ -1525,7 +1525,7 @@ ToolBox RID_BRW_QUERYDESIGN_TOOLBOX { Identifier = ID_EDIT_QUERY_SQL ; Text = "Show Parse Tree" ; - Text[ language_user1 ] = "; EM Oct 2002: Do Not Translate. This is only for the in-house developer \"Debugging\" version of SO."; + Text[ language_user1 ] = "EM Oct 2002: Do Not Translate. This is only for the in-house developer \"Debugging\" version of SO."; Text[ english_us ] = "Show Parse Tree"; Text[ portuguese ] = "Show Parse Tree"; Text[ russian ] = "Show Parse Tree"; |