mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-15 18:02:58 +08:00
chore: match case tooltip
This commit is contained in:
@@ -82,7 +82,7 @@ class NewKeywordHighlightDialog(
|
||||
FlatClientProperties.BUTTON_TYPE_TOOLBAR_BUTTON
|
||||
)
|
||||
|
||||
matchCaseBtn.toolTipText = "Match case"
|
||||
matchCaseBtn.toolTipText = I18n.getString("termora.match-case")
|
||||
|
||||
|
||||
val box = FlatToolBar()
|
||||
|
||||
Reference in New Issue
Block a user