summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/en@pirate.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/en@pirate.php')
-rw-r--r--apps/files_sharing/l10n/en@pirate.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/en@pirate.php b/apps/files_sharing/l10n/en@pirate.php
index cd3c00d29d2..ab628e1717e 100644
--- a/apps/files_sharing/l10n/en@pirate.php
+++ b/apps/files_sharing/l10n/en@pirate.php
@@ -1,9 +1,5 @@
<?php
$TRANSLATIONS = array(
-"Password" => "Secret Code",
-"%s shared the folder %s with you" => "%s shared the folder %s with you",
-"%s shared the file %s with you" => "%s shared the file %s with you",
-"Download" => "Download",
-"No preview available for" => "No preview available for"
+"Password" => "Secret Code"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";