diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-06-12 04:35:14 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-06-12 04:35:14 +0000 |
commit | d8a2ecd355508dff0c1c408e214355bfa0aff30a (patch) | |
tree | 547762e6e03d06a8fb58102a60de6b12e2c10f89 /dbaccess/source/ui/uno/dbinteraction.src | |
parent | d9d9be13af2921a900f270105ddaf55d2bca85d9 (diff) |
INTEGRATION: CWS dba23ui (1.28.242); FILE MERGED
2007/05/19 22:08:30 fs 1.28.242.2: RESYNC: (1.28-1.29); FILE MERGED
2006/12/21 09:07:06 fs 1.28.242.1: #52392#
Diffstat (limited to 'dbaccess/source/ui/uno/dbinteraction.src')
-rw-r--r-- | dbaccess/source/ui/uno/dbinteraction.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/uno/dbinteraction.src b/dbaccess/source/ui/uno/dbinteraction.src index f7ccb27e3b31..44fe3d80c7c3 100644 --- a/dbaccess/source/ui/uno/dbinteraction.src +++ b/dbaccess/source/ui/uno/dbinteraction.src @@ -4,9 +4,9 @@ * * $RCSfile: dbinteraction.src,v $ * - * $Revision: 1.29 $ + * $Revision: 1.30 $ * - * last change: $Author: ihi $ $Date: 2007-04-19 15:08:29 $ + * last change: $Author: obo $ $Date: 2007-06-12 05:35:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,7 @@ String STR_REMEMBERPASSWORD_SESSION { - Text [ en-US ] = "~Remember password till end of session"; + Text [ en-US ] = "~Remember password until end of session"; }; String STR_REMEMBERPASSWORD_PERSISTENT |