diff data/L10n/en-GB.mtt @ 159:b06b04c75e86

Finished last commit, rearranged code for the WidgetManager class. There is now a GUI options section. Created a third WidgetManager class called WidgetLoader to handle file loading/saving. Moved most of the code in WMScreen's draw/clickEvent/motionEvent functions to WidgetManager.
author Diggory Hardy <diggory.hardy@gmail.com>
date Thu, 21 May 2009 20:55:10 +0200
parents 2934fcacbb97
children 620d4ea30228
line wrap: on
line diff
--- a/data/L10n/en-GB.mtt	Fri Apr 24 17:35:53 2009 +0100
+++ b/data/L10n/en-GB.mtt	Thu May 21 20:55:10 2009 +0200
@@ -47,12 +47,16 @@
 <entry|screenH={0:"Screen height",1:"Vertical resolution (fullscreen mode)."}>
 <entry|windowW={0:"Window width",1:"Horizontal size (windowed mode)."}>
 <entry|windowH={0:"Window height",1:"Vertical size (windowed mode)."}>
+{GUI}
+<entry|raiseOnHover={0:"Raise on hover",1:"If true, floating windows are raised just by moving the mouse over them (instead of clicking)"}>
 {}
 <entry|={0:"All content"}>
 <entry|Font={0:"Font options"}>
 <entry|MiscOptions={0:"Miscellaneous options"}>
 <entry|Screen={0:"Video options"}>
+<entry|GUI={0:"GUI options"}>
 <entry|gui.switch={0:"Options"}>
 <entry|gui.switch.misc={0:"Miscellaneous"}>
 <entry|gui.switch.video={0:"Video"}>
 <entry|gui.switch.font={0:"Font"}>
+<entry|gui.switch.GUI={0:"Graphical User Interface"}>