Skip to content

Commit

Permalink
remove Google+ from the supported services
Browse files Browse the repository at this point in the history
  • Loading branch information
tinogo committed Feb 9, 2019
1 parent 4b84671 commit 8c91c1a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion ACP3/Modules/ACP3/Share/Helpers/SocialServices.php
Expand Up @@ -15,7 +15,6 @@ class SocialServices
private static $servicesMap = [
'twitter' => null,
'facebook' => 'Facebook',
'googleplus' => null,
'linkedin' => 'LinkedIn',
'pinterest' => 'Pinterest',
'xing' => 'Xing',
Expand Down
1 change: 0 additions & 1 deletion ACP3/Modules/ACP3/Share/Resources/i18n/de_DE.xml
Expand Up @@ -30,7 +30,6 @@
<item key="service_diaspora">diaspora</item>
<item key="service_facebook">Facebook</item>
<item key="service_flattr">Flattr</item>
<item key="service_googleplus">Google+</item>
<item key="service_info">Info</item>
<item key="service_linkedin">LinkedIn</item>
<item key="service_mail">E-Mail</item>
Expand Down
1 change: 0 additions & 1 deletion ACP3/Modules/ACP3/Share/Resources/i18n/en_US.xml
Expand Up @@ -30,7 +30,6 @@
<item key="service_diaspora">diaspora</item>
<item key="service_facebook">Facebook</item>
<item key="service_flattr">Flattr</item>
<item key="service_googleplus">Google+</item>
<item key="service_info">Info</item>
<item key="service_linkedin">LinkedIn</item>
<item key="service_mail">E-Mail</item>
Expand Down

0 comments on commit 8c91c1a

Please sign in to comment.