From 3b6bc1d77a32bc88e13f2aacd1f50d2b3a65317f Mon Sep 17 00:00:00 2001 From: Boubaker Khanfir Date: Mon, 7 Oct 2024 12:20:50 +0100 Subject: [PATCH] feat: Remove Spaces Overview Portlet instance definition - MEED-7587 - Meeds-io/MIPs#158 (#228) --- .../src/main/resources/portlet-instances.json | 20 ------------------ .../locale/portlet/LayoutEditor_ar.properties | 2 -- .../portlet/LayoutEditor_aro.properties | 2 -- .../locale/portlet/LayoutEditor_az.properties | 2 -- .../locale/portlet/LayoutEditor_ca.properties | 2 -- .../portlet/LayoutEditor_ceb.properties | 2 -- .../locale/portlet/LayoutEditor_co.properties | 2 -- .../locale/portlet/LayoutEditor_cs.properties | 2 -- .../locale/portlet/LayoutEditor_de.properties | 2 -- .../locale/portlet/LayoutEditor_el.properties | 2 -- .../locale/portlet/LayoutEditor_en.properties | 2 -- .../portlet/LayoutEditor_es_ES.properties | 2 -- .../locale/portlet/LayoutEditor_eu.properties | 2 -- .../locale/portlet/LayoutEditor_fa.properties | 2 -- .../locale/portlet/LayoutEditor_fi.properties | 2 -- .../portlet/LayoutEditor_fil.properties | 2 -- .../locale/portlet/LayoutEditor_fr.properties | 2 -- .../locale/portlet/LayoutEditor_hi.properties | 2 -- .../locale/portlet/LayoutEditor_hu.properties | 2 -- .../locale/portlet/LayoutEditor_id.properties | 2 -- .../locale/portlet/LayoutEditor_it.properties | 2 -- .../locale/portlet/LayoutEditor_ja.properties | 2 -- .../locale/portlet/LayoutEditor_ko.properties | 2 -- .../locale/portlet/LayoutEditor_lt.properties | 2 -- .../locale/portlet/LayoutEditor_ms.properties | 2 -- .../locale/portlet/LayoutEditor_nl.properties | 2 -- .../locale/portlet/LayoutEditor_no.properties | 2 -- .../portlet/LayoutEditor_pcm.properties | 2 -- .../locale/portlet/LayoutEditor_pl.properties | 2 -- .../portlet/LayoutEditor_pt_BR.properties | 2 -- .../portlet/LayoutEditor_pt_PT.properties | 2 -- .../locale/portlet/LayoutEditor_ro.properties | 2 -- .../locale/portlet/LayoutEditor_ru.properties | 2 -- .../locale/portlet/LayoutEditor_sk.properties | 2 -- .../locale/portlet/LayoutEditor_sl.properties | 2 -- .../locale/portlet/LayoutEditor_sq.properties | 2 -- .../portlet/LayoutEditor_sv_SE.properties | 2 -- .../locale/portlet/LayoutEditor_th.properties | 2 -- .../locale/portlet/LayoutEditor_tl.properties | 2 -- .../locale/portlet/LayoutEditor_tr.properties | 2 -- .../locale/portlet/LayoutEditor_uk.properties | 2 -- .../portlet/LayoutEditor_ur_IN.properties | 2 -- .../locale/portlet/LayoutEditor_vi.properties | 2 -- .../portlet/LayoutEditor_zh_CN.properties | 2 -- .../portlet/LayoutEditor_zh_TW.properties | 2 -- .../images/portlets/spacesOverview.webp | Bin 18029 -> 0 bytes 46 files changed, 108 deletions(-) delete mode 100644 layout-webapp/src/main/webapp/images/portlets/spacesOverview.webp diff --git a/layout-service/src/main/resources/portlet-instances.json b/layout-service/src/main/resources/portlet-instances.json index 8bc40b1d9..f8b27869f 100644 --- a/layout-service/src/main/resources/portlet-instances.json +++ b/layout-service/src/main/resources/portlet-instances.json @@ -150,26 +150,6 @@ ], "system":true }, - { - "nameId":"SpacesOverview", - "categoryNameId":"tools", - "portletName":"SpacesOverview", - "names":{ - "en":"layout.portletInstance.SpacesOverview.name" - }, - "descriptions":{ - "en":"layout.portletInstance.SpacesOverview.description" - }, - "illustrationPath":"war:/../images/portlets/spacesOverview.webp", - "preferences":[ - - ], - "permissions":[ - "*:/platform/administrators", - "*:/platform/web-contributors" - ], - "system":true - }, { "nameId":"SuggestionsPeopleAndSpace", "categoryNameId":"tools", diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ar.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ar.properties index 787c1a6d2..d22b4e8d1 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ar.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ar.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_aro.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_aro.properties index 787c1a6d2..d22b4e8d1 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_aro.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_aro.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_az.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_az.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_az.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_az.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ca.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ca.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ca.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ca.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ceb.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ceb.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ceb.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ceb.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_co.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_co.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_co.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_co.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_cs.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_cs.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_cs.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_cs.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_de.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_de.properties index b90a4b8da..8fe49e926 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_de.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_de.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=Benutzer-Feed layout.portletInstance.UserActivityStreamPortlet.description=Liste der Aktivitäten des Benutzers layout.portletInstance.SuggestionsPeopleAndSpace.name=Personen- & Raumvorschläge layout.portletInstance.SuggestionsPeopleAndSpace.description=Widget, welches vorschlägt, das Netzwerk zu vergrößern (Räume & Personen) -layout.portletInstance.SpacesOverview.name=Raumübersicht -layout.portletInstance.SpacesOverview.description=Tool : Listet Gastgeberräume, Anfragen, Einladungen layout.portletInstance.SpaceWidgetDescription.name=Raumbeschreibung layout.portletInstance.SpaceWidgetDescription.description=Tool, welches die Beschreibung anzeigt, die in der Raumeinstellung hinterlegt ist layout.portletInstance.SpaceWidgetManagers.name=Admin-Liste diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_el.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_el.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_el.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_el.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_en.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_en.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_en.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_en.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_es_ES.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_es_ES.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_es_ES.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_es_ES.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_eu.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_eu.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_eu.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_eu.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fa.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fa.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fa.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fa.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fi.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fi.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fi.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fi.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fil.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fil.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fil.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fil.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fr.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fr.properties index 476b41b87..cc1b48629 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fr.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_fr.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=Fil d'activités de l'util layout.portletInstance.UserActivityStreamPortlet.description=Liste des activités de l'utilisateur layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions de personnes et d'espaces layout.portletInstance.SuggestionsPeopleAndSpace.description=Gadget suggérant de développer le réseau (espaces & personnes) -layout.portletInstance.SpacesOverview.name=Aperçu des espaces -layout.portletInstance.SpacesOverview.description=Liste des espaces administrés, demandes, invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_hi.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_hi.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_hi.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_hi.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_hu.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_hu.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_hu.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_hu.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_id.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_id.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_id.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_id.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_it.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_it.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_it.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_it.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ja.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ja.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ja.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ja.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ko.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ko.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ko.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ko.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_lt.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_lt.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_lt.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_lt.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ms.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ms.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ms.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ms.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_nl.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_nl.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_nl.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_nl.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_no.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_no.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_no.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_no.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pcm.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pcm.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pcm.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pcm.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pl.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pl.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pl.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pl.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pt_BR.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pt_BR.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pt_BR.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pt_BR.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pt_PT.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pt_PT.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pt_PT.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_pt_PT.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ro.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ro.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ro.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ro.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ru.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ru.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ru.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ru.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sk.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sk.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sk.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sk.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sl.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sl.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sl.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sl.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sq.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sq.properties index 4646053bd..33b4f0996 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sq.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sq.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=crwdns30658:0crwdne30658:0 layout.portletInstance.UserActivityStreamPortlet.description=crwdns30660:0crwdne30660:0 layout.portletInstance.SuggestionsPeopleAndSpace.name=crwdns30662:0crwdne30662:0 layout.portletInstance.SuggestionsPeopleAndSpace.description=crwdns30664:0crwdne30664:0 -layout.portletInstance.SpacesOverview.name=crwdns30666:0crwdne30666:0 -layout.portletInstance.SpacesOverview.description=crwdns30668:0crwdne30668:0 layout.portletInstance.SpaceWidgetDescription.name=crwdns91202:0crwdne91202:0 layout.portletInstance.SpaceWidgetDescription.description=crwdns91204:0crwdne91204:0 layout.portletInstance.SpaceWidgetManagers.name=crwdns91206:0crwdne91206:0 diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sv_SE.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sv_SE.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sv_SE.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_sv_SE.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_th.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_th.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_th.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_th.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_tl.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_tl.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_tl.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_tl.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_tr.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_tr.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_tr.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_tr.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_uk.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_uk.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_uk.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_uk.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ur_IN.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ur_IN.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ur_IN.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_ur_IN.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_vi.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_vi.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_vi.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_vi.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_zh_CN.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_zh_CN.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_zh_CN.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_zh_CN.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_zh_TW.properties b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_zh_TW.properties index 9f62f7903..25f025677 100644 --- a/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_zh_TW.properties +++ b/layout-webapp/src/main/resources/locale/portlet/LayoutEditor_zh_TW.properties @@ -215,8 +215,6 @@ layout.portletInstance.UserActivityStreamPortlet.name=User Feed layout.portletInstance.UserActivityStreamPortlet.description=List of activities of the user layout.portletInstance.SuggestionsPeopleAndSpace.name=Suggestions People & Spaces layout.portletInstance.SuggestionsPeopleAndSpace.description=A widget that suggests people to connect to -layout.portletInstance.SpacesOverview.name=Spaces Overview -layout.portletInstance.SpacesOverview.description=A widget that lists administered spaces, requests and invitations layout.portletInstance.SpaceWidgetDescription.name=Space Description layout.portletInstance.SpaceWidgetDescription.description=Gadget displaying the description added from space settings layout.portletInstance.SpaceWidgetManagers.name=List of admins diff --git a/layout-webapp/src/main/webapp/images/portlets/spacesOverview.webp b/layout-webapp/src/main/webapp/images/portlets/spacesOverview.webp deleted file mode 100644 index 959e8ee2305483b819e8b24b16dc1fb4261b24a4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 18029 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