Home
last modified time | relevance | path

Searched refs:invMsgLimit1_100 (Results 1 – 1 of 1) sorted by relevance

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/
H A DDlgAdvPreferences.cpp689 wxString invMsgLimit1_100 = _("Number must be between 1 and 100"); in ValidateInput() local
717 ShowErrorMessage(invMsgLimit1_100, m_txtMaxLoad); in ValidateInput()
812 ShowErrorMessage(invMsgLimit1_100, m_txtMemoryMaxInUse); in ValidateInput()
818 ShowErrorMessage(invMsgLimit1_100, m_txtMemoryMaxOnIdle); in ValidateInput()
824 ShowErrorMessage(invMsgLimit1_100, m_txtDiskMaxSwap); in ValidateInput()