1
0

UTF-8 versions

This commit is contained in:
Garvin Hicking
2014-05-14 12:57:57 +02:00
parent 02d2fff162
commit a6b20ad398
32 changed files with 64 additions and 0 deletions

@ -1036,3 +1036,5 @@
@define('UPDATE_FAILMSG', 'Check for new Serendipity version failed. This can happen because either the URL https://raw.github.com/s9y/Serendipity/master/docs/RELEASE is down, your server blocks outgoing connections or there are other connection issues.');
@define('UPDATE_FAILACTION', 'Disable automatic update check');
@define('UPDATE_NOTIFICATION_DESC', 'Show the update notification in the Dashboard, and for which channel?');
@define('FRONTEND', 'Frontend');
@define('BACKEND', 'Backend');