fixed threading
This commit is contained in:
parent
27dd87faa0
commit
7b04c8ec78
8 changed files with 1163 additions and 28 deletions
|
|
@ -368,11 +368,6 @@ our $I18N = {
|
|||
lastUpdated => 1109696029,
|
||||
},
|
||||
|
||||
'threaded' => {
|
||||
message => q|Threaded|,
|
||||
lastUpdated => 1109696029,
|
||||
},
|
||||
|
||||
'unlock' => {
|
||||
message => q|Unlock|,
|
||||
lastUpdated => 1109696029,
|
||||
|
|
@ -773,10 +768,6 @@ our $I18N = {
|
|||
^International("word","Asset_Collaboration"); "^International("title","Asset_Collaboration");".
|
||||
<p>
|
||||
|
||||
<b>layout.threaded.label</b><br>
|
||||
^International("word","Asset_Collaboration"); "^International("threaded","Asset_Collaboration");".
|
||||
<p>
|
||||
|
||||
<b>unlock.label</b><br>
|
||||
^International("word","Asset_Collaboration"); "^International("unlock","Asset_Collaboration");".
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -1673,11 +1673,6 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi
|
|||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'511' => {
|
||||
message => q|Threaded|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'665' => {
|
||||
message => q|Group, Delete|,
|
||||
lastUpdated => 1031514049
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue