diff --git a/core/src/plugins/access.inbox/manifest.xml b/core/src/plugins/access.inbox/manifest.xml index 86e897b0be..d215a5bc08 100644 --- a/core/src/plugins/access.inbox/manifest.xml +++ b/core/src/plugins/access.inbox/manifest.xml @@ -16,7 +16,7 @@ - + @@ -30,7 +30,7 @@ - + @@ -44,7 +44,7 @@ - + diff --git a/core/src/plugins/core.ocs/i18n/conf/en.php b/core/src/plugins/core.ocs/i18n/conf/en.php new file mode 100644 index 0000000000..b7e839a236 --- /dev/null +++ b/core/src/plugins/core.ocs/i18n/conf/en.php @@ -0,0 +1,7 @@ + "Open Cloud Specification", + "Open Cloud API Implementation" => "Open Cloud API Implementation", + "Enable Federated Sharing" => "Enable Federated Sharing", + "Allow users to send / receive shares from other Pydio instances or from other Federated-Sharing-compatible systems" => "Allow users to send / receive shares from other Pydio instances or from other Federated-Sharing-compatible systems" +); \ No newline at end of file diff --git a/core/src/plugins/core.ocs/manifest.xml b/core/src/plugins/core.ocs/manifest.xml index b7101f2a58..1374a80b2b 100644 --- a/core/src/plugins/core.ocs/manifest.xml +++ b/core/src/plugins/core.ocs/manifest.xml @@ -1,5 +1,5 @@ - @@ -9,7 +9,7 @@ + description="CONF_MESSAGE[Allow users to send / receive shares from other Pydio instances or from other Federated-Sharing-compatible systems]" default="true" mandatory="true" expose="true"/>