d074cc7c07
Plugin: ns7zip v2.0.0 Architectures: x86-ansi, x86-unicode, amd64-unicode License: LGPL-2.1-or-later
16 lines
369 B
Plaintext
16 lines
369 B
Plaintext
#include "resource3.h"
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_PROGRESS_REMOVE "Removing"
|
|
|
|
IDS_PROGRESS_ADD "Adding"
|
|
IDS_PROGRESS_UPDATE "Updating"
|
|
IDS_PROGRESS_ANALYZE "Analyzing"
|
|
IDS_PROGRESS_REPLICATE "Replicating"
|
|
IDS_PROGRESS_REPACK "Repacking"
|
|
|
|
IDS_PROGRESS_DELETE "Deleting"
|
|
IDS_PROGRESS_HEADER "Header creating"
|
|
END
|