Welcome to mirror list, hosted at ThFree Co, Russian Federation.

resource2.rc « GUI « UI « 7zip « CPP - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 49534f50461527fdc3ffdf22a2279c296d67fbce (plain)
1
2
3
4
5
6
7
8
9
10
#include "ExtractDialog.rc"
#include "CompressDialog.rc"
#include "BenchmarkDialog.rc"
#include "resource2.h"

STRINGTABLE
BEGIN
    IDS_PROGRESS_COMPRESSING  "Compressing"
    IDS_ARCHIVES_COLON  "Archives:"
END