move MessageBoard labels into its own help file
This commit is contained in:
parent
236f36d6b6
commit
2471a4bd37
2 changed files with 37 additions and 6 deletions
|
|
@ -191,6 +191,37 @@ A conditional indicating whether there is more than one forum.
|
|||
message => q|Are you certain you wish to delete this forum and all the posts it contains?|,
|
||||
lastUpdated => 1066055963
|
||||
}
|
||||
|
||||
'title' => {
|
||||
message => q|Title|,
|
||||
lastUpdated => 1109806115,
|
||||
}
|
||||
|
||||
'views' => {
|
||||
message => q|Views|,
|
||||
lastUpdated => 1109806115,
|
||||
}
|
||||
|
||||
'rating' => {
|
||||
message => q|Rating|,
|
||||
lastUpdated => 1109806115,
|
||||
}
|
||||
|
||||
'threads' => {
|
||||
message => q|Threads|,
|
||||
lastUpdated => 1109806115,
|
||||
}
|
||||
|
||||
'replies' => {
|
||||
message => q|Replies|,
|
||||
lastUpdated => 1109806115,
|
||||
}
|
||||
|
||||
'lastpost' => {
|
||||
message => q|Last Post|,
|
||||
lastUpdated => 1109806115,
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue