- Added a better confirmation message when deleting content.
- Added a "commit" option as well as a listing of version tags per the rough edges discussions on IRC. - Added a "close" or "archive" option to replies.
This commit is contained in:
parent
58566a6ed6
commit
9aa86225be
9 changed files with 413 additions and 371 deletions
|
|
@ -769,8 +769,8 @@ each asset under the tab "Meta" in the asset properties.</p>
|
|||
message => q|Hide from navigation?|
|
||||
},
|
||||
'43' => {
|
||||
lastUpdated => 1031514049,
|
||||
message => q|Are you certain that you wish to delete this content?|
|
||||
lastUpdated => 1149960436,
|
||||
message => q|Are you certain that you wish to delete this content? Note that this change is not versioned and will take place immediately.|
|
||||
},
|
||||
'940' => {
|
||||
lastUpdated => 1050438829,
|
||||
|
|
|
|||
|
|
@ -52,6 +52,11 @@ editing an existing Post.|,
|
|||
lastUpdated => 1149829706,
|
||||
},
|
||||
|
||||
'archive.form' => {
|
||||
message => q|A yes/no button to archive the thread when you submit this reply. This is only available to moderators.|,
|
||||
lastUpdated => 1149829706,
|
||||
},
|
||||
|
||||
'sticky.form' => {
|
||||
message => q|A yes/no button to set the thread to be sticky, so that it stays at the top of the forum listing.|,
|
||||
lastUpdated => 1149829706,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue