Add missing template for activity stream

This commit is contained in:
Frederic Guillot
2015-11-15 13:45:24 -05:00
parent 42b5b413bd
commit 2011c35344
23 changed files with 33 additions and 0 deletions

View File

@@ -1064,4 +1064,5 @@ return array(
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '',
);