Fix xgettext translator comment.
This commit is contained in:
parent
9e78c631fb
commit
b0e80d1e28
@ -201,10 +201,8 @@ class FacebooksettingsAction extends SettingsAction {
|
||||
|
||||
$msg = sprintf(
|
||||
// TRANS: Notice in disconnect from Facebook form if user has no local StatusNet password.
|
||||
_m(
|
||||
'Disconnecting your Faceboook would make it impossible to '
|
||||
. 'log in! Please [set a password](%s) first.'
|
||||
),
|
||||
_m('Disconnecting your Faceboook would make it impossible to '.
|
||||
'log in! Please [set a password](%s) first.'),
|
||||
common_local_url('passwordsettings')
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user