diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-06-06 07:07:12 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-06-06 07:07:12 +0000 |
commit | e32e80edd36fed91b053bed5f0226588c093b685 (patch) | |
tree | 25500f04e28a80511fece317c66c3c64aae83129 /connectivity | |
parent | e4741b24075c27660771218a366b96244225ef46 (diff) |
INTEGRATION: CWS l10nfix27 (1.8.28); FILE MERGED
2008/05/27 17:10:12 ihi 1.8.28.1: #i89739# fixed string
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/resource/conn_shared_res.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/connectivity/source/resource/conn_shared_res.src b/connectivity/source/resource/conn_shared_res.src index 078c449046b8..1a9d37a3f060 100644 --- a/connectivity/source/resource/conn_shared_res.src +++ b/connectivity/source/resource/conn_shared_res.src @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: conn_shared_res.src,v $ - * $Revision: 1.8 $ + * $Revision: 1.9 $ * * This file is part of OpenOffice.org. * @@ -73,12 +73,12 @@ String STR_MOZILLA_IS_RUNNING String STR_COULD_NOT_RETRIEVE_AB_ENTRY { - Text [ en-US ] = "An address book entry could not be retrieved, an unknown error occured."; + Text [ en-US ] = "An address book entry could not be retrieved, an unknown error occurred."; }; String STR_COULD_NOT_GET_DIRECTORY_NAME { - Text [ en-US ] = "An address book directory name could not be retrieved, an unknown error occured."; + Text [ en-US ] = "An address book directory name could not be retrieved, an unknown error occurred."; }; String STR_TIMEOUT_WAITING @@ -88,7 +88,7 @@ String STR_TIMEOUT_WAITING String STR_ERR_EXECUTING_QUERY { - Text [ en-US ] = "An error occured while executing the query."; + Text [ en-US ] = "An error occurred while executing the query."; }; String STR_MOZILLA_IS_RUNNIG_NO_CHANGES |