add #10082 Unarchive all collaboration posts

This commit is contained in:
Doug Bell 2009-10-22 01:27:39 -05:00
parent ecd5b149ca
commit 473fbeab68
4 changed files with 115 additions and 0 deletions

View file

@ -1736,6 +1736,18 @@ the Collaboration Asset, the user will be notified.|,
lastUpdated => 1229910435,
},
'unarchive all' => {
message => q{Unarchive All Threads},
context => q{Label for link to unarchive all threads},
lastUpdated => 0,
},
'unarchive confirm' => {
message => q{Are you sure? Any threads past the 'Archive After' interval will be re-archived.},
context => q{Text for pop-up dialog to confirm unarchive all threads},
lastUpdated => 0,
},
};
1;