Improve toggle compact/horizontal scrolling view

This commit is contained in:
Frederic Guillot
2015-02-28 18:11:05 -05:00
parent 7f56c255ca
commit bb61b409a3
20 changed files with 119 additions and 59 deletions

View File

@@ -734,4 +734,7 @@ return array(
'Filter recently updated' => 'Zuletzt geänderte anzeigen',
'since %B %e, %Y at %k:%M %p' => 'seit %B %e, %Y um %k:%M %p',
'More filters' => 'Mehr Filter',
// 'Compact view' => '',
// 'Horizontal scrolling' => '',
// 'Compact/wide view' => '',
);