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/follow_notify_eml.tpl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 view/en-gb/follow_notify_eml.tpl (limited to 'view/en-gb/follow_notify_eml.tpl') diff --git a/view/en-gb/follow_notify_eml.tpl b/view/en-gb/follow_notify_eml.tpl new file mode 100644 index 000000000..ba07b19da --- /dev/null +++ b/view/en-gb/follow_notify_eml.tpl @@ -0,0 +1,14 @@ + +Dear {{$myname}}, + +You have a new follower at {{$sitename}} - '{{$requestor}}'. + +You may visit their profile at {{$url}}. + +Please login to your site to approve or ignore/cancel the request. + +{{$siteurl}} + +Regards, + + {{$sitename}} administrator -- cgit v1.2.3