Jump to content

Recommended Posts

Posted

I'm sure there are a couple of us who wouldn't mind doing the translations into our own languages. I'm up for it.

There's only a question: would these language files be offered as a separate download (ei "Download Italian Language File and unzip it into your Win Toolkit folder") or would these translations already be in the package and installed in let's say "Languages" folder?

However I do think that offering a complete localized Win Toolkit (as in, translate the parts of the code that need to be translated), would just make a download mess. Unless there's English version positioned the way it is and underneath there's a link that throws you onto page with localized Win Toolkit download links.

My 0,02€ :)

Posted (edited)

Legolash2o

Why are you blocking resources? In order not to change the source code can for example create a file WinToolkit.resources.dll or WinToolkit.resources.ini or WinToolkit.resources.lng for its localization.

Example:

[string]

LNG00002=Auto Shutdown

LNG00003=Already running an instance.

LNG00004=Cancel

LNG00005=Hide

LNG00006=Stand by Computer

LNG00007=Hibernate Computer

LNG00008=Shutdown Computer

LNG00009=Log off Windows

LNG00010=Restart Computer

LNG00011=Shuts down and and turns off the power

LNG00012=%s in %d hour %d min %d sec

LNG00013=Display Information

LNG00014=Hide Information

LNG00015=Cancel Auto Shutdown

LNG00016=Enter your password to stop Auto Shutdown process

LNG00017=Invalid password.

LNG00018=Start Auto Shutdown Process

LNG00019=Use this tool to set your computer for log off, stand by, hibernate, or shutdown at a specified time.

LNG00020=Select an action

LNG00021=Select a Time Limit

LNG00022=Hours

LNG00023=Minutes

LNG00024=Seconds

LNG00025=Start

LNG00026=Restart Windows

How does it work?

When you run the new version of the file must be created WinToolkit WinToolkit.resources.dll, which then can be localized without affecting the main program file

Edited by loginvovchyk
Posted

Don't worry i'm just experimenting, if i can make it so my code is protected whilst allowing you to translate it then i will do. Just got to tick the correct boxes when obfuscating it.

Posted

Legolash2o

The latest versions (35,36) work fine except for the integration of language pack, Internet Explorer. The program marks the language pack is green when in fact it is not integrated. Maybe you need to integrate the CAB file instead of the MSU file?

Posted

1. Which email address did you send it to? my hotmail or btinternet one?

2. Is that feature already available in Win Toolkit but just not working? You put it in the request forum so i assumed you wanted it to be added and not fixed.

Posted

I guess you ought to tell him, and maybe post somewhere, which email address you prefer people use for which purpose, since you have more than one.

Cheers and Regards

Posted

I guess you ought to tell him, and maybe post somewhere, which email address you prefer people use for which purpose, since you have more than one.

Cheers and Regards

My email address is on my profile page.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...