diff options
Diffstat (limited to 'src/main/resources/assets')
| -rw-r--r-- | src/main/resources/assets/cowlection/lang/en_US.lang | 19 | ||||
| -rw-r--r-- | src/main/resources/assets/cowlection/minion-tier-badges.png (renamed from src/main/resources/assets/cowmoonication/minion-tier-badges.png) | bin | 651 -> 651 bytes | |||
| -rw-r--r-- | src/main/resources/assets/cowmoonication/lang/en_US.lang | 19 |
3 files changed, 19 insertions, 19 deletions
diff --git a/src/main/resources/assets/cowlection/lang/en_US.lang b/src/main/resources/assets/cowlection/lang/en_US.lang new file mode 100644 index 0000000..eadc42a --- /dev/null +++ b/src/main/resources/assets/cowlection/lang/en_US.lang @@ -0,0 +1,19 @@ +cowlection.config.doUpdateCheck=Check for updates +cowlection.config.doUpdateCheck.tooltip=Check for mod updates? +cowlection.config.showBestFriendNotifications=Show best friend notifications +cowlection.config.showBestFriendNotifications.tooltip=Set to true to receive best friends' login/logout messages, set to false hide them. +cowlection.config.showFriendNotifications=Show friend notifications +cowlection.config.showFriendNotifications.tooltip=Set to true to receive friends' login/logout messages, set to false hide them. +cowlection.config.showGuildNotifications=Show guild notifications +cowlection.config.showGuildNotifications.tooltip=Set to true to receive guild members' login/logout messages, set to false hide them. +cowlection.config.showAdvancedTooltips=Show advanced tooltips +cowlection.config.showAdvancedTooltips.tooltip=Set to true to show advanced tooltips, set to false show default tooltips. +cowlection.config.numeralSystem=Numeral system +cowlection.config.numeralSystem.tooltip=Use Roman or Arabic numeral system? +cowlection.config.tabCompletableNamesCommands=Commands with Tab-completable usernames +cowlection.config.tabCompletableNamesCommands.tooltip=List of commands with a username argument that should be Tab-completable.\nRequires game restart to take effect! +cowlection.config.logsDirs=Directories with Minecraft log files +cowlection.config.logsDirs.tooltip=List of directories containing Minecraft log files +cowlection.config.defaultStartDate=Start date for log file search +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.commands.generic.exception=%s diff --git a/src/main/resources/assets/cowmoonication/minion-tier-badges.png b/src/main/resources/assets/cowlection/minion-tier-badges.png Binary files differindex 23918f5..23918f5 100644 --- a/src/main/resources/assets/cowmoonication/minion-tier-badges.png +++ b/src/main/resources/assets/cowlection/minion-tier-badges.png diff --git a/src/main/resources/assets/cowmoonication/lang/en_US.lang b/src/main/resources/assets/cowmoonication/lang/en_US.lang deleted file mode 100644 index 3c861fd..0000000 --- a/src/main/resources/assets/cowmoonication/lang/en_US.lang +++ /dev/null @@ -1,19 +0,0 @@ -cowmoonication.config.doUpdateCheck=Check for updates -cowmoonication.config.doUpdateCheck.tooltip=Check for mod updates? -cowmoonication.config.showBestFriendNotifications=Show best friend notifications -cowmoonication.config.showBestFriendNotifications.tooltip=Set to true to receive best friends' login/logout messages, set to false hide them. -cowmoonication.config.showFriendNotifications=Show friend notifications -cowmoonication.config.showFriendNotifications.tooltip=Set to true to receive friends' login/logout messages, set to false hide them. -cowmoonication.config.showGuildNotifications=Show guild notifications -cowmoonication.config.showGuildNotifications.tooltip=Set to true to receive guild members' login/logout messages, set to false hide them. -cowmoonication.config.showAdvancedTooltips=Show advanced tooltips -cowmoonication.config.showAdvancedTooltips.tooltip=Set to true to show advanced tooltips, set to false show default tooltips. -cowmoonication.config.numeralSystem=Numeral system -cowmoonication.config.numeralSystem.tooltip=Use Roman or Arabic numeral system? -cowmoonication.config.tabCompletableNamesCommands=Commands with Tab-completable usernames -cowmoonication.config.tabCompletableNamesCommands.tooltip=List of commands with a username argument that should be Tab-completable.\nRequires game restart to take effect! -cowmoonication.config.logsDirs=Directories with Minecraft log files -cowmoonication.config.logsDirs.tooltip=List of directories containing Minecraft log files -cowmoonication.config.defaultStartDate=Start date for log file search -cowmoonication.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) -cowmoonication.commands.generic.exception=%s |
