diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-06-06 07:10:21 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-06-06 07:10:21 +0000 |
commit | 56bfc4219a2331a5394f9028fb06e3ebc037ccd5 (patch) | |
tree | 8c5e547542fa920a6329809bc585a923a46a90f5 /dbaccess/source/ui/uno | |
parent | 3a4df8552a35b75ecf376982f262786f489785c6 (diff) |
INTEGRATION: CWS l10nfix27 (1.3.34); FILE MERGED
2008/05/27 17:18:46 ihi 1.3.34.1: #i89739# fixed string
Diffstat (limited to 'dbaccess/source/ui/uno')
-rw-r--r-- | dbaccess/source/ui/uno/copytablewizard.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/uno/copytablewizard.src b/dbaccess/source/ui/uno/copytablewizard.src index 182a6ef64..4ce98e8b6 100644 --- a/dbaccess/source/ui/uno/copytablewizard.src +++ b/dbaccess/source/ui/uno/copytablewizard.src @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: copytablewizard.src,v $ - * $Revision: 1.3 $ + * $Revision: 1.4 $ * * This file is part of OpenOffice.org. * @@ -67,5 +67,5 @@ String STR_CTW_ILLEGAL_PARAMETER_COUNT String STR_CTW_ERROR_DURING_INITIALIZATION { - Text [ en-US ] = "An error occured during initialization."; + Text [ en-US ] = "An error occurred during initialization."; }; |