';
diff --git a/blogger/blogger.php b/blogger/blogger.php
index c75cebac..8d60472c 100755
--- a/blogger/blogger.php
+++ b/blogger/blogger.php
@@ -71,11 +71,11 @@ function blogger_settings(&$a,&$s) {
/* Add some HTML to the existing form */
$s .= '';
- $s .= '
' . t('Blogger Post Settings') . '
';
+ $s .= '
' . t('Blogger') . '
';
$s .= '';
$s .= '
';
$s .= '';
- $s .= '
' . t('Blogger Post Settings') . '
';
+ $s .= '
' . t('Blogger') . '
';
$s .= '';
$s .= '
';
diff --git a/curweather/curweather.php b/curweather/curweather.php
index bd0d6c75..67d5939e 100644
--- a/curweather/curweather.php
+++ b/curweather/curweather.php
@@ -87,7 +87,7 @@ function curweather_plugin_settings(&$a,&$s) {
/* Add some HTML to the existing form */
$s .= '
';
- $s .= '
' . t('Current Weather Settings') . '
';
+ $s .= '
' . t('Current Weather') . '
';
$s .= '
';
$s .= '
Find the location code for the airport/weather station nearest you here.
';
}
diff --git a/fbsync/fbsync.php b/fbsync/fbsync.php
index ee70481c..e69cd2c0 100644
--- a/fbsync/fbsync.php
+++ b/fbsync/fbsync.php
@@ -120,11 +120,11 @@ function fbsync_settings(&$a,&$s) {
/* Add some HTML to the existing form */
$s .= '';
- $s .= '
' . t('Facebook Import Settings') . '
';
+ $s .= '
' . t('Facebook Import') . '
';
$s .= '';
$s .= '
';
$s .= '';
- $s .= '
' . t('Facebook Import Settings') . '
';
+ $s .= '
' . t('Facebook Import') . '
';
$s .= '';
$s .= '
';
diff --git a/forumlist/forumlist.php b/forumlist/forumlist.php
index 50fc0a5c..61a20c71 100644
--- a/forumlist/forumlist.php
+++ b/forumlist/forumlist.php
@@ -158,11 +158,11 @@ function forumlist_plugin_settings(&$a,&$s) {
/* Add some HTML to the existing form */
$s .= '';
- $s .= '
' . t('Not Safe For Work (General Purpose Content Filter) settings') . '
';
+ $s .= '
' . t('Not Safe For Work (General Purpose Content Filter)') . '
';
$s .= '';
$s .= '
';
$s .= '';
- $s .= '
' . t('Not Safe For Work (General Purpose Content Filter) settings') . '
';
+ $s .= '
' . t('Not Safe For Work (General Purpose Content Filter)') . '
';
$s .= '';
$s .= '
';
diff --git a/pumpio/pumpio.php b/pumpio/pumpio.php
index fa28089f..0280b517 100755
--- a/pumpio/pumpio.php
+++ b/pumpio/pumpio.php
@@ -219,11 +219,11 @@ function pumpio_settings(&$a,&$s) {
/* Add some HTML to the existing form */
$s .= '';
- $s .= '
' . t('Pump.io Post Settings') . '
';
+ $s .= '
' . t('Pump.io') . '
';
$s .= '';
$s .= '
';
$s .= '';
- $s .= '
' . t('Pump.io Post Settings') . '
';
+ $s .= '
' . t('Pump.io') . '
';
$s .= '';
$s .= '
';
diff --git a/snautofollow/snautofollow.php b/snautofollow/snautofollow.php
index 4afb8706..ca19d650 100644
--- a/snautofollow/snautofollow.php
+++ b/snautofollow/snautofollow.php
@@ -53,11 +53,11 @@ function snautofollow_settings(&$a,&$s) {
/* Add some HTML to the existing form */
$s .= '';
- $s .= '
' . t('StatusNet AutoFollow Settings') . '
';
+ $s .= '
' . t('StatusNet AutoFollow') . '
';
$s .= '';
$s .= '
';
$s .= '';
- $s .= '
' . t('StatusNet AutoFollow Settings') . '
';
+ $s .= '
' . t('StatusNet AutoFollow') . '
';
$s .= '';
$s .= '
';
diff --git a/startpage/startpage.php b/startpage/startpage.php
index 6a95310e..e0d822ac 100644
--- a/startpage/startpage.php
+++ b/startpage/startpage.php
@@ -79,8 +79,13 @@ function startpage_settings(&$a,&$s) {
/* Add some HTML to the existing form */
- $s .= '
';
- $s .= '
' . t('Startpage Settings') . '
';
+ $s .= '';
+ $s .= '
' . t('Startpage') . '
';
+ $s .= '';
+ $s .= '
';
+ $s .= '';
+ $s .= '
' . t('Startpage') . '
';
+ $s .= '';
$s .= '
';
$s .= '';
$s .= '';
diff --git a/statusnet/statusnet.php b/statusnet/statusnet.php
index a159e87a..d4120aaf 100755
--- a/statusnet/statusnet.php
+++ b/statusnet/statusnet.php
@@ -155,7 +155,7 @@ function statusnet_settings_post ($a,$post) {
return;
// don't check statusnet settings if statusnet submit button is not clicked
if (!x($_POST,'statusnet-submit')) return;
-
+
if (isset($_POST['statusnet-disconnect'])) {
/***
* if the statusnet-disconnect checkbox is set, clear the statusnet configuration
@@ -279,11 +279,11 @@ function statusnet_settings(&$a,&$s) {
$shorteningchecked = (($shorteningenabled) ? ' checked="checked" ' : '');
$s .= '';
- $s .= '
'. t('StatusNet Posting Settings').'
';
+ $s .= '
'. t('StatusNet').'
';
$s .= '';
$s .= '
';
$s .= '';
- $s .= '
'. t('StatusNet Posting Settings').'
';
+ $s .= '
'. t('StatusNet').'
';
$s .= '';
if ( (!$ckey) && (!$csecret) ) {
diff --git a/tumblr/tumblr.php b/tumblr/tumblr.php
index 0102d633..114fcc5b 100755
--- a/tumblr/tumblr.php
+++ b/tumblr/tumblr.php
@@ -182,11 +182,11 @@ function tumblr_settings(&$a,&$s) {
/* Add some HTML to the existing form */
$s .= '';
- $s .= '