this is the one I'll probably use the most
This commit is contained in:
parent
9c72b45f36
commit
700569c7d6
|
@ -713,6 +713,7 @@ function get_poke_verbs() {
|
|||
|
||||
$arr = array(
|
||||
'poke' => array( 'poked', t('poke'), t('poked')),
|
||||
'ping' => array( 'pinged', t('ping'), t('pinged')),
|
||||
'prod' => array( 'prodded', t('prod'), t('prodded')),
|
||||
'slap' => array( 'slapped', t('slap'), t('slapped')),
|
||||
'finger' => array( 'fingered', t('finger'), t('fingered'))
|
||||
|
|
Loading…
Reference in a new issue