From ccc6c2b78593101a6812a682a4bf8d93663769c5 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 19 Nov 2013 13:57:51 +0100 Subject: [PATCH] wording submit -> save settings --- editplain/editplain.php | 2 +- facebook/facebook.php | 2 +- fbpost/fbpost.php | 2 +- forumlist/forumlist.php | 2 +- fromapp/fromapp.php | 4 ++-- fromgplus/fromgplus.php | 2 +- geonames/geonames.php | 2 +- gpluspost/gpluspost.php | 2 +- gravatar/gravatar.php | 2 +- group_text/group_text.php | 2 +- ijpost/ijpost.php | 2 +- impressum/impressum.php | 2 +- jappixmini/jappixmini.php | 2 +- libertree/libertree.php | 2 +- libravatar/libravatar.php | 2 +- ljpost/ljpost.php | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/editplain/editplain.php b/editplain/editplain.php index 966e2d8f..caa0f29d 100755 --- a/editplain/editplain.php +++ b/editplain/editplain.php @@ -81,6 +81,6 @@ function editplain_settings(&$a,&$s) { /* provide a submit button */ - $s .= '
'; + $s .= '
'; } diff --git a/facebook/facebook.php b/facebook/facebook.php index 4c1c0a14..ff9b52ea 100644 --- a/facebook/facebook.php +++ b/facebook/facebook.php @@ -618,7 +618,7 @@ function facebook_content(&$a) { $o .= '
'; $o .= '
'; - $o .= ''; + $o .= ''; } return $o; diff --git a/fbpost/fbpost.php b/fbpost/fbpost.php index fb6ebcda..419055ac 100644 --- a/fbpost/fbpost.php +++ b/fbpost/fbpost.php @@ -279,7 +279,7 @@ function fbpost_content(&$a) { $o .= ""; - $o .= '

'; + $o .= '

'; } diff --git a/forumlist/forumlist.php b/forumlist/forumlist.php index 95ae9890..3e6648f9 100644 --- a/forumlist/forumlist.php +++ b/forumlist/forumlist.php @@ -175,7 +175,7 @@ function forumlist_plugin_settings(&$a,&$s) { /* provide a submit button */ - $s .= '

'; + $s .= '
'; } diff --git a/fromapp/fromapp.php b/fromapp/fromapp.php index 9a9fa12b..7a920dd3 100644 --- a/fromapp/fromapp.php +++ b/fromapp/fromapp.php @@ -74,7 +74,7 @@ function fromapp_settings(&$a,&$s) { /* provide a submit button */ - $s .= '
'; + $s .= '
'; } @@ -98,4 +98,4 @@ function fromapp_post_hook(&$a,&$item) { $item['app'] = trim($apps[mt_rand(0,count($apps)-1)]); return; -} \ No newline at end of file +} diff --git a/fromgplus/fromgplus.php b/fromgplus/fromgplus.php index a6d3d84f..058c6e40 100644 --- a/fromgplus/fromgplus.php +++ b/fromgplus/fromgplus.php @@ -45,7 +45,7 @@ function fromgplus_addon_settings(&$a,&$s) { $s .= '
'; $s .= '
'; +class="settings-submit" value="' . t('Save Settings') . '" />'; $s .= ''; return; diff --git a/geonames/geonames.php b/geonames/geonames.php index 19725bef..c10653a7 100755 --- a/geonames/geonames.php +++ b/geonames/geonames.php @@ -184,6 +184,6 @@ function geonames_plugin_admin(&$a,&$s) { /* provide a submit button */ - $s .= '
'; + $s .= '
'; } diff --git a/gpluspost/gpluspost.php b/gpluspost/gpluspost.php index 08bb1423..802ccb5b 100644 --- a/gpluspost/gpluspost.php +++ b/gpluspost/gpluspost.php @@ -82,7 +82,7 @@ function gpluspost_settings(&$a,&$s) { /* provide a submit button */ - $s .= '
'; + $s .= '
'; $s .= '

Register an account at Hootsuite, add your G+ page and add the feed-url there.
'; $s .= 'Feed-url: '.$a->get_baseurl().'/gpluspost/'.urlencode($a->user["nickname"]).'

'; } diff --git a/gravatar/gravatar.php b/gravatar/gravatar.php index 12a8e44f..c23d1b30 100644 --- a/gravatar/gravatar.php +++ b/gravatar/gravatar.php @@ -92,7 +92,7 @@ function gravatar_plugin_admin (&$a, &$o) { // output Gravatar settings $o .= ''; $o .= replace_macros( $t, array( - '$submit' => t('Submit'), + '$submit' => t('Save Settings'), '$default_avatar' => array('avatar', t('Default avatar image'), $default_avatar, t('Select default avatar image if none was found at Gravatar. See README'), $default_avatars), '$rating' => array('rating', t('Rating of images'), $rating, t('Select the appropriate avatar rating for your site. See README'), $ratings), )); diff --git a/group_text/group_text.php b/group_text/group_text.php index 5ec5c9c2..29b0675f 100755 --- a/group_text/group_text.php +++ b/group_text/group_text.php @@ -81,6 +81,6 @@ function group_text_settings(&$a,&$s) { /* provide a submit button */ - $s .= '
'; + $s .= '
'; } diff --git a/ijpost/ijpost.php b/ijpost/ijpost.php index d6861f46..9d7732f1 100644 --- a/ijpost/ijpost.php +++ b/ijpost/ijpost.php @@ -90,7 +90,7 @@ function ijpost_settings(&$a,&$s) { /* provide a submit button */ - $s .= '
'; + $s .= '
'; } diff --git a/impressum/impressum.php b/impressum/impressum.php index 6714dfc1..dcd6acff 100755 --- a/impressum/impressum.php +++ b/impressum/impressum.php @@ -88,7 +88,7 @@ function impressum_plugin_admin_post (&$a) { function impressum_plugin_admin (&$a, &$o) { $t = get_markup_template( "admin.tpl", "addon/impressum/" ); $o = replace_macros($t, array( - '$submit' => t('Submit'), + '$submit' => t('Save Settings'), '$owner' => array('owner', t('Site Owner'), get_config('impressum','owner'), t('The page operators name.')), '$ownerprofile' => array('ownerprofile', t('Site Owners Profile'), get_config('impressum','ownerprofile'), t('Profile address of the operator.')), '$postal' => array('postal', t('Postal Address'), get_config('impressum','postal'), t('How to contact the operator via snail mail. You can use BBCode here.')), diff --git a/jappixmini/jappixmini.php b/jappixmini/jappixmini.php index 5f5c53e3..7b8b8596 100644 --- a/jappixmini/jappixmini.php +++ b/jappixmini/jappixmini.php @@ -340,7 +340,7 @@ function jappixmini_settings(&$a, &$s) { $s .= '
'; if ($info_text) $s .= '
Configuration help:

'.$info_text.'

'; $s .= '
Status:

Addon knows '.$address_cnt.' Jabber addresses of '.$contact_cnt.' Friendica contacts (takes some time, usually 10 minutes, to update).

'; - $s .= ''; + $s .= ''; $s .= ' '; $s .= ''; diff --git a/libertree/libertree.php b/libertree/libertree.php index 6a875bb7..3029c60a 100755 --- a/libertree/libertree.php +++ b/libertree/libertree.php @@ -87,7 +87,7 @@ function libertree_settings(&$a,&$s) { /* provide a submit button */ - $s .= '
'; + $s .= '
'; } diff --git a/libravatar/libravatar.php b/libravatar/libravatar.php index 8cbf1e98..d958dba4 100644 --- a/libravatar/libravatar.php +++ b/libravatar/libravatar.php @@ -96,7 +96,7 @@ function libravatar_plugin_admin (&$a, &$o) { // output Libravatar settings $o .= ''; $o .= replace_macros( $t, array( - '$submit' => t('Submit'), + '$submit' => t('Save Settings'), '$default_avatar' => array('avatar', t('Default avatar image'), $default_avatar, t('Select default avatar image if none was found. See README'), $default_avatars), )); } diff --git a/ljpost/ljpost.php b/ljpost/ljpost.php index dc17e83f..c8690c26 100755 --- a/ljpost/ljpost.php +++ b/ljpost/ljpost.php @@ -90,7 +90,7 @@ function ljpost_settings(&$a,&$s) { /* provide a submit button */ - $s .= '
'; + $s .= '
'; }