mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 23:42:37 -07:00
Add punctuation to Arnold
This commit is contained in:
parent
dc87591992
commit
ed0b41cd19
1 changed files with 4 additions and 4 deletions
|
@ -5126,10 +5126,10 @@ class WebInterface(object):
|
||||||
quote_list = ['To crush your enemies, see them driven before you, and to hear the lamentation of their women!',
|
quote_list = ['To crush your enemies, see them driven before you, and to hear the lamentation of their women!',
|
||||||
'Your clothes, give them to me, now!',
|
'Your clothes, give them to me, now!',
|
||||||
'Do it!',
|
'Do it!',
|
||||||
'If it bleeds, we can kill it',
|
'If it bleeds, we can kill it.',
|
||||||
'See you at the party Richter!',
|
'See you at the party Richter!',
|
||||||
'Let off some steam, Bennett',
|
'Let off some steam, Bennett.',
|
||||||
'I\'ll be back',
|
'I\'ll be back.',
|
||||||
'Get to the chopper!',
|
'Get to the chopper!',
|
||||||
'Hasta La Vista, Baby!',
|
'Hasta La Vista, Baby!',
|
||||||
'It\'s not a tumor!',
|
'It\'s not a tumor!',
|
||||||
|
@ -5150,7 +5150,7 @@ class WebInterface(object):
|
||||||
'What killed the dinosaurs? The Ice Age!',
|
'What killed the dinosaurs? The Ice Age!',
|
||||||
'That\'s for sleeping with my wife!',
|
'That\'s for sleeping with my wife!',
|
||||||
'Remember when I said I\'d kill you last... I lied!',
|
'Remember when I said I\'d kill you last... I lied!',
|
||||||
'You want to be a farmer? Here\'s a couple of acres',
|
'You want to be a farmer? Here\'s a couple of acres.',
|
||||||
'Now, this is the plan. Get your ass to Mars.',
|
'Now, this is the plan. Get your ass to Mars.',
|
||||||
'I just had a terrible thought... What if this is a dream?',
|
'I just had a terrible thought... What if this is a dream?',
|
||||||
'Well, listen to this one: Rubber baby buggy bumpers!',
|
'Well, listen to this one: Rubber baby buggy bumpers!',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue