[NET][MC] Replace the last string resource by a message from netmsg.dll.

- Move translations to netmsg.dll.
- Keep italian translation as a comment because netmsg.dll does not have an italian translation yet.
- Remove obsolete resource files.
This commit is contained in:
Eric Kohl 2020-05-01 09:40:37 +02:00
parent 77b8505393
commit 16d136a63e
14 changed files with 10 additions and 113 deletions

View file

@ -25,7 +25,6 @@
#include <conutils.h>
#include <net_msg.h>
#include "resource.h"
extern HMODULE hModuleNetMsg;