1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-18 01:33:00 +03:00

Update strtable_en.stb

"2050 LA_DEL_CRL" - this entry appear in logfile when you delete cert from Certificate Revocation List. Thats why need to change it. 
"2051 LA_SET_CRL" - this entry must appear in logfile when you edit cert in Certificate Revocation List, but it doesn't happen (perhaps it's a bug)
This commit is contained in:
djony 2021-02-20 17:56:33 +03:00 committed by GitHub
parent 44447e9762
commit 2db9f15ea7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2047,7 +2047,7 @@ LA_DEL_L3_IF The virtual interface for Virtual Hub "%S" has been deleted from
LA_ADD_L3_TABLE The routing table for network "%S" has been added to Virtual Layer 3 Switch "%S".
LA_DEL_L3_TABLE The routing table for network "%S" has been deleted from Virtual Layer 3 Switch "%S".
LA_ADD_CRL A certificate has been added to Certificate Revocation List.
LA_DEL_CRL A certificate has been edited in Certificate Revocation List.
LA_DEL_CRL A certificate has been deleted from Certificate Revocation List.
LA_SET_CRL A registered item in a registration of a list of invalid certificates has been edited.
LA_READ_LOG_FILE The log file on the server "%S" (log file "%S") has been downloaded.
LA_ADD_LICENSE_KEY A new license key "%S" has been registered.