Morepokes - get rid of a translation PITA
authorThomas Willingham <founder@kakste.com>
Fri, 31 Aug 2012 23:59:12 +0000 (00:59 +0100)
committerThomas Willingham <founder@kakste.com>
Fri, 31 Aug 2012 23:59:12 +0000 (00:59 +0100)
morepokes/morepokes.php

index bdbd7dcf3c3b019f2d63f3b31424adc660d9ac94..717643ec11f2366e50c1eb9317177948aac3939d 100644 (file)
@@ -19,9 +19,8 @@ function morepokes_poke_verbs($a,&$b) {
        $b['bitchslap'] = array('bitchslapped', t('bitchslap'), t('bitchslapped'));
        $b['shag'] = array('shag', t('shag'), t('shagged'));
        $b['somethingobscenelybiological'] = array('something obscenely biological', t('do something obscenely biological to'), t('did something obscenely biological to'));
-       $b['newpokefeature'] = array('pointed out the new poke feature to', t('point out the new poke feature to'), t('pointed out the new poke feature to'));
+       $b['newpokefeature'] = array('pointed out the poke feature to', t('point out the poke feature to'), t('pointed out the poke feature to'));
        $b['declareundyinglove'] = array('declared undying love for', t('declare undying love for'), t('declared undying love for'));
-       $b['setfireto'] = array('set fire to', t('set fire to'), t('set fire to'));
        $b['patent'] = array('patented', t('patent'), t('patented'));
        $b['strokebeard'] = array('stroked their beard at', t('stroke beard'), t('stroked their beard at'));
        $b['bemoan'] = array('bemoaned the declining standards of modern secondary and tertiary education to', t('bemoan the declining standards of modern secondary and tertiary education to'), t('bemoans the declining standards of modern secondary and tertiary education to'));
@@ -35,4 +34,4 @@ function morepokes_poke_verbs($a,&$b) {
        $b['giggleandfawn'] = array('giggled and fawned at', t('giggle and fawn at'), t('giggled and fawned at'));
        $b['doubt'] = array('doubted', t('doubt'), t('doubted'));
        $b['glare'] = array('glared at', t('glare'), t('glared at'));
-;}
\ No newline at end of file
+;}