home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Software / Freeware / utilitare / DXTweaker / PluginUI / WireframeUI.xml < prev   
Extensible Markup Language  |  2005-05-23  |  2KB  |  55 lines

  1. <?xml version="1.0" encoding="utf-8" ?> 
  2.  
  3. <languages>
  4.  
  5. <de-DE>
  6.     <name>Wireframe</name>
  7.     <description>Dieses Plugin rendert den aktuellen Frame im Wireframe (Drahtgitter) Modus.</description>
  8.     
  9.     <UIControl.labelTitle>
  10.         <Text>Benutzerdefinierte Taste zum aktivieren oder deaktivieren des Plugins.</Text>
  11.     </UIControl.labelTitle>
  12.     
  13.     <UIControl.labelHotKey>
  14.         <Text>Tastencode:</Text>
  15.     </UIControl.labelHotKey>
  16.     
  17.     <UIControl.labelSettings>
  18.         <Text>Erweiterte Einstellungen.</Text>
  19.     </UIControl.labelSettings>
  20.  
  21.     <UIControl.textBoxHotKey>
  22.         <Tooltip>Geben Sie hier die Taste an mit der dieses Plugin aktiviert/deaktiviert werden soll.</Tooltip>
  23.         <Location>{X=70,Y=20}</Location>
  24.     </UIControl.textBoxHotKey>
  25.  
  26.     <UIControl.checkBoxClear>
  27.         <Tooltip>Aktivieren um bei jedem Frame den Bildschirm zu l├╢schen.</Tooltip>
  28.         <Text>L├╢schen des Hintergrundes mit der Farbe:</Text>
  29.         <Size>{Width=240,Height=24}</Size>
  30.     </UIControl.checkBoxClear>
  31.  
  32.     <UIControl.pictureBoxClearColor>
  33.         <Tooltip>Klick zum ausw├ñhlen der Farbe.</Tooltip>
  34.         <Location>{X=240,Y=72}</Location>
  35.     </UIControl.pictureBoxClearColor>
  36. </de-DE>
  37.  
  38. <en-US>
  39.     <name>Wireframe</name>
  40.     <description>This plug-in shows the current frame in wire frame mode.</description>
  41.     
  42.     <UIControl.textBoxHotKey>
  43.         <Tooltip>Specifies the hotkey to enable or disable the plug-in.</Tooltip>
  44.     </UIControl.textBoxHotKey>
  45.  
  46.     <UIControl.checkBoxClear>
  47.         <Tooltip>Check to activate erasing the background every frame.</Tooltip>
  48.     </UIControl.checkBoxClear>
  49.  
  50.     <UIControl.pictureBoxClearColor>
  51.         <Tooltip>Click to change the color used to erase the background.</Tooltip>
  52.     </UIControl.pictureBoxClearColor>
  53. </en-US>
  54.  
  55. </languages>