Finish preparing pot file

This commit is contained in:
Unknown 2017-05-26 03:58:48 -07:00
parent 124e6782dc
commit e9351d09e0
10 changed files with 257 additions and 35 deletions

View file

@ -2,8 +2,8 @@
<div class="wrapper">
<div class="main error">
{include file="inc/logo.tpl"}
<h2>An error occured</h2>
Please check the URL of your video.
<h2>{t}An error occured{/t}</h2>
{t}Please check the URL of your video.{/t}
<p><i>
{foreach $errors as $error}
{$error|escape}