liquid_feedback_frontend

diff app/main/area/show_tab.lua @ 602:ae14bf355868

Changed all strings "Events" to "Latest events"
author bsw
date Sun Jun 24 22:50:40 2012 +0200 (2012-06-24)
parents 63d6549cc00b
children 5fb8f8326cb9
line diff
     1.1 --- a/app/main/area/show_tab.lua	Sun Jun 24 22:48:40 2012 +0200
     1.2 +++ b/app/main/area/show_tab.lua	Sun Jun 24 22:50:40 2012 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  
     1.5  tabs[#tabs+1] = {
     1.6    name = "timeline",
     1.7 -  label = _"Events",
     1.8 +  label = _"Latest events",
     1.9    module = "event",
    1.10    view = "_list",
    1.11    params = { for_area = area }

Impressum / About Us