summaryrefslogtreecommitdiff
path: root/errors.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-03-05 10:04:55 +0100
committerAndrew Dolgov <[email protected]>2007-03-05 10:04:55 +0100
commit1025ad87633f30d00a3c283b3e8ad2bafa384a5c (patch)
tree4991677b859501c3a2b5161ebaa92cec0d37e696 /errors.php
parentd1db26aa1c18130accf6e536a063efadbab65a1d (diff)
more I18N work
Diffstat (limited to 'errors.php')
-rw-r--r--errors.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/errors.php b/errors.php
index 16efd09a9..c7499a9ce 100644
--- a/errors.php
+++ b/errors.php
@@ -1,4 +1,5 @@
<?php
+
$ERRORS[0] = __("Unknown error");
$ERRORS[1] = __("This program requires XmlHttpRequest " .