Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Replaced _("") with wxT("") to stop error messages in gettext
[xestiaab/.git] / source / frmNewAccount-CardDAV2.cpp
index 214e84f..3798bbf 100644 (file)
@@ -24,11 +24,11 @@ void frmNewAccount::RunCardDAV2Test( wxCommandEvent& event ){
        NewAccountResult *ResultData = new NewAccountResult;
        
        lblServerConnResult->SetLabel(_("Testing..."));
-       lblCardDAVSupportResult->SetLabel(_(""));
-       lblServerResponse->SetLabel(_(""));
-       lblServerSSLResult->SetLabel(_(""));
-       lblServerSSLValid->SetLabel(_(""));
-       lblAbleToLoginResult->SetLabel(_(""));
+       lblCardDAVSupportResult->SetLabel(wxT(""));
+       lblServerResponse->SetLabel(wxT(""));
+       lblServerSSLResult->SetLabel(wxT(""));
+       lblServerSSLValid->SetLabel(wxT(""));
+       lblAbleToLoginResult->SetLabel(wxT(""));
        bool UsingSSLBypass = false;
        
        // Setup a CardDAV2 connection object for testing.
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy