]> git.mxchange.org Git - friendica.git/commitdiff
Accidentally included a self-loathing verb.
authorThomas Willingham <beardyunixer@beardyunixer.com>
Sun, 30 Apr 2017 10:16:04 +0000 (11:16 +0100)
committerThomas Willingham <beardyunixer@beardyunixer.com>
Sun, 30 Apr 2017 10:16:04 +0000 (11:16 +0100)
include/text.php

index afb2cf33dc06f491ab10a9fd6379689fd57bd913..01873bff24bd873c75848d81e50d3cfc6c17f6ff 100644 (file)
@@ -1180,7 +1180,6 @@ function get_mood_verbs() {
                'motivated'  => t('motivated'),
                'relaxed'    => t('relaxed'),
                'surprised'  => t('surprised'),
-               'incapable'  => t('incapable of producing a suitable verb to suit this situation, despite being famed for the legendary range of additonal verbs he previously added to morechoice, morepoke, and moremoods.  That\'s right, the worlds most famous verb-smith is out of verbs.'),
        );
 
        call_hooks('mood_verbs', $arr);