File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4242 'ACL_U_PASTEBIN_POST ' => 'Kann Snippets posten ' ,
4343 'ACL_U_PASTEBIN_POST_NOVC ' => 'Kann Snippets posten ohne visuelle Bestätigung ' ,
4444 'ACL_U_PASTEBIN_POST_NOTLIM ' => 'Kann Snippets dauerhaft in den Pastebin einstellen ' ,
45- 'ACL_U_PASTEBIN_EDIT ' => 'Kann eigene Snippets bearbeiten ' ,
45+ 'ACL_U_PASTEBIN_EDIT ' => 'Kann eigene Snippets bearbeiten (Speicherdauer, Syntaxhervorhebung) ' ,
4646 'ACL_U_PASTEBIN_DELETE ' => 'Kann eigene Snippets löschen ' ,
4747
4848 // Moderator perms,
49- 'ACL_M_PASTEBIN_EDIT ' => 'Kann Snippets editieren ' ,
49+ 'ACL_M_PASTEBIN_EDIT ' => 'Kann Snippets editieren (Speicherdauer, Syntaxhervorhebung) ' ,
5050 'ACL_M_PASTEBIN_DELETE ' => 'Kann Snippets löschen ' ,
5151 'ACL_M_PASTEBIN_POST_NOTLIM ' => 'Kann die automatische Löschung von Snippets deaktivieren ' ,
5252));
Original file line number Diff line number Diff line change 4242 'ACL_U_PASTEBIN_POST ' => 'Can post pastebin entries ' ,
4343 'ACL_U_PASTEBIN_POST_NOVC ' => 'Can post pastebin entries without visual confirmation ' ,
4444 'ACL_U_PASTEBIN_POST_NOTLIM ' => 'Can post non-pruned pastebin entries ' ,
45- 'ACL_U_PASTEBIN_EDIT ' => 'Can edit own pastebin entries ' ,
45+ 'ACL_U_PASTEBIN_EDIT ' => 'Can edit own pastebin entries (Storage duration, Syntax highlighting) ' ,
4646 'ACL_U_PASTEBIN_DELETE ' => 'Can delete own pastebin entries ' ,
4747
4848 // Moderator perms
49- 'ACL_M_PASTEBIN_EDIT ' => 'Can edit pastebin entries ' ,
49+ 'ACL_M_PASTEBIN_EDIT ' => 'Can edit pastebin entries (Storage duration, Syntax highlighting) ' ,
5050 'ACL_M_PASTEBIN_DELETE ' => 'Can delete pastebin entries ' ,
5151 'ACL_M_PASTEBIN_POST_NOTLIM ' => 'Can deactivate pruning of selected pastebin entries ' ,
5252));
You can’t perform that action at this time.
0 commit comments