[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.
···11-/* Simplified Chinese translation by Henry Tang Ih 2016 (henrytang2@hotmail.com) */
22-33-LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
44-55-STRINGTABLE
66-BEGIN
77- IDS_USE_NOW_CONNECTED "%s 现在连接到 %s\n"
88-END
-8
base/applications/network/net/lang/zh-TW.rc
···11-/* Traditional Chinese translation by Henry Tang Ih 2016 (henrytang2@hotmail.com) */
22-33-LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
44-55-STRINGTABLE
66-BEGIN
77- IDS_USE_NOW_CONNECTED "%s is now connected to %s\n"
88-END