--- a/libpurple/certificate.c Tue Sep 21 04:37:26 2010 +0000 +++ b/libpurple/certificate.c Tue Sep 21 14:08:35 2010 +0000 @@ -104,7 +104,8 @@ break; case PURPLE_CERTIFICATE_EXPIRED: return _("The certificate has expired and should not be " - "considered valid."); + "considered valid. Check that your computer's date " + "and time are accurate."); break; case PURPLE_CERTIFICATE_NAME_MISMATCH: /* Translators: "domain" refers to a DNS domain (e.g. talk.google.com) */