Inbox Copy sender code, settings and i18n.
This commit is contained in:
parent
0695e4f4fc
commit
51021e5974
2 changed files with 44 additions and 21 deletions
|
|
@ -721,6 +721,17 @@ our $I18N = {
|
|||
context => "template variable for view inbox template",
|
||||
},
|
||||
|
||||
'inbox copy sender label' => {
|
||||
message => q|Copy Sender on Messages?|,
|
||||
context => q|Copy, as in receive a copy. Label for Account/Inbox settings|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'inbox copy sender hoverHelp' => {
|
||||
message => q|If this setting is 'yes', users will receive a copy of messages that they send using the inbox.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue