diff options
author | Hans Petter Jansson <hpj@ximian.com> | 2004-01-30 04:22:34 +0800 |
---|---|---|
committer | Hans Petter <hansp@src.gnome.org> | 2004-01-30 04:22:34 +0800 |
commit | cdcc7543db0afe3f9e8f5076714ae1b0ec1f1618 (patch) | |
tree | 468dd596fee039ea0915372c051c690afa8ee7fa /addressbook/gui | |
parent | e02f8da905a348d58484660455038555043d09c8 (diff) | |
download | gsoc2013-evolution-cdcc7543db0afe3f9e8f5076714ae1b0ec1f1618.tar.gz gsoc2013-evolution-cdcc7543db0afe3f9e8f5076714ae1b0ec1f1618.tar.zst gsoc2013-evolution-cdcc7543db0afe3f9e8f5076714ae1b0ec1f1618.zip |
Changed "Finish" to "Apply" in dialog finish page text.
2004-01-29 Hans Petter Jansson <hpj@ximian.com>
* gui/component/ldap-config.glade: Changed "Finish" to "Apply" in
dialog finish page text.
svn path=/trunk/; revision=24526
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/ldap-config.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index f372325ebd..ccf2e73b98 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -770,7 +770,7 @@ need to change these options.</property> <property name="title" translatable="yes">Finished</property> <property name="text" translatable="yes">Congratulations, you are finished setting up this addressbook. -Please click the "Finish" button to save the settings you have entered here.</property> +Please click the "Apply" button to save the settings you have entered here.</property> </widget> </child> </widget> |