Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* whitespace fixes
|
|
doesn't make much difference for internal core themes but it'll provide cut-n-pasters with a better example. :)
|
|
Conflicts:
lib/command.php
|
|
|
|
|
|
|
|
setting in a theme.ini file
|
|
|
|
|
|
|
|
* skip more files (.xcf image sources, .html docs)
* skip files before rejecting them for funky filenames!
* allow period in filenames (eg foo-1.4.ttf) but blacklist some unsafe extensions-within-extensions
|
|
|
|
This reverts commit bb9353f6e04f863c50bca12247d1a70cb12350d5.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* removed messages marked fuzzy from translations.
|
|
* fix double space to single space
* use consistent punctuation in messages
* complete translation hints for all commands
* add an i18n fixme for missing plural support
* trailing whitespace removed
|
|
|
|
|
|
in table we would return an array with one empty element instead of no elements when getting the cached data.
|
|
|