From 31b5ae1523c4f64159f00b32683912da1a9fb474 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Thu, 26 Jun 2008 15:05:38 -0400 Subject: compile error with lost dot darcs-hash:20080626190538-34904-d160176208203bcc806e824874c75021b32b6f92.gz --- actions/imsettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/imsettings.php b/actions/imsettings.php index 2cfde8a01..90a4fd807 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); -- cgit v1.2.3-54-g00ecf