From 46d1727f0e6e5dc32fa703157879be9ff65240be Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 14 Jan 2012 01:15:40 +0100 Subject: Deleted english files. find . -name 'en.php' -exec rm -fr {} \; --- mod/notifications/languages/en.php | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 mod/notifications/languages/en.php (limited to 'mod/notifications/languages/en.php') diff --git a/mod/notifications/languages/en.php b/mod/notifications/languages/en.php deleted file mode 100644 index ac6df7a99..000000000 --- a/mod/notifications/languages/en.php +++ /dev/null @@ -1,27 +0,0 @@ - 'All friends', - - 'notifications:subscriptions:personal:description' => 'Receive notifications when actions are performed on your content', - 'notifications:subscriptions:personal:title' => 'Personal notifications', - - 'notifications:subscriptions:friends:title' => 'Friends', - 'notifications:subscriptions:friends:description' => 'The following is an automatic collection made up of your friends. To receive updates select below. This will affect the corresponding users in the main notification settings panel at the bottom of the page. ', - 'notifications:subscriptions:collections:edit' => 'To edit your shared access notifications, click here.', - - 'notifications:subscriptions:changesettings' => 'Notifications', - 'notifications:subscriptions:changesettings:groups' => 'Group notifications', - 'notification:method:email' => 'Email', - - 'notifications:subscriptions:title' => 'Notifications per user', - 'notifications:subscriptions:description' => 'To receive notifications from your friends (on an individual basis) when they create new content, find them below and select the notification method you would like to use.', - - 'notifications:subscriptions:groups:description' => 'To receive notifications when new content is added to a group you are a member of, find it below and select the notification method(s) you would like to use.', - - 'notifications:subscriptions:success' => 'Your notifications settings have been saved.', - -); - -add_translation("en", $english); -- cgit v1.2.3