Example #1
0
 public function getShortLabel()
 {
     return parent::getShortLabel() . ' (updated monthly)';
 }
Example #2
0
 public function getShortLabel()
 {
     return sprintf(__('%s (updated monthly)', 'geoip-detect'), parent::getShortLabel());
 }