Add POD to 1 Asset and 7 Operations.

Internationalized a label in Operation::LoginHistory
This commit is contained in:
Colin Kuskie 2005-12-21 22:54:50 +00:00
parent c02a3019c2
commit 4206828715
9 changed files with 256 additions and 1 deletions

View file

@ -3845,6 +3845,11 @@ Message Boards hold forums for users. There are many different Wobjects in WebG
lastUpdated => 1131246512,
},
'unknown user' => {
message => q|unknown user|,
lastUpdated => 1135205716,
},
};
1;