summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/nqo.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/nqo.php')
-rw-r--r--apps/user_ldap/l10n/nqo.php6
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;";