Jump to content

Legolash2o

Contributors
  • Posts

    5,661
  • Joined

  • Last visited

  • Days Won

    243

Everything posted by Legolash2o

  1. 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.
  2. Can Windows 7 DISM work with Windows 8.0 though?
  3. 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.
  4. There most likely will be in v2. Marking this as solved as it's technically not a bug
  5. @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.
  6. 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
  7. It is strange that it creates an empty file :/
  8. the install.ini should let you do this.
  9. 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.
  10. 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
  11. Version F has been uploaded with the changes you put in your last attachment
  12. If you have the CSV file it's column G I believe (the last one)
  13. It was my fault. I've uploaded test E. I forgot to change it from ANSI to UTF-8
  14. Thanks xpeed. Test D uploaded for you @ianymaty which characters and what should they be? I will fix it manually.
  15. I have fixed the symbol problem in test C. I have also re-uploaded the txt file with the correction you pointed out and set it to UTF-8 instead of ANSI.
  16. Thanks I've corrected and also uploaded v2.0.0.7B for you to test Hopefully the Romanian will work!! EDITȘ Correction. v2.0.0.7C
  17. I know. I do plan on doing that
  18. I just used notepad I did save it as UTF-8 and it still worked fine. It's actually a CSV file renamed to .txt so that i could attach it.
  19. No idea. Seems to work ok when I try saving a 'ß' in the text file.
  20. I had to install Windows ADK on Win 7 in order for it to integrate. You only need to install the deployment tools. http://www.microsoft.com/en-gb/download/details.aspx?id=39982
  21. I have uploaded v2.0.0.7. Hopefully that will solve it.
  22. v2.0.0.6. GUI Finished: Main MenuISO MakerMSU to CAB ConverterI've also added multi-language support.
  23. I'm testing translation and I was wondering if someone could translate the following file into their language? UPDATE LangFile.zip
×
×
  • Create New...