# HG changeset patch # User bsw # Date 1331466976 -3600 # Node ID 4ab5057840d0ec7a8c4c636919b307dceebefcae # Parent 6e435d1e359c519572bee5f03d7463d489b10b39 Translation of about page diff -r 6e435d1e359c -r 4ab5057840d0 app/main/index/about.lua --- a/app/main/index/about.lua Sun Mar 11 12:50:03 2012 +0100 +++ b/app/main/index/about.lua Sun Mar 11 12:56:16 2012 +0100 @@ -1,4 +1,4 @@ -slot.put_into("title", encode.html(_"About LiquidFeedback")) +slot.put_into("title", encode.html(_"About site")) if app.session.member_id then slot.select("actions", function() @@ -15,7 +15,7 @@ slot.put("
") -ui.field.text{ attr = { style = "font-weight: bold;" }, value = "Diensteanbieter:" } +ui.field.text{ attr = { style = "font-weight: bold;" }, value = _"This service is provided by:" } slot.put("
") slot.put(config.app_service_provider) @@ -25,7 +25,7 @@ slot.put("
") -ui.field.text{ attr = { style = "font-weight: bold;" }, value = "Dieser Dienst ist mit folgender Software realisiert worden:" } +ui.field.text{ attr = { style = "font-weight: bold;" }, value = _"This service is provided using the following software components:" } slot.put("
") local tmp = {