Skip to content

Commit f55e7ad

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
remove used strings
1 parent 596c32c commit f55e7ad

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

resources/windows_firewall/locales/en-us.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,10 @@ windowsOnly = "This resource is only supported on Windows"
1111
[get]
1212
rulesArrayEmpty = "The rules array cannot be empty for get operations"
1313
selectorRequired = "Each firewall rule in a get request must include a name"
14-
failedSerializeOutput = "Failed to serialize get output: %{error}"
1514

1615
[set]
1716
rulesArrayEmpty = "The rules array cannot be empty for set operations"
1817
selectorRequired = "Each firewall rule in a set request must include a name"
19-
failedSerializeOutput = "Failed to serialize set output: %{error}"
20-
21-
[export]
22-
failedSerializeOutput = "Failed to serialize export output: %{error}"
2318

2419
[firewall]
2520
comInitFailed = "Failed to initialize COM for Windows Firewall access: %{error}"

0 commit comments

Comments
 (0)