added keys for i18n in prepare_mail and sent_mail
authorjohn <john>
Sun, 19 Jan 2003 12:52:06 +0000 (12:52 +0000)
committerjohn <john>
Sun, 19 Jan 2003 12:52:06 +0000 (12:52 +0000)
etc/bundles/open_en.properties

index cd186e2..6f5be33 100755 (executable)
@@ -112,3 +112,16 @@ search.result.author=Author:
 search.result.date=Date:
 search.result.description=Description:
 htmlcharset=utf-8
+
+email.prepare.htmltitle=Preparing Email Forward
+email.prepare.title=Prepare the email forward
+email.prepare.description=Use the following form to send an article as an email.  The first three fields are required.
+email.prepare.sendtowhom=Forward article to this email address:
+email.prepare.from.email=Your email address:
+email.prepare.from.name=Your name:
+email.prepare.comment=A comment to attach to the article:
+email.prepare.chooselanguage=The language you want the explanatory text of the forwarded article to appear in:
+email.prepare.send=SEND
+email.sent.htmltitle=Email sent successfully
+email.sent.title=Your email has been sent
+email.sent.text=The aticle has been forwarded to the specified address.
\ No newline at end of file