-
Notifications
You must be signed in to change notification settings - Fork 65
statics.rh2, versinfo.rc2: translated #39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,7 +5,8 @@ | |
| // This is a part of the Open Salamander SDK library. | ||
| // | ||
| //**************************************************************************** | ||
|
|
||
| // CommentsTranslationProject: TRANSLATED | ||
| // | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove empty comment |
||
| // | ||
| // versinfo.rc2 - resources Microsoft Visual C++ does not edit directly | ||
| // | ||
|
|
@@ -15,17 +16,17 @@ | |
| #endif //APSTUDIO_INVOKED | ||
|
|
||
| // | ||
| // sablona VERSIONINFO pro pluginy a jejich LANG soubory | ||
| // kazdy modul/plugin definuje promenne VERSINFO_xxx zve svem versinfo.rh | ||
| // | ||
| // tento resource vkladame pomoci include jak do SALAMAND.EXE, LANG.SPL, | ||
| // do vsech pluginu (SPL) a do jejich SLG | ||
| // pri prekladu SLG je v projektu definovana konstanta _LANG | ||
| // | ||
| // VarFileInfo\[Translation, Author, Email, Web, Comment, HelpDir] umi nastavovat | ||
| // Translator; originalni SLG je anglicke | ||
| // VarFileInfo\Translation je zobrazovano ve vlastnostech souboru | ||
| // na strance Version jako "Language" | ||
| // template VERSIONINFO for plugins and their LANG files | ||
| // each module/plugin defines VERSINFO_xxx variables in its versinfo.rh | ||
| // | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "// " -> "//" |
||
| // this resource is included into SALAMAND.EXE, LANG.SPL, all plugins (SPL) | ||
| // and their SLG files | ||
| // when compiling SLG, _LANG constant is defined in the project | ||
| // | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "// " -> "//" |
||
| // VarFileInfo\[Translation, Author, Email, Web, Comment, HelpDir] can set | ||
| // Translator; original SLG is English | ||
| // VarFileInfo\Translation is displayed in file properties | ||
| // on Version page as "Language" | ||
| // | ||
|
|
||
| VS_VERSION_INFO VERSIONINFO | ||
|
|
@@ -65,7 +66,7 @@ BEGIN | |
| VALUE "SLGCRCofImpSLT", "none\0" | ||
| #ifdef _LANG_SALAMANDER | ||
| VALUE "SLGHelpDir", "ENGLISH\0" | ||
| VALUE "SLGIncomplete", "\0" // pri nekompletnim prekladu davat: "https://forum.altap.cz/viewforum.php?f=23\0" | ||
| VALUE "SLGIncomplete", "\0" // for incomplete translation give: "https://forum.altap.cz/viewforum.php?f=23\0" | ||
| #endif | ||
| #endif | ||
| END | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// defined in the parent header