log Localisation.lua @ 62:c22f1accec43

age author description
Fri, 03 May 2013 23:25:03 +0000 madcatzinc Fixed the parent/child relationship of the option pages.
Fri, 03 May 2013 23:24:58 +0000 madcatzinc Implemented the "Defaults" button for the key bindings options subpage.
Fri, 03 May 2013 23:24:42 +0000 madcatzinc Removed some whitespace on end of lines.
Fri, 03 May 2013 23:24:26 +0000 madcatzinc Removed the "Defaults" button from the option page. It was no longer visible following addition of the prefix anyway.
Fri, 03 May 2013 23:24:21 +0000 madcatzinc Added per-spec bindings. This is optional and must be enabled in the addon settings.
Thu, 25 Apr 2013 01:31:06 +0000 madcatzinc Merged the ProfileKeyBindings and WowCommands variables (they were pointing at the same value).
Fri, 12 Apr 2013 22:39:20 +0000 madcatzinc Fall back to english texts when translations are missing.
Fri, 12 Apr 2013 22:39:15 +0000 madcatzinc Added a few missing commas.
Fri, 12 Apr 2013 20:34:10 +0000 madcatzinc Fixed localization file encoding, and restored broken translations (chinese was lost in latin1).
Tue, 12 Jun 2012 12:56:57 +0000 madcatzinc Found a bug in the Combat binding lock down code, which was caused by the renames. Also renamed some of the locale strings in Localisation.lua
Tue, 29 May 2012 10:26:40 +0000 madcatzinc Updated the profile to use macros and rename all the variables and functions with the prefix CyborgMMO. Added a tooltip to inform the user to assign the profile.
Mon, 28 May 2012 15:54:52 +0000 madcatzinc Renamed functions to avoid conflicts
Thu, 24 May 2012 16:13:28 +0000 madcatzinc Update to the layout
Wed, 23 May 2012 10:58:25 +0000 madcatzinc Updated the popup strings
Wed, 23 May 2012 08:26:07 +0000 madcatzinc Initial Fixes for ticket 1: Added a menu to the interface options page to allow the syncing of the addon to the mouse profile. This should resolve i8n issues