NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 846 847 848 849 850 … 1231 Next »
How to customize english menu text?

 
  • 0 Vote(s) - 0 Average
How to customize english menu text?
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#1
2006-03-06, 09:14 PM
Previously I had used the language.xml to rename many of my menu items. With the update that came out 2 releases ago, the installer deleted this file and created a new language subdirectory.

How can I customize my menu text for the English language? :confused:
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#2
2006-03-06, 09:45 PM
It can export out a new language.xml file for you.
http://forums.nextpvr.com/showthread.php...t=Language

Would you like a copy of a "proper" English file? I could send you mine in the morning. Making the file read only is one method to prevent accidental overwrites.

(Go blue.......Snicker!)
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
A_Brass
Offline

Senior Member

Posts: 474
Threads: 22
Joined: Mar 2005
#3
2006-03-07, 04:36 PM
We had another thread with the same discussion. This is what i did based on the suggestions.

Copy the language.xml your using to the "language" folder.

In the Language folder edit your "SelectLanguage.XML" to include your language.xml. I labeled it "RenameMenu"
Looks like this:

------------------------------------------------------------

<?xml version="1.0" encoding="UTF-8"?>
<languages>
<language name="Nederlands" file="language.ansi.dut.xml"/>
<language name="Deutsch" file="language.ansi.deu.xml"/>
<language name="Italiano" file="language.ansi.ita.xml"/>
<language name="Français" file="language.ansi.fra.xml"/>
<language name="Español" file="language.ansi.spa.xml"/>
<language name="Svenska" file="language.ansi.swe.xml"/>
<language name="Norsk" file="language.ansi.nor.xml"/>
<language name="Dansk" file="language.ansi.dan.xml"/>
<language name="Suomi" file="language.ansi.fin.xml"/>
<language name="RenameMenu" file="language.xml"/>
</languages>

--------------------------------------------------------------------------


Open the config app and select your new "language" and try it out.
GBPVR Server:
AMD Sempron 3300+, 1gb DDR, 100, 200 & 500gb HDDs, DVD -/+RW PVR150 RETAIL, PVR150MCE.
GBPVR 1.0.16, SKIN'S = Default Blue, PLUGIN'S = None
MediaMVP
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#4
2006-03-08, 01:55 AM
A_Brass Wrote:We had another thread with the same discussion. This is what i did based on the suggestions.

Copy the language.xml your using to the "language" folder.

In the Language folder edit your "SelectLanguage.XML" to include your language.xml. I labeled it "RenameMenu"
Looks like this:

------------------------------------------------------------

<?xml version="1.0" encoding="UTF-8"?>
<languages>
<language name="Nederlands" file="language.ansi.dut.xml"/>
<language name="Deutsch" file="language.ansi.deu.xml"/>
<language name="Italiano" file="language.ansi.ita.xml"/>
<language name="Français" file="language.ansi.fra.xml"/>
<language name="Español" file="language.ansi.spa.xml"/>
<language name="Svenska" file="language.ansi.swe.xml"/>
<language name="Norsk" file="language.ansi.nor.xml"/>
<language name="Dansk" file="language.ansi.dan.xml"/>
<language name="Suomi" file="language.ansi.fin.xml"/>
<language name="RenameMenu" file="language.xml"/>
</languages>

--------------------------------------------------------------------------


Open the config app and select your new "language" and try it out.


Works great! Thanks!
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
A_Brass
Offline

Senior Member

Posts: 474
Threads: 22
Joined: Mar 2005
#5
2006-03-08, 02:08 AM
Great, glad I could help.
GBPVR Server:
AMD Sempron 3300+, 1gb DDR, 100, 200 & 500gb HDDs, DVD -/+RW PVR150 RETAIL, PVR150MCE.
GBPVR 1.0.16, SKIN'S = Default Blue, PLUGIN'S = None
MediaMVP
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Windows 7 and Working DVD Menu Navigation imilne 8 4,466 2011-01-04, 02:23 PM
Last Post: imilne
  Problem with SRT Viewer showing italic tags ie:<i> text </> nsti2tion 4 3,487 2010-10-05, 11:55 PM
Last Post: sub
  PVRX2.exe not rendering anything? no menu, video, nothing ClwFLGator 6 3,477 2010-08-24, 04:42 PM
Last Post: ClwFLGator
  Cannot see PVRX2 main menu smvr99 4 2,263 2010-08-11, 02:40 AM
Last Post: smvr99
  PVRX2 unhandled exception - cannot access menu functions linfor 4 2,410 2010-07-31, 03:52 AM
Last Post: sub
  GBPVR does not return to menu after a show andonato 4 2,114 2010-05-24, 09:07 PM
Last Post: andonato
  No Live TV - Kicks Back To Menu OldSkoolVWLover 5 2,803 2010-04-29, 02:07 PM
Last Post: Satori
  Remove 'Exit' option from main menu Krydos 6 2,742 2010-04-27, 02:39 AM
Last Post: stustunz
  pin code for settings menu? HYBRiD.BLiNG 2 2,086 2010-04-20, 05:27 PM
Last Post: sub
  Problem scrolling with keyboard in TV Guide - exits back to Main Menu jokerwithin 8 2,975 2010-04-19, 01:30 AM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode