{sprintf('[s`%s design theme`]', $theme.name|escape)} {$theme.version} ({$theme.id|escape})
[s`Your website will display this trial theme for you only.`] [s`Other visitors will keep seeing existing theme with no change.`]
[s`No customizations have been made to theme settings and template files.`]
{sprintf('[s`Your customized version of %s theme is up to date.`]', $theme.name|escape)}
[s`Theme update requires your commitment because it may affect changes that you previously applied to template files and thus alter your site layout. Click to review the list of files and update.`]
[s`Theme update requires your commitment because it may affect changes that you previously applied to template files and thus alter your site layout. Click to review the list of files and update.`]
{sprintf(_ws('%s design theme has been successfully installed. Start using this theme by clicking the button below.'), $theme.name|escape)}
{else}{sprintf(_ws('%s design theme is currently not in use on your websites.'), $theme.name|escape)}
{/if} {if $cover}
-
{foreach $theme_warning_requirements as $requirement}
- {$requirement.warning} {/foreach}
-
{foreach $theme_original_warning_requirements as $requirement}
- {$requirement.warning} {/foreach}
-
{foreach $theme.parent_theme->getWarningRequirements() as $requirement}
- {$requirement.warning} {/foreach}
{sprintf('[s`Start using %s theme`]', $theme.name|escape)} {if !empty($preview_url)} [s`or`] [s`preview this theme`] {/if}
{/if}[s`About this theme`]
[s`Theme usage`]
[s`Last modified`]: {$theme.mtime|wa_datetime:"humandatetime"}
{/if}-
{foreach $theme_routes as $_r}
- {if $_r['_domain'] != $wa->get('domain') && $_r['_id'] != $wa->get('route')} {$_theme_usages[] = htmlspecialchars("{$_r._domain}/{$_r.url}")} {/if} {$_r._domain_decoded}/{$_r.url} {/foreach}
{sprintf('[s`Customizing %s theme settings below will affect all listed routes. If you want to keep individual designs, use separate theme copies (clones) for each route.`]', $theme.name|escape)}
{/if} {/if} {* Theme thumbs *} {if !empty($theme.thumbs)}[s`Images thumbnails`]
[s`This design theme links image thumbnails of sizes listed below. If custom-sized on-fly thumbnail generation is not allowed by the app settings, please make sure that at least listed thumbnail sizes are allowed. If on-fly thumbnail generation is allowed, thumbnails will be generated automatically.`]
-
{foreach $theme.thumbs as $t}
- {$t} {/foreach}
[s`About this theme`]
{sprintf('[s`%s design theme does not offer customizable display settings. Please use template editor for customizing the theme.`]', $theme.name|escape)}