diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index 159d9eb..d6e2005 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -33,7 +33,7 @@ "Common.CopyInfo": "Copy Info", "Msg.EditSelfWarning": "What are you doing?", "Msg.OpenInBrowser.Success": "Link opened in browser!", - "Msg.OpenInBrowser.Failed": "The link could not be opened in your browser.", + "Msg.OpenInBrowser.Failed": "The link could not be opened in your browser!", "Msg.Success": "Operation completed successfully!", "Msg.SuccessWithArg": "Successfully %s!", "Msg.Failed": "Failed to complete operation, error code: %d", @@ -44,18 +44,18 @@ "Msg.ShowDialog.Success": "Dialog displayed successfully!", "Msg.ShowDialog.Failed": "Failed to display dialog box!", "Msg.FileNotFound": "File not found!", - "Msg.FetchFailed": "Failed to get... :(", + "Msg.FetchFailed": "Failed to fetch data... :(", "Msg.RestartRequired": "This operation requires restarting the program to take effect!", "Msg.Loading": "Loading...", "Msg.StatusRunning": "Running", - "Msg.Console.CreatedAt": "Creation time:", - "Msg.Console.Version": "Version:", + "Msg.Console.CreatedAt": "Creation time: ", + "Msg.Console.Version": "Version: ", "Msg.Thread.Running": "Running", "Msg.Thread.Initialized": "Initialized", "Msg.Thread.Ready": "Ready", "Msg.Thread.Standby": "Standby", - "Msg.Thread.Terminated": "terminated", - "Msg.Thread.Unknown": "unknown", + "Msg.Thread.Terminated": "Terminated", + "Msg.Thread.Unknown": "Unknown", "Msg.Thread.Waiting": "Waiting", "Msg.Thread.Transition": "Transition", "Msg.Thread.DeferredReady": "Deferred Ready", @@ -75,10 +75,10 @@ "Nav.Module": "Modules", "Nav.KCT": "Kernel Callback Table", "MainWindow.Updater.Failed": "Failed to check for updates!", - "MainWindow.Updater.Dev": "You are using a development build.", - "MainWindow.Updater.Latest": "You are using the latest version.", - "MainWindow.Updater.New": "A new version is available.", - "MainWindow.Driver.Loading": "Loading the required modules... this may take a little while.", + "MainWindow.Updater.Dev": "You are using a development build!", + "MainWindow.Updater.Latest": "You are using the latest version!", + "MainWindow.Updater.New": "A new version is available!", + "MainWindow.Driver.Loading": "Loading the required modules, this may take a while...", "MainWindow.Driver.Success": "All modules loaded successfully!", "MainWindow.Driver.Failed": "One or more modules failed to load!", "MainWindow.Driver.FailedHelp1": "Unable to load the driver, please check if there is a process or anti-virus software preventing the driver from loading!", @@ -95,48 +95,48 @@ "Home.GoodEvening": "Good evening", "Home.GoodMorning": "Good morning", "Home.WelcomeBack": "Welcome back", - "Home.WelcomeMsg": "Welcome to Starlight GUI.", - "Home.Overview": "System overview", - "Home.Overview.Chart": "Statistical chart", - "Home.Overview.ChangeMode": "Chart switch send/receive", - "Home.Overview.CpuSpeed": "Speed:", - "Home.Overview.CpuProcess": "Process:", - "Home.Overview.CpuThread": "Thread:", - "Home.Overview.CpuSyscall": "System call:", - "Home.Overview.CpuUptime": "Uptime:", - "Home.Overview.CpuCores": "Core:", - "Home.Overview.CpuCacheL1": "L1 cache:", - "Home.Overview.CpuCacheL2": "L2 cache:", - "Home.Overview.CpuCacheL3": "L3 cache:", + "Home.WelcomeMsg": "Welcome to Starlight GUI!", + "Home.Overview": "System Overview", + "Home.Overview.Chart": "Statistical Chart", + "Home.Overview.ChangeMode": "Switch Send/Receive", + "Home.Overview.CpuSpeed": "Speed: ", + "Home.Overview.CpuProcess": "Process: ", + "Home.Overview.CpuThread": "Thread: ", + "Home.Overview.CpuSyscall": "System call: ", + "Home.Overview.CpuUptime": "Uptime: ", + "Home.Overview.CpuCores": "Core: ", + "Home.Overview.CpuCacheL1": "L1 cache: ", + "Home.Overview.CpuCacheL2": "L2 cache: ", + "Home.Overview.CpuCacheL3": "L3 cache: ", "Home.Overview.MemTitle": "Memory", - "Home.Overview.MemInUse": "In use:", - "Home.Overview.MemAvailable": "Available:", - "Home.Overview.MemCommitted": "Submitted:", - "Home.Overview.MemCached": "Cached:", - "Home.Overview.MemPageRead": "Page read:", - "Home.Overview.MemPageWrite": "Page write:", - "Home.Overview.MemPageOut": "Page outgoing:", - "Home.Overview.MemPageIn": "Page incoming:", - "Home.Overview.GpuMem": "Memory:", - "Home.Overview.GpuTemp": "Temperature:", - "Home.Overview.GpuClockGraphics": "Graphics speed:", - "Home.Overview.GpuClockMem": "Memory speed:", + "Home.Overview.MemInUse": "In use: ", + "Home.Overview.MemAvailable": "Available: ", + "Home.Overview.MemCommitted": "Committed: ", + "Home.Overview.MemCached": "Cached: ", + "Home.Overview.MemPageRead": "Page read: ", + "Home.Overview.MemPageWrite": "Page write: ", + "Home.Overview.MemPageOut": "Page outgoing: ", + "Home.Overview.MemPageIn": "Page incoming: ", + "Home.Overview.GpuMem": "Memory: ", + "Home.Overview.GpuTemp": "Temperature: ", + "Home.Overview.GpuClockGraphics": "Graphics speed: ", + "Home.Overview.GpuClockMem": "Memory speed: ", "Home.Overview.NetTitle": "Network", - "Home.Overview.NetDownload": "Download:", - "Home.Overview.NetUpload": "Upload:", - "Home.Overview.NetPacketSend": "Packet sending:", - "Home.Overview.NetPacketRecv": "Packet reception:", - "Home.Overview.IOCount": "I/O Amount:", - "Home.Overview.IOCountZero": "I/O Volume: 0/s", + "Home.Overview.NetDownload": "Download: ", + "Home.Overview.NetUpload": "Upload: ", + "Home.Overview.NetPacketSend": "Packets sent: ", + "Home.Overview.NetPacketRecv": "Packets received: ", + "Home.Overview.IOCount": "I/O Activity: ", + "Home.Overview.IOCountZero": "I/O Activity: 0/s", "Home.Overview.NoActiveAdapter": "No active network adapter", - "Home.Overview.ReadSpeed": "Reading speed:", - "Home.Overview.ReadSpeedZero": "Reading speed: 0 B/s", - "Home.Overview.Transfer": "Transmission volume:", - "Home.Overview.TransferZero": "Transmission volume: 0/s", + "Home.Overview.ReadSpeed": "Read speed: ", + "Home.Overview.ReadSpeedZero": "Read speed: 0 B/s", + "Home.Overview.Transfer": "Throughput: ", + "Home.Overview.TransferZero": "Throughput: 0/s", "Home.Overview.UnknownAdapter": "Unknown adapter", "Home.Overview.UnknownModel": "Unknown model", - "Home.Overview.WriteSpeed": "Writing speed:", - "Home.Overview.WriteSpeedZero": "Writing speed: 0 B/s", + "Home.Overview.WriteSpeed": "Write speed: ", + "Home.Overview.WriteSpeedZero": "Write speed: 0 B/s", "Task.Title": "Task Manager", "Task.Loading": "Loading...", "Task.Placeholder": "Search processes...", @@ -145,74 +145,74 @@ "Task.Button.Terminate": "Terminate", "Task.Menu.Terminate": "Terminate", "Task.Menu.TerminateKernel": "Terminate (Kernel)", - "Task.Menu.TerminateMurder": "Terminate (Memory wipe)", - "Task.Menu.SetStatus": "Set status", - "Task.Menu.Suspend": "Pause", + "Task.Menu.TerminateMurder": "Terminate (Memory Wipe)", + "Task.Menu.SetStatus": "Set Status", + "Task.Menu.Suspend": "Suspend", "Task.Menu.Resume": "Resume", "Task.Menu.InjectDLL": "Inject DLL", - "Task.Menu.ModifyToken": "Modify token", - "Task.Menu.OpenFileLocation": "Open file location", - "Task.Menu.EfficiencyMode": "Efficiency mode", + "Task.Menu.ModifyToken": "Modify Token", + "Task.Menu.OpenFileLocation": "Open File Location", + "Task.Menu.EfficiencyMode": "Efficiency Mode", "Task.Menu.Hide": "Hide", - "Task.Menu.MoreInfo": "More info", + "Task.Menu.MoreInfo": "More Info", "Task.Menu.Properties": "Properties", - "Task.Menu.SetCritical": "Set as critical", + "Task.Menu.SetCritical": "Set as Critical", "Task.Menu.SetPPL": "Set PPL", "Task.Desc.Application": "Application", "Task.Desc.System": "System process", "Task.Msg.MurderWarning": "This operation will forcefully erase the process memory and may cause system instability! Click again to confirm!", "Task.Msg.SetCriticalWarning": "This will make the process critical and killing it will result in a blue screen! Click again to confirm!", - "Task.Msg.StillLoading": "Currently loading! Please try again later.", + "Task.Msg.StillLoading": "Currently loading, please try again later!", "Task.Msg.NotDLLFile": "The file is not of type DLL!", "Task.Msg.TINotRunning": "TrustedInstaller service isn't running!", "KernelModule.Title": "Module Manager", "KernelModule.Loading": "Loading...", - "KernelModule.Placeholder": "Search module...", + "KernelModule.Placeholder": "Search modules...", "KernelModule.Detail": "%d kernel modules (%d ms)", "KernelModule.Header.DriverObj": "Driver object", "KernelModule.Header.LoadOrder": "Loading order", "KernelModule.Button.LoadDriver": "Load", "KernelModule.Button.UnloadModule": "Unload", "KernelModule.Menu.Hide": "Hide", - "KernelModule.Menu.Unload": "Uninstall", + "KernelModule.Menu.Unload": "Unload", "File.ThisPC": "This PC", "File.BackToPC": "Return to This PC", - "File.PreviousFolder": "Previous folder", + "File.PreviousFolder": "Previous Folder", "File.Placeholder": "Search files...", - "File.Header.ModifyTime": "Modify time", + "File.Header.ModifyTime": "Modify Time", "File.Menu.Open": "Open", - "File.Menu.OpenWith": "Open with", + "File.Menu.OpenWith": "Open With", "File.Menu.Copy": "Copy", "File.Menu.CopyToCurrentDir": "Copy to current folder", "File.Menu.Delete": "Delete", "File.Menu.DeleteKernel": "Delete (Kernel)", - "File.Menu.DeleteMurder": "Delete (Memory wipe)", + "File.Menu.DeleteMurder": "Delete (Memory Wipe)", "File.Menu.Rename": "Rename", - "File.Menu.CopyPath": "copy path", - "File.Menu.Properties": "property", - "File.Menu.Lock": "locking", + "File.Menu.CopyPath": "Copy Path", + "File.Menu.Properties": "Properties", + "File.Menu.Lock": "Lock", "File.Menu.OpenInExplorer": "Open in File Explorer", "File.Msg.StillLoading": "Currently loading, please try again later!", "File.Msg.ImportantFileWarning": "This file may be an important file, please click again if you confirm to continue!", "File.Msg.DragCopyException": "An exception occurred when dragging and copying!", "File.Msg.EnterDriveFirst": "Please enter a drive first before copying", - "File.Msg.CopyPartialFail": "%d projects failed to copy! Please try running with high privileges!", + "File.Msg.CopyPartialFail": "%d items failed to copy! Please try running with high privileges!", "Window.Title": "Window Manager", "Window.Loading": "Loading...", - "Window.Placeholder": "Search window title...", + "Window.Placeholder": "Search windows...", "Window.ShowNoTitle": "Show No Title", "Window.ShowVisibleOnly": "Show Visible Only", "Window.Detail": "%d windows (%d ms)", "Window.Header.Style": "Style", "Window.Menu.Close": "Close", - "Window.Menu.CloseEndTask": "Close (End task)", + "Window.Menu.CloseEndTask": "Close (End Task)", "Window.Menu.CloseKernel": "Close (Kernel)", "Window.Menu.CornerAuto": "Auto", - "Window.Menu.CornerNone": "No rounded corners", - "Window.Menu.CornerRound": "Rounded corners", - "Window.Menu.CornerRoundSmall": "Rounded corners (Small)", - "Window.Menu.ExtendTitleBar": "Extend title bar to window", - "Window.Menu.FlashTaskbar": "Flashes in taskbar", + "Window.Menu.CornerNone": "None", + "Window.Menu.CornerRound": "Rounded", + "Window.Menu.CornerRoundSmall": "Rounded (Small)", + "Window.Menu.ExtendTitleBar": "Extend Title Bar to Window", + "Window.Menu.FlashTaskbar": "Flash in Taskbar", "Window.Menu.Hide": "Hide", "Window.Menu.Maximize": "Maximize", "Window.Menu.Minimize": "Minimize", @@ -232,22 +232,22 @@ "Monitor.Placeholder": "Search...", "Monitor.Open": "Open", "Monitor.Close": "Close", - "Monitor.CaptureGlobal": "Capture global", + "Monitor.CaptureGlobal": "Capture Global", "Monitor.Permanent": "Permanent", - "Monitor.BasicInfo": "Basic information", + "Monitor.BasicInfo": "Basic Information", "Monitor.Event": "Event", "Monitor.Mutant": "Mutex", - "Monitor.QuotaInfo": "Quota information", - "Monitor.ReferenceInfo": "Reference information", + "Monitor.QuotaInfo": "Quota Information", + "Monitor.ReferenceInfo": "Reference Information", "Monitor.Section": "Section", "Monitor.Semaphore": "Semaphore", - "Monitor.SymbolicLink": "Symbolic link", + "Monitor.SymbolicLink": "Symbolic Link", "Monitor.Timer": "Timer", "Monitor.Timestamp": "Timestamp", - "Monitor.IoCompletion": "I/O completion", + "Monitor.IoCompletion": "I/O Completion", "Monitor.Seg.Object": "Object", "Monitor.Seg.Debug": "Debug", - "Monitor.Seg.Callback": "Callbacks/Notifies", + "Monitor.Seg.Callback": "Callback/Notify", "Monitor.Seg.MiniFilter": "MiniFilter", "Monitor.Seg.StdFilter": "StandardFilter", "Monitor.Seg.SSDT": "SSDT", @@ -261,10 +261,10 @@ "Monitor.Seg.HALPDPT": "HAL Private Table", "Monitor.Header.TypeModule": "Type/Module", "Monitor.Header.Entry": "Entry", - "Monitor.Header.IRPModule": "IRP/module", + "Monitor.Header.IRPModule": "IRP/Module", "Monitor.Header.PreFilter": "PreFilter", "Monitor.Header.PostFilter": "PostFilter", - "Monitor.Header.DriverModule": "Driver/module", + "Monitor.Header.DriverModule": "Driver/Module", "Monitor.Header.DeviceObject": "Device object", "Monitor.Header.TargetDriverObject": "Target driver object", "Monitor.Header.NameModule": "Name/Module", @@ -276,28 +276,28 @@ "Monitor.Header.Limit": "Limit", "Monitor.Header.Privilege": "Privilege", "Monitor.Header.Access": "Access", - "Monitor.Label.Abandoned": "Abandoned:", - "Monitor.Label.Attributes": "Attributes:", - "Monitor.Label.Base": "Base:", - "Monitor.Label.CreationTime": "Creation time:", - "Monitor.Label.CurrentCount": "Current count:", - "Monitor.Label.Depth": "Depth:", - "Monitor.Label.EventType": "Event type:", - "Monitor.Label.FullPath": "Full path:", - "Monitor.Label.Handles": "Handle:", - "Monitor.Label.HoldCount": "Hold count:", - "Monitor.Label.Link": "Target:", - "Monitor.Label.MaxCount": "Maximum count:", - "Monitor.Label.Name": "Name:", - "Monitor.Label.NonPagedPool": "Non-paged pool:", - "Monitor.Label.PagedPool": "Paged pool:", - "Monitor.Label.References": "Quote:", - "Monitor.Label.RemainingTime": "Remaining time:", - "Monitor.Label.Signaled": "Signaled:", - "Monitor.Label.Size": "Size:", - "Monitor.Label.Type": "Type:", + "Monitor.Label.Abandoned": "Abandoned: ", + "Monitor.Label.Attributes": "Attributes: ", + "Monitor.Label.Base": "Base: ", + "Monitor.Label.CreationTime": "Creation time: ", + "Monitor.Label.CurrentCount": "Current count: ", + "Monitor.Label.Depth": "Depth: ", + "Monitor.Label.EventType": "Event type: ", + "Monitor.Label.FullPath": "Full path: ", + "Monitor.Label.Handles": "Handles: ", + "Monitor.Label.HoldCount": "Hold count: ", + "Monitor.Label.Link": "Link: ", + "Monitor.Label.MaxCount": "Maximum count: ", + "Monitor.Label.Name": "Name: ", + "Monitor.Label.NonPagedPool": "Non-paged pool: ", + "Monitor.Label.PagedPool": "Paged pool: ", + "Monitor.Label.References": "References: ", + "Monitor.Label.RemainingTime": "Remaining time: ", + "Monitor.Label.Signaled": "Signaled: ", + "Monitor.Label.Size": "Size: ", + "Monitor.Label.Type": "Type: ", "Monitor.Menu.Remove": "Remove", - "Monitor.Menu.ScanEPTHook": "Scan for EPT/NPT hooks", + "Monitor.Menu.ScanEPTHook": "Scan EPT/NPT Hooks", "Monitor.Menu.Unhook": "Unhook", "Monitor.Menu.Unload": "Unload", "Monitor.Menu.TargetDriverObj": "Target driver object", @@ -309,18 +309,16 @@ "Monitor.Menu.SrcAddress": "Source address", "Monitor.Msg.WaitForLoading": "Please wait until the list is loaded before switching!", "Monitor.Msg.GetInfoError": "An error occurred while retrieving information, some content may be incomplete!", - - "Disasm.Title": "Memory disassembly", + "Disasm.Title": "Memory Disassembly", "Disasm.None": "None", "Disasm.Execute": "Execute", "Disasm.Menu.ModeRead": "Read", "Disasm.Menu.ModeReadDisasm": "Read + Disassemble", "Disasm.Menu.ModeWrite": "Write", "Disasm.Msg.CapstoneInitFailed": "Unable to initialize Capstone! Please check the system configuration! Error code:", - "Disasm.Msg.InvalidInput": "One or more of the values ​​entered are illegal!", + "Disasm.Msg.InvalidInput": "One or more entered values are invalid!", "Disasm.Msg.NoInstructions": "Unable to disassemble any instructions, errors may have occurred!", "Disasm.Msg.WriteWarning": "Writing to memory may cause system instability or even crash! Please make sure you know what you are doing!!! Click again to continue!!!", - "Utility.Header.Hypervisor": "Hypervisor", "Utility.Header.SysBehavior": "System Behavior", "Utility.Header.SysOp": "System Operations", @@ -385,8 +383,7 @@ "Utility.Msg.ActionSuccess": "Operation completed successfully!", "Utility.Msg.ConfirmAction": "Are you sure you want to do this? Click again to confirm.", "Utility.Common.UnknownAction": "Unknown operation!", - - "Settings.Header.Feature": "Function", + "Settings.Header.Feature": "Feature", "Settings.Header.Main": "Main", "Settings.Header.Appearance": "Appearance", "Settings.Header.Other": "Other", @@ -399,7 +396,7 @@ "Settings.Header.Card.TrayBgRun": "Run in Background", "Settings.Header.Card.ElevatedRun": "Run with Elevated Privileges", "Settings.Header.Card.AutoStart": "Start on Boot", - "Settings.Header.Card.ReplaceTaskMgr": "Replace Task Manager", + "Settings.Header.Card.ReplaceTaskMgr": "Override Task Manager", "Settings.Header.Card.Background": "Background", "Settings.Header.Card.AcrylicType": "Acrylic Type", "Settings.Header.Card.MicaType": "Mica Type", @@ -413,7 +410,7 @@ "Settings.Header.Card.DangerousConfirm": "Dangerous Confirmation", "Settings.Header.Card.CheckUpdate": "Check for Updates", "Settings.Header.Card.Log": "Log", - "Settings.Header.Card.Fix": "Service Repair", + "Settings.Header.Card.Fix": "Service Fix", "Settings.Header.Card.Language": "Language", "Settings.Desc.Card.EnumFileMode": "API used for file enumeration in the file manager. NTFSPARSER may not work properly.", "Settings.Desc.Card.EnumStrengthen": "Force using SKT64 driver for process enumeration in Task Manager. May reduce performance.", @@ -447,7 +444,6 @@ "Settings.Option.ThemeDark": "Dark", "Settings.Button.Log": "Toggle", "Settings.Button.Fix": "Fix", - "Settings.Msg.AutoStartEnabled": "Auto-start enabled. The app will launch with highest privileges via scheduled task!", "Settings.Msg.AutoStartDisabled": "Auto-start disabled!", "Settings.Msg.AutoStartEnableFailed": "Failed to create auto-start task. Please check Task Scheduler service!", @@ -455,65 +451,49 @@ "Settings.Msg.ReplaceTaskMgrEnabled": "Task Manager replacement enabled!", "Settings.Msg.ReplaceTaskMgrDisabled": "Task Manager replacement disabled!", "Settings.Msg.ReplaceTaskMgrFailed": "Failed to set Task Manager replacement. Check permissions or system policies!", - "Settings.Msg.FixCompleted": "Operation completed, please restart your PC!", - + "Settings.Msg.FixCompleted": "Operation completed. Please restart your PC!", "Help.Header.About": "About", "Help.Header.Acknowledgement": "Acknowledgements", "Help.Header.Sponsors": "Sponsors", - "Help.Button.Sponsor": "Sponsor!", "Help.Button.Bilibili": "View Bilibili", "Help.Button.GithubUser": "View User", "Help.Button.GithubRepo": "View Repository", "Help.Button.WinUI": "View Link", - "Help.Text.Stars.Desc": "Developer of Starlight GUI, a passionate programmer.", "Help.Text.Github.Desc": "Official repository: https://github.com/OpenStarlight/StarlightGUI", "Help.Text.WinUI.Desc": "WinUI is a UI framework with modern controls and styles for Windows apps.", "Help.Text.WinUIEssentials.Desc": "A C++ repo that simplifies WinUI 3 development.", "Help.Text.KALI.Desc": "Kernel expert, provided SKT64 driver and AstralX guidance.", - "Help.Text.MuLin.Desc": "QA & part-time PM, contributed bug reports and feature suggestions.", + "Help.Text.MuLin.Desc": "QA & Part-time PD, contributed bug reports and feature suggestions.", "Help.Text.Wormwaker.Desc": "Technical support, promotion, and architectural guidance. Expert in Windows user-mode dev.", "Help.Text.SponsorIntro": "List of all sponsors who supported Starlight GUI development. Order is not ranked. Thank you!", - "ProcHandle.Title": "Handles", - "ProcHandle.Detail": "Total %d handles (%d ms)", - + "ProcHandle.Detail": "%d handles (%d ms)", "ProcHandle.Header.Access": "Access", "ProcHandle.Header.Attributes": "Attributes", "ProcHandle.Header.Object": "Object", - "ProcHandle.Msg.NoInfo": "Unable to retrieve handle information for this process!", "ProcHandle.Msg.TooManyHandles": "Too many handles. Results may be inaccurate!", - "ProcKCT.Title": "Kernel Callback Table", - "ProcKCT.Detail": "Total %d records (%d ms)", - + "ProcKCT.Detail": "%d records (%d ms)", "ProcKCT.Header.Function": "Function", - "ProcKCT.Msg.NoInfo": "Unable to retrieve kernel callback information!", "ProcKCT.Msg.TooManyRecords": "Too many records. Results may be inaccurate!", - "ProcModule.Title": "Modules", - "ProcModule.Detail": "Total %d modules (%d ms)", - + "ProcModule.Detail": "%d modules (%d ms)", "ProcModule.Msg.NoInfo": "Unable to retrieve module information!", "ProcModule.Msg.TooManyModules": "Too many modules. Results may be inaccurate!", - "ProcThread.Title": "Threads", - "ProcThread.Detail": "Total %d threads (%d ms)", - + "ProcThread.Detail": "%d threads (%d ms)", "ProcThread.Header.Priority": "Priority", - "ProcThread.Menu.SetState": "Set State", "ProcThread.Menu.Resume": "Resume", "ProcThread.Menu.Suspend": "Suspend", "ProcThread.Menu.Terminate": "Terminate", "ProcThread.Menu.TerminateKernel": "Terminate (Kernel)", "ProcThread.Menu.TerminateMurder": "Terminate (Memory Wipe)", - "ProcThread.Msg.MurderWarning": "Dangerous operation! Click again to confirm!", - "RunProcess.Title": "Run New Process", "RunProcess.ButtonPrimary": "Run", "RunProcess.ButtonSecondary": "Cancel", @@ -521,14 +501,12 @@ "RunProcess.Placeholder": "Process name...", "RunProcess.FullPrivileges": "Enable full privileges (TrustedInstaller)", "RunProcess.Permission": "Process Privilege", - "InjectDLL.Title": "Inject DLL", "InjectDLL.ButtonPrimary": "Inject", "InjectDLL.ButtonSecondary": "Cancel", "InjectDLL.Desc": "Inject selected DLL into target process.", "InjectDLL.Placeholder": "File path...", "InjectDLL.Browse": "Browse...", - "LoadDriver.Title": "Load Driver", "LoadDriver.ButtonPrimary": "Load", "LoadDriver.ButtonSecondary": "Cancel", @@ -536,22 +514,18 @@ "LoadDriver.Placeholder": "File path...", "LoadDriver.Browse": "Browse...", "LoadDriver.Bypass": "Bypass driver signature enforcement", - "LoadDriver.Msg.NotSYS": "File is not a SYS driver!", - "ModifyToken.Title": "Modify Process Token", "ModifyToken.ButtonPrimary": "Modify", "ModifyToken.ButtonSecondary": "Cancel", "ModifyToken.Desc": "Modify process token to selected privilege.", "ModifyToken.Token": "Token", - "CopyFile.Title": "Copy File", "CopyFile.ButtonPrimary": "Copy", "CopyFile.ButtonSecondary": "Cancel", "CopyFile.Desc": "Copy selected file/folder to destination.", "CopyFile.Placeholder": "File path...", "CopyFile.Browse": "Browse...", - "Update.Announcement": "Announcement", "Update.Cancel": "Cancel", "Update.Confirm": "Confirm",