# HG changeset patch # User bsw # Date 1340916189 -7200 # Node ID d0676a561755fb2131c3f01f8bd151996f1d4090 # Parent b889265e807baf89bcb82071f378d7351efb685f Updated german translations diff -r b889265e807b -r d0676a561755 app/main/index/_action/register.lua --- a/app/main/index/_action/register.lua Thu Jun 28 22:42:49 2012 +0200 +++ b/app/main/index/_action/register.lua Thu Jun 28 22:43:09 2012 +0200 @@ -51,7 +51,7 @@ if not config.locked_profile_fields.name and name then if #name < 3 then - slot.put_into("error", _"This username is too short!") + slot.put_into("error", _"This login name is too short!") request.redirect{ mode = "redirect", module = "index",