summaryrefslogtreecommitdiffstats
path: root/core/l10n/l10n-en.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/l10n-en.php')
-rw-r--r--core/l10n/l10n-en.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/core/l10n/l10n-en.php b/core/l10n/l10n-en.php
deleted file mode 100644
index 9ee748bee23..00000000000
--- a/core/l10n/l10n-en.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-$LOCALIZATIONS = array(
- 'jsdate' => 'MM d, yy',
- 'date' => '%B %e, %Y',
- 'datetime' => '%B %e, %Y %H:%M',
- 'time' => '%H:%M:%S',
- 'firstday' => 0 );