Searched refs:BILLSDEPOSITS_REPEATS (Results 1 – 2 of 2) sorted by relevance
315 const wxString BILLSDEPOSITS_REPEATS[] = in CreateControls() local412 size_t size = sizeof(BILLSDEPOSITS_REPEATS)/sizeof(wxString); in CreateControls()415 itemRepeats_->Append(wxGetTranslation(BILLSDEPOSITS_REPEATS[i])); in CreateControls()417 itemRepeats_->Append(wxString::Format( wxGetTranslation(BILLSDEPOSITS_REPEATS[i]), "(x)")); in CreateControls()
50 const wxString BILLSDEPOSITS_REPEATS[] = variable499 wxString text = wxGetTranslation(BILLSDEPOSITS_REPEATS[repeats]); in GetFrequency()