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

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'windirstat/res/wdsr0416/res/windirstat.rc2')
-rw-r--r--windirstat/res/wdsr0416/res/windirstat.rc251
1 files changed, 1 insertions, 50 deletions
diff --git a/windirstat/res/wdsr0416/res/windirstat.rc2 b/windirstat/res/wdsr0416/res/windirstat.rc2
index 1dd2f9d..765f220 100644
--- a/windirstat/res/wdsr0416/res/windirstat.rc2
+++ b/windirstat/res/wdsr0416/res/windirstat.rc2
@@ -2,6 +2,7 @@
//
// WinDirStat - Directory Statistics
// Copyright (C) 2003-2005 Bernhard Seifert
+// Copyright (C) 2004-2017 WinDirStat Team (windirstat.net)
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
@@ -22,53 +23,3 @@
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// wdsr0416.dll - Version
-//
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION VN_FILEVERSION_DLL
- PRODUCTVERSION VN_PRODVERSION_DLL
- FILEFLAGSMASK 0x3fL
- FILEFLAGS 0
- FILEOS VOS__WINDOWS32
- FILETYPE VFT_DLL
- FILESUBTYPE VFT2_UNKNOWN
-BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "040904e4"
- BEGIN
- VALUE "CompanyName", "WDS Team (windirstat.info)"
- VALUE "FileDescription", "WinDirStat Portuguese (Brazil) Resources"
- VALUE "FileVersion", VN_STRING_DLL
- VALUE "InternalName", "wdsr0416"
- VALUE "LegalCopyright", VN_COPYRIGHTSTRING
- VALUE "OriginalFilename", "wdsr0416.dll"
- VALUE "ProductName", "WinDirStat"
- VALUE "ProductVersion", VN_STRING_DLL
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x416, 1252
- END
-END
-
-#include "../../common/common_rsrcstr.h"
-
-STRINGTABLE
-LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
-BEGIN
- IDS_RESOURCEVERSION IDSS_RESOURCEDLL
- IDS_FROMsPLATFORMs IDSS_FROMsPLATFORMs
- IDS_SEV_CRITICAL IDSS_SEV_CRITICAL
- IDS_SEV_GRAVE IDSS_SEV_GRAVE
- IDS_SEV_NORMAL IDSS_SEV_NORMAL
- IDS_SEV_WISH IDSS_SEV_WISH
- IDS_SEV_FEEDBACK IDSS_SEV_FEEDBACK
- IDS_TRANSLATORS IDSS_TRANSLATORS
-END
-