INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: resource.xml  (Read 1568 times)

ChicoSelfs

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1079
resource.xml
« on: October 12, 2003, 11:42:23 am »

I tried to change some words to portuguese in this file and works great and i have a question. Every time i install a new MC release it install's a new resource.xml, can i save one already modified and every time i install MC can i substitute the new one instaled?

Thanks in advance
Logged
Made in Portugal

jleerigby

  • Guest
Re:resource.xml
« Reply #1 on: October 12, 2003, 04:12:25 pm »

If no-one has a better idea you could save your resource .xml as 'myresource.xml' and write a .bat file that will copy yours over the top of MCs.  If you put a shortcut somewhere to the .bat file it's only one click each time your install a new version of MC.  

Open Notepad and paste the following (depending on file names / locations for your pc):

CD C:\Program Files\J River\Media Center\Data\Default Resources
copy Myresource.xml "Resource.xml"

Then just save the notepad as something.bat and create a shortcut to it.
Logged

ChicoSelfs

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1079
Re:resource.xml
« Reply #2 on: October 12, 2003, 04:23:41 pm »

Didn't know that ;D but my problem is if the resource.xml change some configuration with each MC release, things are benn added some changed etc etc
Logged
Made in Portugal

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42053
  • Shoes gone again!
Re:resource.xml
« Reply #3 on: October 13, 2003, 08:52:24 am »

Create a directory MC\Data\Custom Resources

Copy your custom file(s) into it.  MC will use them instead of the ones in MC\Data\Default Resources
Logged
Matt Ashland, JRiver Media Center

ChicoSelfs

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1079
Re:resource.xml
« Reply #4 on: October 13, 2003, 12:54:54 pm »

 ::) Thanks Matt  :D
Logged
Made in Portugal

Jaguu

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1336
Re:resource.xml
« Reply #5 on: October 14, 2003, 12:35:20 pm »

Tried to translate some keywords into German and found the following bug:

German Umlaute are not recognized such as "Öffnen" for "Open", displays "ffnen" or "Löschen" for "Delete", displays "Lschen" .

This will probably be the case for all Umlaute such as ä,ö,ü and Ä,Ö,Ü.
Logged

ChicoSelfs

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1079
Re:resource.xml
« Reply #6 on: October 14, 2003, 12:37:55 pm »

You have to open with notepad an save the file with UTF-8 codification
Logged
Made in Portugal

ChicoSelfs

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1079
Re:resource.xml
« Reply #7 on: October 14, 2003, 05:49:58 pm »

By the way i can't find all the options in resource to a complete translation, there are some things missing like "help" or "Locate" any ideia or advice? Thanks in Advance
Logged
Made in Portugal
Pages: [1]   Go Up