# Type: Output # Category: Reusable (never added into user's contexts) # Description: Says that no database server is available # Author: Andriy Lesyuk new Orangutan::Context( request => [ "Oops!.. I could not connect to Redmine... :'(", 'Sorry!.. I cannot connect to Redmine database... :(', "Geeze!.. No database connection... :'( Sorry...", 'Yikes! Database has gone away...' ], weight => undef ); # kate: syntax perl