1
0

Add ability to preview demo themes in spartacus.

This commit is contained in:
garvinhicking
2015-03-16 14:31:34 +01:00
parent 9278c9e40c
commit 0cce92d4d7
68 changed files with 108 additions and 109 deletions

View File

@ -1096,3 +1096,4 @@
@define('INSTALL_BACKENDPOPUP_GRANULAR', 'Force specific backend popups');
@define('INSTALL_BACKENDPOPUP_GRANULAR_DESC', 'If you generally disable backend popups, you can specifically force using popups for specific places by entering a comma seperated list of places here. Available places are: ');
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');