From 834c21b2aaf78da1081416d05098286e9bf17c2a Mon Sep 17 00:00:00 2001 From: Mike Cochrane Date: Sun, 13 Jul 2008 00:46:08 -0400 Subject: Merge some gettext strings to one line so translation tools are happier darcs-hash:20080713044608-533db-ee16aecee9b6d82b22ce6a25f6a9573c23eee9f8.gz --- actions/register.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'actions/register.php') diff --git a/actions/register.php b/actions/register.php index 28b122bc9..02677d241 100644 --- a/actions/register.php +++ b/actions/register.php @@ -181,8 +181,7 @@ class RegisterAction extends Action { common_input('email', _('Email'), NULL, _('Used only for updates, announcements, and password recovery')); common_checkbox('rememberme', _('Remember me'), false, - _('Automatically login in the future; ' . - 'not for shared computers!')); + _('Automatically login in the future; not for shared computers!')); common_element_start('p'); common_element('input', array('type' => 'checkbox', 'id' => 'license', -- cgit v1.2.3-54-g00ecf