From 7c35b7e2f3ee65c1fe2c44052f8b486b42f36926 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 12 Sep 2017 23:21:38 +0200 Subject: [PATCH] Typo --- i18n/fr_FR/LC_MESSAGES/Alltube.po | 3 +-- i18n/template.pot | 2 +- i18n/zh_CN/LC_MESSAGES/Alltube.po | 2 +- templates/error.tpl | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/i18n/fr_FR/LC_MESSAGES/Alltube.po b/i18n/fr_FR/LC_MESSAGES/Alltube.po index ff30f25..c35f23f 100644 --- a/i18n/fr_FR/LC_MESSAGES/Alltube.po +++ b/i18n/fr_FR/LC_MESSAGES/Alltube.po @@ -8,7 +8,7 @@ msgstr "" "Language: fr\n" #: templates/error.tpl:5 -msgid "An error occured" +msgid "An error occurred" msgstr "Une erreur est survenue" #: templates/error.tpl:6 @@ -131,4 +131,3 @@ msgstr "Bookmarklet" #: templates/inc/header.tpl:4 msgid "Switch language" msgstr "Changer de langue" - diff --git a/i18n/template.pot b/i18n/template.pot index 4cb1d42..e7712c6 100644 --- a/i18n/template.pot +++ b/i18n/template.pot @@ -2,7 +2,7 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8\n" #: templates/error.tpl:5 -msgid "An error occured" +msgid "An error occurred" msgstr "" #: templates/error.tpl:6 diff --git a/i18n/zh_CN/LC_MESSAGES/Alltube.po b/i18n/zh_CN/LC_MESSAGES/Alltube.po index d0bc3e0..b30a5af 100644 --- a/i18n/zh_CN/LC_MESSAGES/Alltube.po +++ b/i18n/zh_CN/LC_MESSAGES/Alltube.po @@ -13,7 +13,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: ..\..\..\templates/error.tpl:5 -msgid "An error occured" +msgid "An error occurred" msgstr "出错了" #: ..\..\..\templates/error.tpl:6 diff --git a/templates/error.tpl b/templates/error.tpl index ded9676..d2f85b0 100644 --- a/templates/error.tpl +++ b/templates/error.tpl @@ -2,7 +2,7 @@
{include file="inc/logo.tpl"} -

{t}An error occured{/t}

+

{t}An error occurred{/t}

{t}Please check the URL of your video.{/t}

{foreach $errors as $error}