liquid_feedback_frontend

diff app/main/delegation/_show_box.lua @ 183:02197b85ca3b

Better texts for new delegation dialog
author bsw
date Mon Nov 01 22:06:36 2010 +0100 (2010-11-01)
parents 02aacb3dffe0
children 6efacc81ce81
line diff
     1.1 --- a/app/main/delegation/_show_box.lua	Mon Nov 01 22:01:45 2010 +0100
     1.2 +++ b/app/main/delegation/_show_box.lua	Mon Nov 01 22:06:36 2010 +0100
     1.3 @@ -124,7 +124,7 @@
     1.4                if delegation.issue_id then
     1.5                  slot.put(_"Issue delegation active")
     1.6                elseif delegation.area_id then
     1.7 -                slot.put(_"Area wide delegation active")
     1.8 +                slot.put(_"Area delegation active")
     1.9                else
    1.10                  slot.put(_"Global delegation active")
    1.11                end

Impressum / About Us