diff options
Diffstat (limited to 'apps/user_ldap/l10n/en@pirate.php')
-rw-r--r-- | apps/user_ldap/l10n/en@pirate.php | 7 |
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);"; |