Merge pull request #222 from jlnostr/master

Responsive layout in IE 10 + translation fix
This commit is contained in:
Frédéric Guillot 2014-07-06 10:55:57 -03:00
commit 3bb179b778
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
@-ms-viewport { width: device-width; }
figure,
li,
ul,

View File

@ -151,7 +151,7 @@ return array(
'Unread items' => 'Ungelesene Einträge',
'Next' => 'Nächster',
'Previous' => 'Vorheriger',
'Sign in' => 'Registrieren',
'Sign in' => 'Anmelden',
'feeds' => 'abonnements',
'add' => 'hinzufügen',
'import' => 'importieren',