From d15f3245145bea7e11fb5baddd1edfdf2c2c75f0 Mon Sep 17 00:00:00 2001 From: john Date: Sun, 19 Jan 2003 12:52:06 +0000 Subject: [PATCH] added keys for i18n in prepare_mail and sent_mail --- etc/bundles/open_en.properties | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/etc/bundles/open_en.properties b/etc/bundles/open_en.properties index cd186e20..6f5be33a 100755 --- a/etc/bundles/open_en.properties +++ b/etc/bundles/open_en.properties @@ -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 -- 2.11.0