History log of /reactos/base/applications/network/net/cmdGroup.c (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 0.4.14-release, 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release
# 29bf2097 09-Apr-2019 Eric Kohl <eric.kohl@reactos.org>

[NET][MC] Move remaining generic strings from net.exe to netmsg.dll.

Translators, please check the translations!


Revision tags: 0.4.12-RC, 0.4.13-dev
# 9f95e35f 05-Apr-2019 Eric Kohl <eric.kohl@reactos.org>

[NET][MC] Replace strings for the ACCOUNTS, GROUP and LOCALGROUP commands by netmsg.dll messages.


# e5904abf 10-Mar-2019 Eric Kohl <eric.kohl@reactos.org>

[NET] Move the remaining IDS_GENERIC_PAGE strings into the command messages and fix a size restriction of ConPrintf().


Revision tags: 0.4.11-release
# e1824b5b 23-Dec-2018 Eric Kohl <eric.kohl@reactos.org>

[NET] Move FILE, GROUP and HELP command syntax and help texts into a message table.


# d5c74ae6 23-Dec-2018 Eric Kohl <eric.kohl@reactos.org>

[NET] Load netmsg.dll right from the start and print some messages using netmsg.dll rather than local strings.

@Translators: Please start translating messages from netmsgmsg.mc and errorcodes.mc (lo

[NET] Load netmsg.dll right from the start and print some messages using netmsg.dll rather than local strings.

@Translators: Please start translating messages from netmsgmsg.mc and errorcodes.mc (located in sdk\include\reactos\mc). They will be used instead of local strings.

show more ...


Revision tags: 0.4.11-RC, 0.4.12-dev, 0.4.10-release
# 23a90aab 08-Sep-2018 Eric Kohl <eric.kohl@reactos.org>

[NET] Implement the group command