mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 15:14:59 -06:00
11 lines
213 B
Plaintext
11 lines
213 B
Plaintext
#include "ExtractDialog.rc"
|
|
#include "CompressDialog.rc"
|
|
#include "BenchmarkDialog.rc"
|
|
#include "resource2.h"
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_PROGRESS_COMPRESSING "Compressing"
|
|
IDS_ARCHIVES_COLON "Archives:"
|
|
END
|