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