From b25e7e227aec41754b790ab60ce3697ac1da0425 Mon Sep 17 00:00:00 2001 From: it33 Date: Thu, 4 Feb 2016 15:41:03 -0800 Subject: Update en.json --- web/static/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index 1a60836d1..888af6cb6 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -279,7 +279,7 @@ "admin.log.fileTitle": "Log To File: ", "admin.log.fileDescription": "Typically set to true in production. When true, log files are written to the log file specified in file location field below.", "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", + "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues. Also includes push notification and email send events for troubleshooting notifications.", "admin.log.locationTitle": "File Location:", "admin.log.locationDescription": "File to which log files are written. If blank, will be set to ./logs/mattermost, which writes logs to mattermost.log. Log rotation is enabled and every 10,000 lines of log information is written to new files stored in the same directory, for example mattermost.2015-09-23.001, mattermost.2015-09-23.002, and so forth.", "admin.log.formatTitle": "File Format:", -- cgit v1.2.3-1-g7c22