Lines Matching defs:qs_say
50 $this->qs_say("testing %s", $url);
52 else $this->qs_say("GeoLiteCity url: %s", $url);
62 $this->qs_say($this->helper->getLang('download_fail'), $gzfile);
68 $this->qs_say($this->helper->getLang('write_fail'), $gzfile);
72 $this->qs_say($this->helper->getLang('write_fail'), $gzfile);
76 $this->qs_say($this->helper->getLang('file_saved'), $gzfile);
91 $this->qs_say($this->helper->getLang('tar_extracted'), $tar);
93 $this->qs_say($this->helper->getLang('file_exists'),"\n$file\n$tar\n");
120 $this->qs_say($this->helper->getLang('installing_mmdb'), MMDB);
158 function qs_say(){