summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/en@pirate.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/en@pirate.php')
-rw-r--r--apps/user_ldap/l10n/en@pirate.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/user_ldap/l10n/en@pirate.php b/apps/user_ldap/l10n/en@pirate.php
deleted file mode 100644
index 35308522f04..00000000000
--- a/apps/user_ldap/l10n/en@pirate.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%s group found_::_%s groups found_" => array("",""),
-"_%s user found_::_%s users found_" => array("",""),
-"Password" => "Passcode"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";