ui: Localized new strings

This commit is contained in:
WerWolv
2021-02-20 22:41:17 +01:00
parent 9b9c040d2d
commit 5532a0673f
2 changed files with 5 additions and 3 deletions

View File

@@ -220,6 +220,8 @@ namespace hex::plugin::builtin {
{ "hex.view.pattern.accept_pattern.question", "Do you want to apply the selected pattern?" },
{ "hex.view.pattern.menu.file.load_pattern", "Load pattern..." },
{ "hex.view.pattern.open_pattern", "Open pattern" },
{ "hex.view.pattern.compiling", "[%c] Compiling..." },
{ "hex.view.pattern.auto", "Auto compile" },
{ "hex.view.pattern_data.title", "Pattern Data" },
{ "hex.view.pattern_data.name", "Name" },