added Subscribable AssetAspect to Wiki
This commit is contained in:
parent
b838102df5
commit
0697673846
15 changed files with 936 additions and 56 deletions
14
lib/WebGUI/i18n/English/AssetAspect_Subscribable.pm
Normal file
14
lib/WebGUI/i18n/English/AssetAspect_Subscribable.pm
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
package WebGUI::i18n::English::AssetAspect_Subscribable;
|
||||
|
||||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
"new post" => {
|
||||
message => 'has posted to one of your subscriptions',
|
||||
lastUpdated => 0,
|
||||
context => 'Title of the e-mail that is sent for subscriptions',
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
#vim:ft=perl
|
||||
Loading…
Add table
Add a link
Reference in a new issue