liquid_feedback_frontend

changeset 752:d0676a561755

Updated german translations
author bsw
date Thu Jun 28 22:43:09 2012 +0200 (2012-06-28)
parents b889265e807b
children 82ac84d52a9e
files app/main/index/_action/register.lua
line diff
     1.1 --- a/app/main/index/_action/register.lua	Thu Jun 28 22:42:49 2012 +0200
     1.2 +++ b/app/main/index/_action/register.lua	Thu Jun 28 22:43:09 2012 +0200
     1.3 @@ -51,7 +51,7 @@
     1.4  if not config.locked_profile_fields.name and name then
     1.5  
     1.6    if #name < 3 then
     1.7 -    slot.put_into("error", _"This username is too short!")
     1.8 +    slot.put_into("error", _"This login name is too short!")
     1.9      request.redirect{
    1.10        mode   = "redirect",
    1.11        module = "index",

Impressum / About Us