aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/cowlection/lang/en_US.lang6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/assets/cowlection/lang/en_US.lang b/src/main/resources/assets/cowlection/lang/en_US.lang
index 9f7c5cf..0c7d1da 100644
--- a/src/main/resources/assets/cowlection/lang/en_US.lang
+++ b/src/main/resources/assets/cowlection/lang/en_US.lang
@@ -20,8 +20,10 @@ cowlection.config.logsDirs=Directories with Minecraft log files
cowlection.config.logsDirs.tooltip=List of directories containing Minecraft logs
cowlection.config.defaultStartDate=Start date for log file search §c[see tooltip!]
cowlection.config.defaultStartDate.tooltip=§eCan be either a §6number§e (e.g. "§63§e" means "§6start searching 3 months ago§e"),\n§eor alternatively a §6fixed date §e(§6yyyy-mm-dd§e)
-cowlection.config.maxLogFileSize=Maximum log file size (in KB) to analyze
-cowlection.config.maxLogFileSize.tooltip=§eLog files larger than this value will be skipped/ignored
+cowlection.config.maxLogFileSize=Maximum .log.gz file size (in KB) to analyze
+cowlection.config.maxLogFileSize.tooltip=§e.log.gz files larger than this value will be skipped/ignored
+cowlection.config.maxLatestLogFileSize=Maximum latest.log file size (in KB) to analyze
+cowlection.config.maxLatestLogFileSize.tooltip=§elatest.log files larger than this value will be skipped/ignored
cowlection.config.gotoKeyBindings=Change key bindings
cowlection.config.gotoKeyBindings.tooltip=Some key bindings can be found in the 'Cowlection' sub-category
cowlection.config.doUpdateCheck=Check for updates