translation update
PSR-2 for extension plugin
fixed typos
visibility declarations in plugins
line lengths shortenedThis makes sure all files use line lenghts shorter than 120 characters.This is a quick fix. It might not always be the nicest change.
remove DOKU_INC checksThere is no need for this check, since these files should not have anymain code that is executed on direct call.Fixes PSR1.Files.SideEffects.FoundWithSymbols
fix and delete some issues from the translation checkhttps://www.dokuwiki.org/teams:i18n:translation-check
12345678910>>...22