diff options
author | Struan Donald <struan@exo.org.uk> | 2012-03-14 21:52:16 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-03-14 21:52:16 +0000 |
commit | 91859b4f7df490001df3a54067fc01929cb0490f (patch) | |
tree | b6b36117e2e30d80f926e40aea7f3723b61ae4df /templates/web/default/js_validation_msgs.html | |
parent | f66b805206f7e28d96161fa9abc077c0a9d60b2c (diff) | |
parent | 491d21469a34b028c00eed7a0f26ff7f3725dcb0 (diff) |
Merge remote-tracking branch 'origin/master' into phonegap
Diffstat (limited to 'templates/web/default/js_validation_msgs.html')
-rw-r--r-- | templates/web/default/js_validation_msgs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/js_validation_msgs.html b/templates/web/default/js_validation_msgs.html index 0263f75ce..f89ab4bcc 100644 --- a/templates/web/default/js_validation_msgs.html +++ b/templates/web/default/js_validation_msgs.html @@ -5,7 +5,7 @@ detail: '[% loc('Please enter some details') %]', name: { required: '[% loc('Please enter your name') %]', - validName: '[% loc('Please enter your full name, councils need this information - if you do not wish your name to be shown on the site, untick the box') %]' + validName: '[% loc('Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below') %]' }, category: '[% loc('Please choose a category') %]', rznvy: { |