summaryrefslogtreecommitdiff
path: root/protected/messages/en/astaf.php
diff options
context:
space:
mode:
authorPatrick Seeger <pseeger@ccwn.org>2012-05-20 16:58:26 +0200
committerPatrick Seeger <pseeger@ccwn.org>2012-05-20 16:58:26 +0200
commit4f959ffc80e64dc9ee8383826a546723d97305d9 (patch)
tree3a0704c0e3a9f44746739ccffa0d64acc5ab172d /protected/messages/en/astaf.php
parentacec2b5dc35302147f9a9c73d837dce2f3f9958e (diff)
parent9aad228e1af661b9b39df83700d27e71697dc66f (diff)
Merge branch 'master' of ssh://proxy.ccwn.org:9044/home/ccwn/git-repos/admin.astaf.de
Diffstat (limited to 'protected/messages/en/astaf.php')
-rw-r--r--protected/messages/en/astaf.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/protected/messages/en/astaf.php b/protected/messages/en/astaf.php
new file mode 100644
index 0000000..458c61b
--- /dev/null
+++ b/protected/messages/en/astaf.php
@@ -0,0 +1,5 @@
+<?php
+return array(
+ 'validation.date.compare.error' => 'The value of {attribute} ({value}) is not {operator} {compareAttribute} ({compareValue}).'
+);
+?> \ No newline at end of file