diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-01-24 17:33:18 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-01-24 17:35:50 +0100 |
commit | 975e2a1982518e206667387f0540ce46e5c482ca (patch) | |
tree | bfb774d20049bf8e22e5ad0609b6583cc2c9648b /lib/plugins/usermanager | |
parent | 53573f4b6ab55af94d1ac45bf5cc17ed3c163d52 (diff) | |
download | rpg-975e2a1982518e206667387f0540ce46e5c482ca.tar.gz rpg-975e2a1982518e206667387f0540ce46e5c482ca.tar.bz2 |
removed empty language files
our translation interface used to submit empty files for a while but no
longer does, so these can go
Diffstat (limited to 'lib/plugins/usermanager')
-rw-r--r-- | lib/plugins/usermanager/lang/hi/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/hr/lang.php | 8 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/id-ni/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/lb/lang.php | 6 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/ms/lang.php | 6 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/vi/lang.php | 5 |
6 files changed, 0 insertions, 39 deletions
diff --git a/lib/plugins/usermanager/lang/hi/lang.php b/lib/plugins/usermanager/lang/hi/lang.php deleted file mode 100644 index d6f78ffd6..000000000 --- a/lib/plugins/usermanager/lang/hi/lang.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php -/** - * Hindi language file - * - * @author Abhinav Tyagi <abhinavtyagi11@gmail.com> - * @author yndesai@gmail.com - */ diff --git a/lib/plugins/usermanager/lang/hr/lang.php b/lib/plugins/usermanager/lang/hr/lang.php deleted file mode 100644 index 96f1d6afe..000000000 --- a/lib/plugins/usermanager/lang/hr/lang.php +++ /dev/null @@ -1,8 +0,0 @@ -<?php -/** - * Croatian language file - * - * @author Branko Rihtman <theney@gmail.com> - * @author Dražen Odobašić <dodobasic@gmail.com> - * @author Dejan Igrec dejan.igrec@gmail.com - */ diff --git a/lib/plugins/usermanager/lang/id-ni/lang.php b/lib/plugins/usermanager/lang/id-ni/lang.php deleted file mode 100644 index d367340b7..000000000 --- a/lib/plugins/usermanager/lang/id-ni/lang.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php -/** - * idni language file - * - * @author Harefa <fidelis@harefa.com> - * @author Yustinus Waruwu <juswaruwu@gmail.com> - */ diff --git a/lib/plugins/usermanager/lang/lb/lang.php b/lib/plugins/usermanager/lang/lb/lang.php deleted file mode 100644 index 59acdf7a8..000000000 --- a/lib/plugins/usermanager/lang/lb/lang.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php -/** - * lb language file - * - * @author joel@schintgen.net - */ diff --git a/lib/plugins/usermanager/lang/ms/lang.php b/lib/plugins/usermanager/lang/ms/lang.php deleted file mode 100644 index 77ad2a1c1..000000000 --- a/lib/plugins/usermanager/lang/ms/lang.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php -/** - * Malay language file - * - * @author Markos - */ diff --git a/lib/plugins/usermanager/lang/vi/lang.php b/lib/plugins/usermanager/lang/vi/lang.php deleted file mode 100644 index 2933d8875..000000000 --- a/lib/plugins/usermanager/lang/vi/lang.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php -/** - * Vietnamese language file - * - */ |