diff options
author | Cow <cow@volloeko.de> | 2022-10-10 22:59:28 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2022-10-10 22:59:28 +0200 |
commit | a534e8f516515c9f790b2fd2071e7de088ad778c (patch) | |
tree | 11b50949ea6038369190f6dcb017f7ac7ccda46a /src/main/resources | |
parent | 4261cab2d8056540712318586de5be4779ef49a3 (diff) | |
download | Cowlection-a534e8f516515c9f790b2fd2071e7de088ad778c.tar.gz Cowlection-a534e8f516515c9f790b2fd2071e7de088ad778c.tar.bz2 Cowlection-a534e8f516515c9f790b2fd2071e7de088ad778c.zip |
Changed a few bits and pieces
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/cowlection/lang/en_US.lang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/cowlection/lang/en_US.lang b/src/main/resources/assets/cowlection/lang/en_US.lang index 04ca274..bf38336 100644 --- a/src/main/resources/assets/cowlection/lang/en_US.lang +++ b/src/main/resources/assets/cowlection/lang/en_US.lang @@ -143,7 +143,7 @@ cowlection.config.dungMarkPartiesWithTank.tooltip=Mark parties with Tank class e cowlection.config.gotoPartyFinderRulesEditor=Open Party Finder Notes Rules Editor cowlection.config.gotoPartyFinderRulesEditor.tooltip=Add and edit additional rules to mark Dungeon parties based on their Party notes cowlection.config.dungPartyFinderRuleEditorSimplified=Use simplified Party Finder Notes Rules Editor -cowlection.config.dungPartyFinderRuleEditorSimplified.tooltip=Use the simplified variant? Only deactivate this if you know what Regular Expressions are and how to use them! +cowlection.config.dungPartyFinderRuleEditorSimplified.tooltip=Use the simplified variant? Only deactivate this if you know what Regular Expressions (regex) are and how to use them! cowlection.config.dungPartyFinderRuleEditorShowOpenButton=Show '§7Rule editor ↗§r' button in Party Finder? cowlection.config.dungPartyFinderRuleEditorShowOpenButton.tooltip=If enabled, displays a button to open the Rules editor from the Dungeon Party Finder cowlection.config.dungSendWrongFloorWarning=Warn if queued & entered floor are different |