aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGravatar Gaurav Thakur <gt@notfoss.com> 2019-07-30 20:04:04 +0530
committerGravatar Frans de Jonge <fransdejonge@gmail.com> 2019-07-30 16:34:04 +0200
commite99e4353d48cecc9c780f6bb5d45dea1401fc7d6 (patch)
tree82635246290ae7d349b57a580798c610d8bc4b7b /app
parent70d06ca7591da5e7f09cde942c72b52f7af06ba4 (diff)
Remove Google+ support as it is dead. (#2464)
Diffstat (limited to 'app')
-rw-r--r--app/i18n/cz/conf.php1
-rw-r--r--app/i18n/cz/gen.php1
-rw-r--r--app/i18n/de/conf.php1
-rw-r--r--app/i18n/de/gen.php1
-rw-r--r--app/i18n/en/conf.php1
-rw-r--r--app/i18n/en/gen.php1
-rwxr-xr-xapp/i18n/es/conf.php1
-rwxr-xr-xapp/i18n/es/gen.php1
-rw-r--r--app/i18n/fr/conf.php1
-rw-r--r--app/i18n/fr/gen.php1
-rw-r--r--app/i18n/he/conf.php1
-rw-r--r--app/i18n/he/gen.php1
-rw-r--r--app/i18n/it/conf.php1
-rw-r--r--app/i18n/it/gen.php1
-rw-r--r--app/i18n/kr/conf.php1
-rw-r--r--app/i18n/kr/gen.php1
-rw-r--r--app/i18n/nl/conf.php1
-rw-r--r--app/i18n/nl/gen.php1
-rw-r--r--app/i18n/oc/conf.php1
-rw-r--r--app/i18n/oc/gen.php1
-rw-r--r--app/i18n/pt-br/conf.php1
-rw-r--r--app/i18n/pt-br/gen.php1
-rw-r--r--app/i18n/ru/conf.php1
-rw-r--r--app/i18n/ru/gen.php1
-rw-r--r--app/i18n/tr/conf.php1
-rw-r--r--app/i18n/tr/gen.php1
-rw-r--r--app/i18n/zh-cn/conf.php1
-rw-r--r--app/i18n/zh-cn/gen.php1
-rw-r--r--app/shares.php6
29 files changed, 0 insertions, 34 deletions
diff --git a/app/i18n/cz/conf.php b/app/i18n/cz/conf.php
index a2618e310..ce3a4e418 100644
--- a/app/i18n/cz/conf.php
+++ b/app/i18n/cz/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'Více informací',
'print' => 'Tisk',
'remove' => 'Remove sharing method', //TODO - Translation
diff --git a/app/i18n/cz/gen.php b/app/i18n/cz/gen.php
index 08fce0280..f1a412252 100644
--- a/app/i18n/cz/gen.php
+++ b/app/i18n/cz/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Known based sites',
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php
index 40209576e..b73d76f72 100644
--- a/app/i18n/de/conf.php
+++ b/app/i18n/de/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'E-Mail',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'Weitere Informationen',
'print' => 'Drucken',
'remove' => 'Entferne Teilen-Dienst',
diff --git a/app/i18n/de/gen.php b/app/i18n/de/gen.php
index c02a55b2c..93bd62d41 100644
--- a/app/i18n/de/gen.php
+++ b/app/i18n/de/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'E-Mail',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Known-Seite (https://withknown.com)',
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php
index fde78f5b5..b21061513 100644
--- a/app/i18n/en/conf.php
+++ b/app/i18n/en/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'More information',
'print' => 'Print',
'remove' => 'Remove sharing method',
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php
index 32f5ee02e..733290c7c 100644
--- a/app/i18n/en/gen.php
+++ b/app/i18n/en/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Known based sites',
diff --git a/app/i18n/es/conf.php b/app/i18n/es/conf.php
index b7d87f375..612d81a1b 100755
--- a/app/i18n/es/conf.php
+++ b/app/i18n/es/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'Más información',
'print' => 'Print',
'remove' => 'Remove sharing method', //TODO - Translation
diff --git a/app/i18n/es/gen.php b/app/i18n/es/gen.php
index db36e5f5b..16c8267a6 100755
--- a/app/i18n/es/gen.php
+++ b/app/i18n/es/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Known based sites',
diff --git a/app/i18n/fr/conf.php b/app/i18n/fr/conf.php
index ef29a360e..5d1bb1a90 100644
--- a/app/i18n/fr/conf.php
+++ b/app/i18n/fr/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Courriel',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'Plus d’informations',
'print' => 'Print',
'remove' => 'Supprimer la méthode de partage',
diff --git a/app/i18n/fr/gen.php b/app/i18n/fr/gen.php
index 86d8461e6..d99e42fca 100644
--- a/app/i18n/fr/gen.php
+++ b/app/i18n/fr/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Courriel',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Sites basés sur Known',
diff --git a/app/i18n/he/conf.php b/app/i18n/he/conf.php
index 1eb447911..08769aeb0 100644
--- a/app/i18n/he/conf.php
+++ b/app/i18n/he/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'דואר אלקטרוני',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'מידע נוסף',
'print' => 'הדפסה',
'remove' => 'Remove sharing method', //TODO - Translation
diff --git a/app/i18n/he/gen.php b/app/i18n/he/gen.php
index cf4a1fcda..13084fda0 100644
--- a/app/i18n/he/gen.php
+++ b/app/i18n/he/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'דואר אלקטרוני',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Known based sites',
diff --git a/app/i18n/it/conf.php b/app/i18n/it/conf.php
index df4a5ebeb..c66644446 100644
--- a/app/i18n/it/conf.php
+++ b/app/i18n/it/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'Ulteriori informazioni',
'print' => 'Stampa',
'remove' => 'Remove sharing method', //TODO - Translation
diff --git a/app/i18n/it/gen.php b/app/i18n/it/gen.php
index 9cc40ffe3..4f6f7e36f 100644
--- a/app/i18n/it/gen.php
+++ b/app/i18n/it/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Siti basati su Known',
diff --git a/app/i18n/kr/conf.php b/app/i18n/kr/conf.php
index acd4c40c1..0307ac455 100644
--- a/app/i18n/kr/conf.php
+++ b/app/i18n/kr/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => '메일',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => '자세한 정보',
'print' => '인쇄',
'remove' => '공유 방법 삭제',
diff --git a/app/i18n/kr/gen.php b/app/i18n/kr/gen.php
index f7855c499..72b95fa6e 100644
--- a/app/i18n/kr/gen.php
+++ b/app/i18n/kr/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => '메일',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Known based sites',
diff --git a/app/i18n/nl/conf.php b/app/i18n/nl/conf.php
index fa84ae184..aed4e352e 100644
--- a/app/i18n/nl/conf.php
+++ b/app/i18n/nl/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'Meer informatie',
'print' => 'Afdrukken',
'remove' => 'Deelmethode verwijderen',
diff --git a/app/i18n/nl/gen.php b/app/i18n/nl/gen.php
index bdf2e0abd..c7c97d1e0 100644
--- a/app/i18n/nl/gen.php
+++ b/app/i18n/nl/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Known based sites',
diff --git a/app/i18n/oc/conf.php b/app/i18n/oc/conf.php
index 1596950ea..2f08bfc1c 100644
--- a/app/i18n/oc/conf.php
+++ b/app/i18n/oc/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Corrièl',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'Mai d’informacions',
'print' => 'Imprimir',
'remove' => 'Suprimir lo metòde de partatge',
diff --git a/app/i18n/oc/gen.php b/app/i18n/oc/gen.php
index 7f9793283..1fa1358ff 100644
--- a/app/i18n/oc/gen.php
+++ b/app/i18n/oc/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Corrièl',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Sites basats sus Known',
diff --git a/app/i18n/pt-br/conf.php b/app/i18n/pt-br/conf.php
index 8f5eb7746..e4da7a729 100644
--- a/app/i18n/pt-br/conf.php
+++ b/app/i18n/pt-br/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'Mais informação',
'print' => 'Imprimir',
'remove' => 'Remove sharing method', //TODO - Translation
diff --git a/app/i18n/pt-br/gen.php b/app/i18n/pt-br/gen.php
index 46ae53eb4..2d2b5f1a4 100644
--- a/app/i18n/pt-br/gen.php
+++ b/app/i18n/pt-br/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Known based sites',
diff --git a/app/i18n/ru/conf.php b/app/i18n/ru/conf.php
index 841477964..cea7c2f63 100644
--- a/app/i18n/ru/conf.php
+++ b/app/i18n/ru/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email', //TODO - Translation
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'More information', //TODO - Translation
'print' => 'Print', //TODO - Translation
'remove' => 'Remove sharing method', //TODO - Translation
diff --git a/app/i18n/ru/gen.php b/app/i18n/ru/gen.php
index b55c6b667..f28e5adad 100644
--- a/app/i18n/ru/gen.php
+++ b/app/i18n/ru/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Known based sites',
diff --git a/app/i18n/tr/conf.php b/app/i18n/tr/conf.php
index 6c57d39da..16ff8b7d5 100644
--- a/app/i18n/tr/conf.php
+++ b/app/i18n/tr/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => 'Daha fazla bilgi',
'print' => 'Yazdır',
'remove' => 'Remove sharing method', //TODO - Translation
diff --git a/app/i18n/tr/gen.php b/app/i18n/tr/gen.php
index a84c39f20..e167f5a09 100644
--- a/app/i18n/tr/gen.php
+++ b/app/i18n/tr/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Known based sites',
diff --git a/app/i18n/zh-cn/conf.php b/app/i18n/zh-cn/conf.php
index 216e4590a..21f9a920c 100644
--- a/app/i18n/zh-cn/conf.php
+++ b/app/i18n/zh-cn/conf.php
@@ -133,7 +133,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'more_information' => '更多信息',
'print' => '打印',
'remove' => '删除分享方式',
diff --git a/app/i18n/zh-cn/gen.php b/app/i18n/zh-cn/gen.php
index 11d4efdb3..bef5744b6 100644
--- a/app/i18n/zh-cn/gen.php
+++ b/app/i18n/zh-cn/gen.php
@@ -165,7 +165,6 @@ return array(
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => '基于 Known 的站点',
diff --git a/app/shares.php b/app/shares.php
index 4f7fde3ed..80e8235af 100644
--- a/app/shares.php
+++ b/app/shares.php
@@ -75,12 +75,6 @@ return array(
'form' => 'simple',
'method' => 'GET',
),
- 'g+' => array(
- 'url' => 'https://plus.google.com/share?url=~LINK~',
- 'transform' => array('rawurlencode'),
- 'form' => 'simple',
- 'method' => 'GET',
- ),
'facebook' => array(
'url' => 'https://www.facebook.com/sharer.php?u=~LINK~&amp;t=~TITLE~',
'transform' => array('rawurlencode'),