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