Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2017-06-30 16:32:20 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2017-06-30 16:32:20 +0300
commitf1e7907c73f0a2fe0d1f9fc0f01647e22ac145b6 (patch)
tree29b88b50485a96f351c55cf03d4c8db135c2c48c /page-storage.php
parente66846ec58af4513a8e4b4b58707251ac5de4fba (diff)
sharepoint is here baby!
Diffstat (limited to 'page-storage.php')
-rw-r--r--page-storage.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/page-storage.php b/page-storage.php
index be3985f8..a893eff2 100644
--- a/page-storage.php
+++ b/page-storage.php
@@ -6,7 +6,7 @@
});
</script>-->
</head>
-<div class="background storage-background">
+<div class="background storage-background">
<div class="container">
<div class="row">
<div class="col-md-6 topheader">
@@ -25,7 +25,7 @@
</div>
<div class="col-md-6 revealOnScroll">
<p class="section--paragraph__tittle"><?php echo $l->t('Unlock your data');?></p>
- <p class="section--paragraph"><?php echo $l->t('Avoid costly and disruptive migrations and retain your existing, compliant workflows and processes while enabling your employees to collaborate and work efficiently. Nextcloud unlocks corporate data silos, bringing together data from your existing storage systems in one seamless user interface.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Avoid costly and disruptive migrations and retain your existing, compliant workflows and processes while enabling your employees to collaborate and work efficiently. Nextcloud unlocks corporate data silos, bringing together data from your existing storage systems in one seamless user interface.');?></p>
<p class="section--paragraph"><?php echo $l->t('Your IT stays in control of the data thanks to powerful <a class="hyperlink" href="/workflow">File Access Control</a> and <a class="hyperlink" href="/monitoring">logging</a> capabilities.');?></p>
</div>
</div>
@@ -35,7 +35,7 @@
</div>
<div class="col-md-6 revealOnScroll">
<p class="section--paragraph__tittle"><?php echo $l->t('Public, Private and Hybrid unified');?></p>
- <p class="section--paragraph"><?php echo $l->t('Access existing storage silos like FTP, Windows Network Drives and Samba shares seamlessly through Nextcloud. Protect and optimize data usage in line with compliance and company policy by controlling sharing and performance for each external storage system.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Access existing storage silos like FTP, Windows Network Drives, SharePoint and Samba shares seamlessly through Nextcloud. Protect and optimize data usage in line with compliance and company policy by controlling sharing and performance for each external storage system.');?></p>
<p class="section--paragraph"><?php echo $l->t('Use Nextcloud to fine tune the balance between cost, availability, performance and security. Deploy multiple data storage systems in the public cloud or hosted with a trusted provider or on-premise.');?></p>
</div>
</div>
@@ -45,7 +45,7 @@
</div>
<div class="col-md-6 revealOnScroll">
<p class="section--paragraph__tittle"><?php echo $l->t('Any storage technology you need');?></p>
- <p class="section--paragraph"><?php echo $l->t('Some of the storage technologies supported in Nextcloud include NFS and local storage as well as scalable, multi-bucket capable object storage like S3 and SWIFT compatible and CIFS/Windows Shares. Nextcloud can also seamlessly access files on (s)FTP, Dropbox or Google Drive systems and more.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Some of the storage technologies supported in Nextcloud include NFS and local storage as well as scalable, multi-bucket capable object storage like S3 and SWIFT compatible and CIFS/Windows Shares. Nextcloud can also seamlessly access files on (s)FTP, SharePoint, Dropbox or Google Drive systems and more.');?></p>
</div>
</div>
</div>