mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 02:07:07 -06:00
Initialer Commit
This commit is contained in:
15
CPP/7zip/UI/GUI/resource3.rc
Normal file
15
CPP/7zip/UI/GUI/resource3.rc
Normal file
@@ -0,0 +1,15 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user