From 1f415d983081170ec707e0f72d99efc12e7cde4a Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 5 Aug 2014 20:09:01 -0700 Subject: add en-gb and en-au ('en-us' aka 'en' is the default language now so watch out for words like colour and centralise and please use the US variants in translatable strings) --- view/en-gb/request_notify_eml.tpl | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 view/en-gb/request_notify_eml.tpl (limited to 'view/en-gb/request_notify_eml.tpl') diff --git a/view/en-gb/request_notify_eml.tpl b/view/en-gb/request_notify_eml.tpl new file mode 100644 index 000000000..d01b8ff27 --- /dev/null +++ b/view/en-gb/request_notify_eml.tpl @@ -0,0 +1,17 @@ + +Dear {{$myname}}, + +You have just received a connection request at {{$sitename}} + +from '{{$requestor}}'. + +You may visit their profile at {{$url}}. + +Please login to your site to view the complete introduction +and approve or ignore/cancel the request. + +{{$siteurl}} + +Regards, + + {{$sitename}} administrator -- cgit v1.2.3