a whole pile of bug fixes
This commit is contained in:
parent
4ddc5d66ec
commit
a50fd5787a
18 changed files with 234 additions and 61 deletions
|
|
@ -1,6 +1,11 @@
|
|||
package WebGUI::i18n::English::Collaboration;
|
||||
|
||||
our $I18N = {
|
||||
'delete file warning' => {
|
||||
message => q|Are you sure you wish to delete this file?|,
|
||||
lastUpdated => 1109618544,
|
||||
},
|
||||
|
||||
'display last reply' => {
|
||||
message => q|Display last reply?|,
|
||||
lastUpdated => 1109618544,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue