diff options
Diffstat (limited to 'apps/user_ldap/l10n/nqo.php')
-rw-r--r-- | apps/user_ldap/l10n/nqo.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/user_ldap/l10n/nqo.php b/apps/user_ldap/l10n/nqo.php deleted file mode 100644 index bba52d53a1a..00000000000 --- a/apps/user_ldap/l10n/nqo.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php -$TRANSLATIONS = array( -"_%s group found_::_%s groups found_" => array(""), -"_%s user found_::_%s users found_" => array("") -); -$PLURAL_FORMS = "nplurals=1; plural=0;"; |