liquid_feedback_frontend

diff app/main/issue/_details.lua @ 907:319161d5a904

Some text phrases updated
author bsw
date Sun Sep 23 16:36:44 2012 +0200 (2012-09-23)
parents ad1e31e13ff6
children c4e4be01285c
line diff
     1.1 --- a/app/main/issue/_details.lua	Sun Sep 23 16:31:32 2012 +0200
     1.2 +++ b/app/main/issue/_details.lua	Sun Sep 23 16:36:44 2012 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4      ui.field.text{       label = _"Population",            name = "population" }
     1.5      ui.field.timestamp{  label = _"Created at",            name = "created" }
     1.6      if policy.polling then
     1.7 -      ui.field.text{       label = _"Admission time",        value = _"Automatically admitted (poll mode)" }
     1.8 +      ui.field.text{       label = _"Admission time",        value = _"Implicitly admitted" }
     1.9      else
    1.10        ui.field.text{       label = _"Admission time",        value = issue.admission_time }
    1.11        ui.field.text{

Impressum / About Us