This commit is contained in:
radius 2019-01-01 14:34:10 -05:00
parent e7befaba37
commit b8129a1381

View File

@ -59,11 +59,11 @@ MSG_HASH(
)
MSG_HASH(
MSG_PUBLIC_ADDRESS,
"UPNP Port Mapping Successful"
"Port Mapping Successful"
)
MSG_HASH(
MSG_UPNP_FAILED,
"UPNP Port Mapping Failed"
"Port Mapping Failed"
)
MSG_HASH(
MSG_NO_ARGUMENTS_SUPPLIED_AND_NO_MENU_BUILTIN,