Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Less drama when displaying error message. #3

Merged
merged 6 commits into from Aug 20, 2013
Next

Less drama when displaying error message.

  • Loading branch information
philip-loggly committed Aug 20, 2013
commit 985baf49f9a8ce4951469586c904dd73eb75b192
@@ -51,7 +51,7 @@
STR_MULTIPLE_SYSLOG_MESSAGE = ("Multiple syslogd are running.")
STR_AUTHTOKEN_NOTFOUND_MESSAGE = ("No Customer Tokens were found.")
STR_AUTHENTICATION_FAIL_MESSAGE = ("Authentication fail for user %s")
VERIFICATION_FAIL_MESSAGE = ("!!!!!! Loggly verification failed."
VERIFICATION_FAIL_MESSAGE = ("Loggly verification failed."
"Please contact support@loggly.com"
"for more information.")
STR_EXIT_MESSAGE = ("\nThis environment (OS : %s) is not supported by "
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.