mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 18:07:15 -06:00
9.06 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
829409452d
commit
c99f3ebdd6
11
CPP/7zip/UI/GUI/resource2.rc
Executable file
11
CPP/7zip/UI/GUI/resource2.rc
Executable file
@@ -0,0 +1,11 @@
|
||||
#include "ExtractDialog.rc"
|
||||
#include "CompressDialog.rc"
|
||||
#include "BenchmarkDialog.rc"
|
||||
#include "resource2.h"
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_COMPRESSED_COLON "Compressed size:"
|
||||
IDS_ARCHIVES_COLON "Archives:"
|
||||
IDS_PROGRESS_COMPRESSING "Compressing"
|
||||
END
|
||||
Reference in New Issue
Block a user