Index: podpress_admin_general_class.php
===================================================================
--- podpress_admin_general_class.php	(Revision 192285)
+++ podpress_admin_general_class.php	(Arbeitskopie)
@@ -312,6 +312,7 @@
 
 			echo '	<fieldset class="options">'."\n";
 			echo '		<legend>'.__('Podango Integration', 'podpress').' <a href="javascript:void(null);" onclick="javascript: podPressShowHideRow(\'podangoIntegrationHelp\');">(?)</a></legend>'."\n";
+			echo '		<p class="message error">'.__('Podango Integration does not work and causes probably long page loadings e.g. on the post/page editor pages of this blog. Since 2008/2009 Podango <a href="http://sites.google.com/site/podangohibernate/">is currently on vacation</a> and the API which podPress tries to use is unavailable. That is why it is most likely that you will experience a lot of warning and error messages, too if you activate this feature.', 'podpress').'</p>';			
 			echo '		<table width="100%" cellspacing="2" cellpadding="5" class="editform">'."\n";
 			echo '			<tr>'."\n";
 			echo '				<th width="33%" valign="top"><label for="enablePodangoIntegration">'.__('Enable Podango Integration', 'podpress').':</label></th>'."\n";

