# HG changeset patch # User bsw # Date 1340916245 -7200 # Node ID 82ac84d52a9ee1726542adacd34b834a6a25d310 # Parent d0676a561755fb2131c3f01f8bd151996f1d4090 Updated text diff -r d0676a561755 -r 82ac84d52a9e app/main/index/_action/register.lua --- a/app/main/index/_action/register.lua Thu Jun 28 22:43:09 2012 +0200 +++ b/app/main/index/_action/register.lua Thu Jun 28 22:44:05 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 login name is too short!") + slot.put_into("error", _"This screen name is too short!") request.redirect{ mode = "redirect", module = "index",