Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Oct 27, 2023
1 parent 7dd26b6 commit 27a213b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/main/resources/l10n/wit.properties
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@ ui.main.loadMod.tooltip = Choose a tp2 file to start a new mod installation.
ui.main.menu = Options
ui.main.menu.tooltip = Click to pop up a menu with available options.
ui.main.menu.item.weidu.options = WeiDU Options
ui.main.menu.item.weidu.quickLog = Performance: Suppress component names in WeiDU.log
ui.main.menu.item.weidu.safeExit = Performance: Update WeiDU.log after each mod component installation
ui.main.menu.item.weidu.stackTrace = Diagnostic: Print OCaml stack trace
ui.main.menu.item.weidu.debugOcaml = Diagnostic: Print OCaml debugging information
ui.main.menu.item.weidu.debugBoiic = Diagnostic: Print files changed by BUT_ONLY_IF_IT_CHANGES
ui.main.menu.item.weidu.debugChange = Diagnostic: Print warning when unmodified COPY_EXISTING is performed
ui.main.menu.item.weidu.quickLog = Performance: Suppress Component Names in WeiDU.log
ui.main.menu.item.weidu.safeExit = Performance: Update WeiDU.log After Each Mod Component Installation
ui.main.menu.item.weidu.stackTrace = Diagnostic: Print OCaml Stack Trace
ui.main.menu.item.weidu.debugOcaml = Diagnostic: Print OCaml Debugging Information
ui.main.menu.item.weidu.debugBoiic = Diagnostic: Print Files Changed by BUT_ONLY_IF_IT_CHANGES
ui.main.menu.item.weidu.debugChange = Diagnostic: Print Warning When Unmodified COPY_EXISTING is Performed
ui.main.menu.item.weidu.customOptions = Apply Custom WeiDU Options:
ui.main.menu.item.weidu.customOptions.tooltip = Specify custom WeiDU options that should be used by all mod installations.\nCaution: Options are applied without additional safety checks.
ui.main.menu.item.autoQuit = Quit on Enter
Expand Down Expand Up @@ -170,7 +170,7 @@ ui.log.save.button = Save...
ui.find.title = Find
ui.find.input.label = Search for:
ui.find.input.tooltip = Supports extended escape sequences (\\t, \\n, \\r, \\\\).
ui.find.option.matchCase = Match case
ui.find.option.matchCase = Match Case
ui.find.option.regularExpression = Regular Expression
ui.find.option.wrapAround = Wrap Around
ui.find.button.findNext = _Find Next
Expand Down

0 comments on commit 27a213b

Please sign in to comment.