From: Evan Prodromou Date: Thu, 26 Jun 2008 19:05:38 +0000 (-0400) Subject: compile error with lost dot X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=31b5ae1523c4f64159f00b32683912da1a9fb474;p=quix0rs-gnu-social.git compile error with lost dot darcs-hash:20080626190538-34904-d160176208203bcc806e824874c75021b32b6f92.gz --- diff --git a/actions/imsettings.php b/actions/imsettings.php index 2cfde8a01f..90a4fd8074 100644 --- a/actions/imsettings.php +++ b/actions/imsettings.php @@ -64,7 +64,7 @@ class ImsettingsAction extends SettingsAction { common_element_start('p'); common_element('span', 'address unconfirmed', $confirm->address); common_element('span', 'input_instructions', - _t('Awaiting confirmation on this address. Check your ' + _t('Awaiting confirmation on this address. Check your ' . 'Jabber/GTalk account for a message with further ' . 'instructions.')); common_hidden('jabber', $confirm->address);