Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Dinterface.php707 $lang = $this->getLang($id . $this->getPluralForm($quantity), $quantity);
719 private function getPluralForm($quantity) {
695 private function getPluralForm($quantity) { global() function in BatcheditInterface