[MKDoc-commit] [1.8] fix typo
bruno at mkdoc.demon.co.uk
bruno at mkdoc.demon.co.uk
Fri Mar 18 13:53:19 GMT 2005
Log Message:
-----------
[1.8] fix typo
Modified Files:
--------------
mkd/locale:
mkdoc.pot
mkd/resources/templates/error:
en.html
-------------- next part --------------
Index: mkdoc.pot
===================================================================
RCS file: /var/spool/cvs/mkd/locale/mkdoc.pot,v
retrieving revision 1.4
retrieving revision 1.5
diff -Llocale/mkdoc.pot -Llocale/mkdoc.pot -u -r1.4 -r1.5
--- locale/mkdoc.pot
+++ locale/mkdoc.pot
@@ -518,7 +518,7 @@
msgstr "Your login or e-mail address didn't match any user data. Please check that you've made no spelling mistakes and try again."
msgid "error-subscribe-enter-valid--email"
-msgstr "Please enter a valid e-email address (no special characters)."
+msgstr "Please enter a valid email address (no special characters)."
msgid "error-subscribe-no-email"
msgstr "Please enter an email address."
Index: en.html
===================================================================
RCS file: /var/spool/cvs/mkd/resources/templates/error/en.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -Lresources/templates/error/en.html -Lresources/templates/error/en.html -u -r1.5 -r1.6
--- resources/templates/error/en.html
+++ resources/templates/error/en.html
@@ -404,7 +404,7 @@
i18n:translate="error-subscribe-enter-valid--email"
petal:condition="error/is --subscribe/malformed_email"
>
- Please enter a valid e-email address (no special characters).
+ Please enter a valid email address (no special characters).
</li>
<li
More information about the MKDoc-commit
mailing list