fix: 让FridaWindow适配主题
This commit is contained in:
@@ -105,6 +105,66 @@ localWindow.prompt.system=\u4F60\u662F\u4E00\u4E2A\u4E50\u4E8E\u52A9\u4EBA\u7684
|
|||||||
localWindow.prompt.system.2=\u4F60\u662F\u4E00\u4E2A\u4E13\u6CE8\u68C0\u7D22\u641C\u7D22\u4FE1\u606F\u7684\u52A9\u624B\uFF0C\u7528\u6237\u5C06\u63D0\u4F9B\u4E00\u4E9B\u94FE\u63A5\u3001\u6458\u8981\u3001\u6807\u9898\u3001\u722C\u53D6\u5230\u7684\u5185\u5BB9\uFF0C\u4F60\u7684\u4F5C\u7528\u5C31\u662F\u8F93\u51FA\u4E3B\u8981\u5185\u5BB9\u4E0E\u7528\u6237\u95EE\u9898\u76F8\u5173\u7684\u5185\u5BB9\u3002
|
localWindow.prompt.system.2=\u4F60\u662F\u4E00\u4E2A\u4E13\u6CE8\u68C0\u7D22\u641C\u7D22\u4FE1\u606F\u7684\u52A9\u624B\uFF0C\u7528\u6237\u5C06\u63D0\u4F9B\u4E00\u4E9B\u94FE\u63A5\u3001\u6458\u8981\u3001\u6807\u9898\u3001\u722C\u53D6\u5230\u7684\u5185\u5BB9\uFF0C\u4F60\u7684\u4F5C\u7528\u5C31\u662F\u8F93\u51FA\u4E3B\u8981\u5185\u5BB9\u4E0E\u7528\u6237\u95EE\u9898\u76F8\u5173\u7684\u5185\u5BB9\u3002
|
||||||
localWindow.prompt.name=\u3010\u7528\u6237\u3011
|
localWindow.prompt.name=\u3010\u7528\u6237\u3011
|
||||||
|
|
||||||
|
# \u8F93\u5165\u6846\u63D0\u793A
|
||||||
|
fridaWindow.pid.placeholder=\u8F93\u5165\u8FDB\u7A0BPID
|
||||||
|
fridaWindow.process.tooltip=\u9009\u62E9\u76EE\u6807\u8FDB\u7A0B
|
||||||
|
|
||||||
|
# \u9762\u677F\u6807\u9898
|
||||||
|
fridaWindow.script.title=\u811A\u672C\u7F16\u8F91\u5668
|
||||||
|
fridaWindow.log.title=\u8F93\u51FA\u65E5\u5FD7
|
||||||
|
|
||||||
|
# \u8FDB\u7A0B\u76F8\u5173
|
||||||
|
fridaWindow.process.name=\u8FDB\u7A0B\u540D\u79F0
|
||||||
|
fridaWindow.process.pid=\u8FDB\u7A0BID
|
||||||
|
fridaWindow.processContext.inject=\u6CE8\u5165\u6B64\u8FDB\u7A0B
|
||||||
|
fridaWindow.search.placeholder=\u641C\u7D22\u8FDB\u7A0B...
|
||||||
|
|
||||||
|
# \u9519\u8BEF\u63D0\u793A
|
||||||
|
fridaWindow.error.title=\u9519\u8BEF
|
||||||
|
fridaWindow.error.noPid=\u8BF7\u5148\u8F93\u5165\u8FDB\u7A0BPID
|
||||||
|
fridaWindow.error.invalidPid=\u65E0\u6548\u7684\u8FDB\u7A0BID
|
||||||
|
fridaWindow.error.injectFail=\u6CE8\u5165\u5931\u8D25
|
||||||
|
fridaWindow.error.open=\u6587\u4EF6\u6253\u5F00\u5931\u8D25
|
||||||
|
fridaWindow.error.save=\u6587\u4EF6\u4FDD\u5B58\u5931\u8D25
|
||||||
|
|
||||||
|
# \u6587\u4EF6\u8FC7\u6EE4
|
||||||
|
fridaWindow.fileFilter=Frida\u811A\u672C\u6587\u4EF6 (*.frida)
|
||||||
|
|
||||||
|
# \u8BBE\u7F6E\u7A97\u53E3
|
||||||
|
fridaWindow.settings.tab.color=\u8BED\u6CD5\u9AD8\u4EAE
|
||||||
|
fridaWindow.settings.tab.font=\u5B57\u4F53\u8BBE\u7F6E
|
||||||
|
fridaWindow.settings.save=\u4FDD\u5B58
|
||||||
|
fridaWindow.settings.default=\u6062\u590D\u9ED8\u8BA4
|
||||||
|
fridaWindow.settings.cancel=\u53D6\u6D88
|
||||||
|
fridaWindow.chooseColor=\u9009\u62E9\u989C\u8272
|
||||||
|
|
||||||
|
# \u8BED\u6CD5\u9AD8\u4EAE\u8BBE\u7F6E
|
||||||
|
fridaWindow.col.syntax=\u8BED\u6CD5\u5143\u7D20
|
||||||
|
fridaWindow.col.color=\u989C\u8272
|
||||||
|
fridaWindow.syntax.keyword=\u5173\u952E\u5B57
|
||||||
|
fridaWindow.syntax.stdlib=\u6807\u51C6\u5E93
|
||||||
|
fridaWindow.syntax.builtin=\u5185\u7F6E\u51FD\u6570
|
||||||
|
fridaWindow.syntax.string=\u5B57\u7B26\u4E32
|
||||||
|
fridaWindow.syntax.number=\u6570\u5B57
|
||||||
|
fridaWindow.syntax.comment=\u6CE8\u91CA
|
||||||
|
fridaWindow.syntax.operator=\u8FD0\u7B97\u7B26
|
||||||
|
fridaWindow.syntax.identifier=\u6807\u8BC6\u7B26
|
||||||
|
fridaWindow.syntax.separator=\u5206\u9694\u7B26
|
||||||
|
fridaWindow.syntax.regex=\u6B63\u5219\u8868\u8FBE\u5F0F
|
||||||
|
|
||||||
|
# \u5B57\u4F53\u8BBE\u7F6E
|
||||||
|
fridaWindow.font.name=\u5B57\u4F53\u540D\u79F0
|
||||||
|
fridaWindow.font.size=\u5B57\u4F53\u5927\u5C0F
|
||||||
|
fridaWindow.font.style=\u5B57\u4F53\u6837\u5F0F
|
||||||
|
fridaWindow.font.bold=\u7C97\u4F53
|
||||||
|
fridaWindow.font.italic=\u659C\u4F53
|
||||||
|
fridaWindow.font.previewLabel=\u9884\u89C8
|
||||||
|
fridaWindow.font.preview=\u793A\u4F8B\u6587\u672C\uFF1Aconsole.log("Hello Frida");
|
||||||
|
|
||||||
|
# \u5173\u4E8E\u7A97\u53E3
|
||||||
|
fridaWindow.about.title=\u5173\u4E8E
|
||||||
|
fridaWindow.about.content=\u57FA\u4E8EFrida\u7684\u73B0\u4EE3\u6CE8\u5165\u5DE5\u5177\n\n\u7248\u6743\u6240\u6709 \u00A9 {0}
|
||||||
|
|
||||||
settings.1.title=\u63D2\u4EF6
|
settings.1.title=\u63D2\u4EF6
|
||||||
settings.2.title=\u57FA\u7840\u8BBE\u7F6E
|
settings.2.title=\u57FA\u7840\u8BBE\u7F6E
|
||||||
settings.3.title=\u5173\u4E8E
|
settings.3.title=\u5173\u4E8E
|
||||||
|
|||||||
@@ -76,11 +76,9 @@ public class Main {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!acquireLock()) {
|
if (!acquireLock()) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
AxisInnovatorsBox.run(args, debugWindowEnabled);
|
AxisInnovatorsBox.run(args, debugWindowEnabled);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user