xboxscene.org forums

Author Topic: Options In French  (Read 139 times)

rake

  • Archived User
  • Newbie
  • *
  • Posts: 49
Options In French
« on: March 08, 2004, 05:31:00 PM »

just edit the config.xml.  Make the stuff that's French-> English.  it'd pretty self explanitory, or you could just copy the whole file into an online translator.

Is this even what you were talking about?
Logged

CaliSurfer008

  • Archived User
  • Hero Member
  • *
  • Posts: 690
Options In French
« Reply #1 on: March 08, 2004, 07:17:00 PM »

how would they be in french?! Default is English...you must be getting from the wrong sources...
Logged

2legit

  • Archived User
  • Newbie
  • *
  • Posts: 14
Options In French
« Reply #2 on: March 08, 2004, 09:13:00 PM »

<?xml version="1.0" encoding="utf-8"?>
<UnleashX>
   <Settings>
      <MSDashBoard>C:\Xboxdash.xbe</MSDashBoard>
      <Password MaxTries="3"></Password>
      
      
      <Network Enable="Yes" Type="Static">
         <IP>192.168.0.7</IP>
         <Subnet>255.255.255.0</Subnet>
         <Gateway>192.168.0.1</Gateway>
         <DNS1>192.168.0.1</DNS1>
         <DNS2>192.168.0.7</DNS2>
      </Network>
      
      
      <FTP Enable="Yes">
         <User>xbox</User>
         <Password>xbox</Password>
         <Port>21</Port>
         <MaxUsers>2</MaxUsers>
         <AllowAnon>No</AllowAnon>
         <Greeting>Welcome to XBOX FTP Server</Greeting>
      </FTP>
      <Newsfeed Enable="False" Interval="30">
         <URL>www.mediaxbox.com/modules/news/cache/news.xml</URL>
      </Newsfeed>
      
      <Preference>
         <Games AutoLaunch="Yes" />
         <DVD AutoLaunch="Yes">F:\Apps\DVDX2\default.xbe</DVD>
         <AudioCD AutoLaunch="Yes">C:\xboxdash.xbe</AudioCD>
         <Data AutoLaunch="Yes"></Data>
         
         <SoundVolume>90</SoundVolume>
         <MusicVolume>90</MusicVolume>
         <EnableSoundTrack Random="True">Off</EnableSoundTrack>
         <UseFahrenheit>False</UseFahrenheit>
         <SNTP Synchronize="No">216.244.192.3</SNTP>
         <Skin Path="skins\"></Skin>
         
         <FanSpeed>1</FanSpeed>
         <ScreenSaver Wait="60" Type="1">
            <Text></Text>
         </ScreenSaver>
         <AutoTurnOff>0</AutoTurnOff>
         <EnableDriveF>True</EnableDriveF>
         <EnableDriveG>False</EnableDriveG>
      </Preference>
   </Settings>
   <Menu>
      <Item Action="LaunchDVD" /Item>
      <List Text="Games" Sort="On" Auto="On">
         <Path>E:\Games</Path>
         <Path>F:\Games</Path>
         <Path>G:\Games</Path>
         <Path>E:\HDDLoader</Path>
         <Path>F:\HDDLoader</Path>
      </List>
      <List Text="Applications" Sort="On" Auto="On">
         <Path>E:\Apps</Path>
         <Path>F:\Apps</Path>
         <Item Action="TextEditor" >Editeur de texte</Item>
      </List>
      <List Text="System" Sort="Off" Auto="On" >
         <Item Action="Settings" /Item>
         <List Text="Divers" Sort="Off" Auto="On">
            <Item Action="FTPStop"/Item>
            <Item Action="FTPStart">/Item>
            <Item Action="FTPReset"/Item>
            <Item Action="NETReset"/Item>
            <Item Action="TrayClose"/Item>
            <Item Action="TrayOpen"/Item>
            <Item Action="CopyDVD"/Item>
         </List>
         <List Text="Menu Formatage" Sort="Off" Auto="On" Password="Xbox">
            <Item Action="Format" Arg1="F" >Formater lecteur F</Item>
            <Item Action="Format" Arg1="G" >Formater lecteur G</Item>
            <Item Action="Format"  Arg1="X" >Formater lecteur X</Item>
            <Item Action="Format"  Arg1="Y" >Formater lecteur Y</Item>
            <Item Action="Format"  Arg1="Z" >Formater lecteur Z</Item>
         </List>
         <Item Action="Skins">Skins</Item>
      </List>
      <Item Action="FileManager" >Explorateur de Fichiers</Item>
      <Item Action="C:\xboxdash.xbe">Dashboard MS</Item>
      <Item Action="Restart" >Redemarrer</Item>
      <Item Action="Shutdown" >Eteindre</Item>
   </Menu>
</UnleashX>

Thats the config.The french takes over the English.Tried switching it and deleting french words butthen nothing shows up.Can somebody post their default one for me?Thanks!
Logged

grebulon

  • Archived User
  • Full Member
  • *
  • Posts: 149
Options In French
« Reply #3 on: March 08, 2004, 09:45:00 PM »

Why don't you just learn French?
Logged

rake

  • Archived User
  • Newbie
  • *
  • Posts: 49
Options In French
« Reply #4 on: March 10, 2004, 01:18:00 PM »

did that work?
Logged

2legit

  • Archived User
  • Newbie
  • *
  • Posts: 14
Options In French
« Reply #5 on: March 10, 2004, 06:41:00 PM »

It worked! Thanks for your help and not being a punk like the other guy.
Logged

tweaqr

  • Archived User
  • Sr. Member
  • *
  • Posts: 336
Options In French
« Reply #6 on: March 10, 2004, 06:51:00 PM »

@grebulon
maybe he knows french and is tring to learn english
Logged

tweaqr

  • Archived User
  • Sr. Member
  • *
  • Posts: 336
Options In French
« Reply #7 on: March 10, 2004, 07:05:00 PM »

@grebulon
maybe he knows french and is tring to learn english.

anyway
config in english

<?xml version="1.0" encoding="utf-8"?>
<UnleashX>
<Settings>
<MSDashBoard>C:\Xboxdash.xbe</MSDashBoard>
<Password MaxTries="3"></Password>


<Network Enable="Yes" Type="Static">
<IP>192.168.0.7</IP>
<Subnet>255.255.255.0</Subnet>
<Gateway>192.168.0.1</Gateway>
<DNS1>192.168.0.1</DNS1>
<DNS2>192.168.0.7</DNS2>
</Network>


<FTP Enable="Yes">
<User>xbox</User>
<Password>xbox</Password>
<Port>21</Port>
<MaxUsers>2</MaxUsers>
<AllowAnon>No</AllowAnon>
<Greeting>Welcome to XBOX FTP Server</Greeting>
</FTP>
<Newsfeed Enable="False" Interval="30">
<URL>www.mediaxbox.com/modules/news/cache/news.xml</URL>
</Newsfeed>

<Preference>
<Games AutoLaunch="Yes" />
<DVD AutoLaunch="Yes">F:\Apps\DVDX2\default.xbe</DVD>
<AudioCD AutoLaunch="Yes">C:\xboxdash.xbe</AudioCD>
<Data AutoLaunch="Yes"></Data>

<SoundVolume>90</SoundVolume>
<MusicVolume>90</MusicVolume>
<EnableSoundTrack Random="True">Off</EnableSoundTrack>
<UseFahrenheit>False</UseFahrenheit>
<SNTP Synchronize="No">216.244.192.3</SNTP>
<Skin Path="skins\"></Skin>

<FanSpeed>1</FanSpeed>
<ScreenSaver Wait="60" Type="1">
<Text></Text>
</ScreenSaver>
<AutoTurnOff>0</AutoTurnOff>
<EnableDriveF>True</EnableDriveF>
<EnableDriveG>False</EnableDriveG>
</Preference>
</Settings>
<Menu>
<Item Action="LaunchDVD">Launch DVD</Item>
<List Text="Games" Sort="On" Auto="On">
<Path>E:\Games</Path>
<Path>F:\Games</Path>
<Path>G:\Games</Path>
<Path>E:\HDDLoader</Path>
<Path>F:\HDDLoader</Path>
</List>
<List Text="Applications" Sort="On" Auto="On">
<Path>E:\Apps</Path>
<Path>F:\Apps</Path>
<Item Action="TextEditor" >Text Editor</Item>
</List>
<List Text="System" Sort="Off" Auto="On" >
<Item Action="Settings">Settings</Item>
<List Text="Misc" Sort="Off" Auto="On">
<Item Action="FTPStop">Stop FTP</Item>
<Item Action="FTPStart">Start FTP</Item>
<Item Action="FTPReset">Reset FTP</Item>
<Item Action="NETReset">Reset Network</Item>
<Item Action="TrayClose">Close DVD Tray</Item>
<Item Action="TrayOpen">Open DVD Tray</Item>
<Item Action="CopyDVD">Copy DVD</Item>
</List>
<List Text="Menu Formatage" Sort="Off" Auto="On" Password="Xbox">
<Item Action="Format" Arg1="F" >Format Drive F</Item>
<Item Action="Format" Arg1="G" >Format Drive G</Item>
<Item Action="Format" Arg1="X" >Format Drive X</Item>
<Item Action="Format" Arg1="Y" >Format Drive Y</Item>
<Item Action="Format" Arg1="Z" >Format Drive Z</Item>
</List>
<Item Action="Skins">Skins</Item>
</List>
<Item Action="FileManager" >File Manager</Item>
<Item Action="C:\xboxdash.xbe">Dashboard MS</Item>
<Item Action="Restart" >Restart</Item>
<Item Action="Shutdown" >Shutdown</Item>
</Menu>
</UnleashX>
Logged

alas

  • Archived User
  • Newbie
  • *
  • Posts: 3
Options In French
« Reply #8 on: March 11, 2004, 02:28:00 AM »

wink.gif .  had the same prob so i just looked in the other "usual" places
Logged