summaryrefslogtreecommitdiff
path: root/protected/messages/en/astaf.php
diff options
context:
space:
mode:
authorTristan Zur <tzur@ccwn.org>2012-04-29 14:24:31 +0200
committerTristan Zur <tzur@ccwn.org>2012-04-29 14:24:31 +0200
commit94bb97f7b574ad8557d568a2ef1288dae3b4e9c8 (patch)
treea49f462e854e3f72eaf370d46be8d99d0ae06c13 /protected/messages/en/astaf.php
parent148a216bba21cec1cbe07b60b5191791e0016d6f (diff)
- Einige Texte ins Deutsche übersetzt
- Linkbeschriftungen vereinheitlicht
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