diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 09:27:09 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 09:27:09 +0000 |
commit | ae3bfeed0f5ef86365117c877c7834a5858dd36d (patch) | |
tree | d4815ca1db676d122f267d6783af4198f2b21cee /svtools | |
parent | a68684df3cab2a6d8018136ec93af4f80f6b27ed (diff) |
INTEGRATION: CWS dba31a (1.54.78); FILE MERGED
2008/06/06 07:51:20 oj 1.54.78.1: #i48161# rename button for address configure
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/dialogs/addresstemplate.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/dialogs/addresstemplate.src b/svtools/source/dialogs/addresstemplate.src index 5256ef671f26..a467ac66d163 100644 --- a/svtools/source/dialogs/addresstemplate.src +++ b/svtools/source/dialogs/addresstemplate.src @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: addresstemplate.src,v $ - * $Revision: 1.54 $ + * $Revision: 1.55 $ * * This file is part of OpenOffice.org. * @@ -76,7 +76,7 @@ ModalDialog DLG_ADDRESSBOOKSOURCE }; PushButton PB_ADMINISTATE_DATASOURCES { - Text [ en-US ] = "~Administrate..."; + Text [ en-US ] = "~Configure..."; SVLook = TRUE ; Pos = MAP_APPFONT ( 204, 13 ) ; Size = MAP_APPFONT ( 50, 14 ) ; |