Mercurial > wow > reaction
comparison locale/enUS.lua @ 46:aa0b7fd68462
rearranged options table initialization a little
| author | Flick <flickerstreak@gmail.com> |
|---|---|
| date | Thu, 10 Apr 2008 23:27:58 +0000 |
| parents | 38ee32135d86 |
| children | e12b736c23c3 |
comparison
equal
deleted
inserted
replaced
| 45:38ee32135d86 | 46:aa0b7fd68462 |
|---|---|
| 40 L["Global configuration settings"] = true | 40 L["Global configuration settings"] = true |
| 41 L["Unlock Bars"] = true | 41 L["Unlock Bars"] = true |
| 42 L["Unlock bars for dragging and resizing with the mouse"] = true | 42 L["Unlock bars for dragging and resizing with the mouse"] = true |
| 43 L["Module Settings"] = true | 43 L["Module Settings"] = true |
| 44 L["Configuration settings for each module"] = true | 44 L["Configuration settings for each module"] = true |
| 45 L["Bar Settings"] = true | 45 L["Bar Config"] = true |
| 46 L["Configuration settings for bars"] = true | 46 L["Configuration settings for bars"] = true |
| 47 L["All Bars"] = true | |
| 48 L["Settings applicable to all bars"] = true | |
| 49 --L["Rename Bar"] = true | 47 --L["Rename Bar"] = true |
| 50 --L["Set a name for the bar"] = true | 48 --L["Set a name for the bar"] = true |
| 51 | 49 |
| 52 -- modules/ReAction_State | 50 -- modules/ReAction_State |
| 53 L["Dynamic Behavior"] = true | 51 L["Dynamic Behavior"] = true |
