forked from GNUsocial/gnu-social
		
	twiddle some parens in imsettings for gettext
darcs-hash:20080713130112-84dde-b3727f84de7db3bbe96b9d1003380b89402495de.gz
This commit is contained in:
		| @@ -56,8 +56,8 @@ class ImsettingsAction extends SettingsAction { | |||||||
| 				common_element('span', 'input_instructions', | 				common_element('span', 'input_instructions', | ||||||
| 			  	              sprintf(_('Awaiting confirmation on this address. Check your ' . | 			  	              sprintf(_('Awaiting confirmation on this address. Check your ' . | ||||||
| 			  	                'Jabber/GTalk account for a message with further ' . | 			  	                'Jabber/GTalk account for a message with further ' . | ||||||
| 			  	                'instructions. (Did you add %s to your buddy list?)', | 			  	                'instructions. (Did you add %s to your buddy list?)'), | ||||||
|                                  jabber_daemon_address()))); |                                  jabber_daemon_address())); | ||||||
| 				common_hidden('jabber', $confirm->address); | 				common_hidden('jabber', $confirm->address); | ||||||
| 				common_element_end('p'); | 				common_element_end('p'); | ||||||
| 				common_submit('cancel', _('Cancel')); | 				common_submit('cancel', _('Cancel')); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user