internationalized the high group count message

This commit is contained in:
Colin Kuskie 2007-11-09 16:05:11 +00:00
parent fd772980e4
commit a894e6a879
2 changed files with 6 additions and 1 deletions

View file

@ -3915,6 +3915,11 @@ LongTruncOk=1</p>
lastUpdated => 1193196211,
},
'high group count' => {
message => q{<p>There are over 250 groups. Please use the search to find a group.</p>},
lastUpdated => 1193196211,
},
};
1;