mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 00:07:06 -06:00
9.06 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
829409452d
commit
c99f3ebdd6
13
CPP/7zip/UI/FileManager/resourceGui.rc
Executable file
13
CPP/7zip/UI/FileManager/resourceGui.rc
Executable file
@@ -0,0 +1,13 @@
|
||||
#include "resourceGui.h"
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_INCORRECT_VOLUME_SIZE "Incorrect volume size"
|
||||
|
||||
IDS_FILES_COLON "Files:"
|
||||
IDS_FOLDERS_COLON "Folders:"
|
||||
IDS_SIZE_COLON "Size:"
|
||||
|
||||
IDS_PROGRESS_TESTING "Testing"
|
||||
IDS_MESSAGE_NO_ERRORS "There are no errors"
|
||||
END
|
||||
Reference in New Issue
Block a user