aboutsummaryrefslogtreecommitdiffstats
path: root/include/js_strings.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/js_strings.php')
-rw-r--r--include/js_strings.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/js_strings.php b/include/js_strings.php
index 25b73d71e..ed73b0420 100644
--- a/include/js_strings.php
+++ b/include/js_strings.php
@@ -119,7 +119,8 @@ function js_strings() {
'$download_info' => t('Please stand by while your download is being prepared.'),
// mod register
- '$email_not_valid' => t('Email address not valid')
+ '$email_not_valid' => t('Email address not valid'),
+ '$email_required' => t('Required')
));
}