Mercurial > wow > reaction
changeset 256:5ab04f393b0b
Fix reference to recently changed localized string
author | Flick |
---|---|
date | Mon, 04 Apr 2011 13:04:11 -0700 |
parents | 47a193207703 |
children | c918ff9ac787 |
files | Editor.lua |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Editor.lua Mon Apr 04 11:14:46 2011 -0700 +++ b/Editor.lua Mon Apr 04 13:04:11 2011 -0700 @@ -1015,7 +1015,7 @@ }, ordering = { name = L["Evaluation Order"], - desc = L["State transitions are evaluated in the order listed:\nMove a state up or down to change the order"], + desc = L["State transitions are evaluated in the order listed: Move a state up or down to change the order"], order = 2, type = "group", inline = true,