From 800f178893a4685775be8dac994678361c98d783 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Eduardo?= Date: Mon, 22 May 2017 22:04:38 -0500 Subject: Languages: Fixed command and Lidra.pot --- content-404.php | 60 ++++++++++++++++++++++++++--------------------------- languages/Lidra.pot | 4 ++++ languages/es_ES.po | 4 ++++ 3 files changed, 38 insertions(+), 30 deletions(-) diff --git a/content-404.php b/content-404.php index cb641aa..f0e3631 100644 --- a/content-404.php +++ b/content-404.php @@ -1,30 +1,30 @@ - -
- -

' . __('The page or content is not available. Please verify that you have typed the correct URL.', 'Lidra') . '

-

' . __('What if you start searching for it?', 'Lidra') . '

'); -printf(' -
- -
'); -printf( -' -
-'); + +
+ +

' . __('The page or content is not available. Please verify that you have typed the correct URL.', 'Lidra') . '

+

' . __('What if you start searching for it?', 'Lidra') . '

'); +printf(' +
+ +
'); +printf( +' +
+'); diff --git a/languages/Lidra.pot b/languages/Lidra.pot index 8bb2cf7..18e1ed5 100644 --- a/languages/Lidra.pot +++ b/languages/Lidra.pot @@ -14,6 +14,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-SourceCharset: UTF-8\n" +#: content-404.php:6 +msgid "OPPS, Error 404 !" +msgstr "" + #: content-404.php:8 msgid "The page or content is not available. Please verify that you have typed the correct URL." msgstr "" diff --git a/languages/es_ES.po b/languages/es_ES.po index 86510a6..14b88a6 100644 --- a/languages/es_ES.po +++ b/languages/es_ES.po @@ -14,6 +14,10 @@ msgstr "" "Last-Translator: \n" "Language: es_ES\n" +#: content-404.php:6 +msgid "OPPS, Error 404 !" +msgstr "OPPS, Error 404 !" + #: content-404.php:8 msgid "The page or content is not available. Please verify that you have typed the correct URL." msgstr "La página o contenido buscado no se encuentra disponible. Por favor verifique que ha escrito correctamente el URL." -- cgit v1.2.3