]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Deleted extraneous language file
authorEvan Winslow <evan@elgg.org>
Thu, 19 May 2011 23:19:57 +0000 (16:19 -0700)
committerEvan Winslow <evan@elgg.org>
Thu, 19 May 2011 23:19:57 +0000 (16:19 -0700)
languages/en.php [deleted file]

diff --git a/languages/en.php b/languages/en.php
deleted file mode 100644 (file)
index e810da8..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php
-$english = array(
-       'placeholder:date' => '',
-       'placeholder:color' => '',
-       'placeholder:datetime-local' => '',
-       'placeholder:datetime' => '',
-       'placeholder:email' => '',
-       'placeholder:month' => '',
-       'placeholder:number' => '',
-       'placeholder:password' => '',
-       'placeholder:search' => '',
-       'placeholder:tags' => '',
-       'placeholder:tel' => '',
-       'placeholder:time' => '',
-       'placeholder:url' => '',
-       'placeholder:week' => '',
-);
-
-add_translation('en', $english);
\ No newline at end of file