Everything posted by Legolash2o
-
Translation
Nah don't need any version really unless something doesn't look right. At the moment, it is just to allow you guys to see how it works. Thanks anyway Feel free to provide feedback, ideas or suggestions for the whole translation stuff though. Nemo, do you think it looks ok in German? I will prob release a build before I go to bed. You won't have to re-translate everything. Just copy and paste the missing entries from the en-US file and put them in your xx-XX file.
-
Translation
Thanks, seems to be corrupt and wont let me open it. I wont if it will let you upload if you change it to .xml instead of .xaml EDIT 1: Yes it did EDIT 2: But then it stops working with Win Toolkit unless you rename it back. EDIT 3: I've asked NIM if he can allowed .xaml attachments
-
Translation
OMG it's going to take forever to finish off the main menu to allow translations Put it in a zip file and I've already fixed that Line 67 issue
-
Feedback: General
Nah, the honesty is fine so no need to apologize. Thanks, fixed. Can't help about the mix up, I'm doing in the order they are specified within the WPF XAML code.
-
Feedback: General
Thanks for the feedback Updated first post
-
Translation
Thanks Thiersee!
-
Translation
I've released test 2.0.0.8. MSU to CAB, ISO Maker, Splash Screen and a tiny fraction of the main menu can be translated. I'd thought I would release a build now just so you can see how it works and I will gradually add more and more translatable stuff with each release. UPDATE v2.0.0.8B release which will allow you to translate more of the main menu. Also I've included some other xaml files with the word Options translated so you can see what it should look like. I have to go to the gym now so will hopefully finish the rest of the main menu stuff after. Have to do it manually and it's taking a while.
-
Feedback: General
Does anybody have any feedback on the latest v2.0.0.x test? What do you think of it? Currently I'm working on it from 8AM-4PM and then again at 8-9PM to 12AM :type: :omg: EDIT: If you have any feedback about the tooltips or think I should add xyz to a description, please let me know in here. I know Thiersee has some
-
Translation
It hasn't been released yet EDIT: I've been programming it since about 8AM and plan to still be programming by 4PM. Then start again after 9PM-12AM. That's pretty much my every cycle for v2 :-O I a lot of the time is research.
-
Wintoolkit - Windows 8.1 Update Intregation
If you have Windows 7 then yes you need Windows ADK but only the deployment tools part of it. It is portable. I'm tempted to upload the folder later on.
-
Translation
With the new method you can just: Copy and paste the en-US.xaml Rename it to ro-Ro.xaml Open it with Notepad to edit the values Run WinToolkit.exe and every is translated.No need to upload a file, etc.. It just works straight away.
-
[Solved] All Builds - Don't integrate any KB
Can Windows 7 DISM work with Windows 8.0 though?
-
Translation
It's enough to know that it's working I've decided to use a completely different method. So instead of a CSV file. You would use a xaml file (notepad), basically a xml file. Makes it easier for everyone included me! <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib" > <!--frmStartup--> <system:String x:Key="FrmStartup-00000001">Loading...</system:String> <system:String x:Key="FrmStartup-00000002">Loading Floppy Disk...</system:String> <system:String x:Key="FrmStartup-00000003">Eating "Cheese"...</system:String> <system:String x:Key="FrmStartup-00000004">Locating 'Hamster'...</system:String> <system:String x:Key="FrmStartup-00000005">Loading Skynet...</system:String> <system:String x:Key="FrmStartup-00000006">Activating Flux Capacitor...</system:String></ResourceDictionary>This way I don't have to worry about commas, quotes, etc.. wrecking the file.
-
[Solved] RunOnce Own install Directory?
There most likely will be in v2. Marking this as solved as it's technically not a bug
-
Translation
@Everyone Test H released with everyone's translations ro-RO (romanian) it-IT (Italian) pt-BR (Brazilian) en-US (English) That should be enough for my testing so no need to translate anymore files. Feel free to check them out and let me know of any issues, mis-alignments, etc.. Thank you everyone! @Thiersee leave the text Just edit the CSV file and if it prompts you to save as. Save it as CSV (Comma delimited) (.csv) Thiersee, I've managed to fix your file so no need to do it again.
-
[Solved] KB2603229 Integrated as Advanced, but it works as Update, see Video for effect!
Not entirely sure. If Microsoft recommends for it to be installed after Windows Installation then I should probably leave it like that. At least you have the option to disable it moving to silent installers
-
[Solved] How can I delete the folder C:\ Windows \ WinToolkit
It is strange that it creates an empty file :/
-
[Solved] RunOnce Own install Directory?
the install.ini should let you do this.
-
[Solved] Bug Report 1.4.30.21
Thanks.
-
Translation
Yes, I've put some notes in my translation, but I asked you to have a look at them (here post #5) . 1. But if it's better for you I can put the comment in the english version, no problem! I'll do tomorrow. 2. BTW, if I open the file in Excel almost all the text-lines are written in column A; some lines containing special characters (', apostroph) are written in column A, B and sometimes C. Thiersee 1. That would be great 2. Yeah it's best to work with the CSV file i've uploaded. Disclaimer = DisconoscimentoI think the 'Advanced' stuff you're referring too is... for advanced users if that makes sense. It is possible to redo your translation but working with the CSV file rather than notepad please? Test G uploaded.
-
Translation
If i'm honest I'd rather you did the notes on the english version so I can tell what it is you're referring too
-
Translation
Version F has been uploaded with the changes you put in your last attachment
-
Translation
If you have the CSV file it's column G I believe (the last one)
-
Translation
It was my fault. I've uploaded test E. I forgot to change it from ANSI to UTF-8
-
Translation
Thanks xpeed. Test D uploaded for you @ianymaty which characters and what should they be? I will fix it manually.