Skip to content

Commit

Permalink
Removed deprecated HTML tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mystralkk committed Aug 17, 2019
1 parent 622834f commit 27ebf15
Show file tree
Hide file tree
Showing 26 changed files with 143 additions and 143 deletions.
2 changes: 1 addition & 1 deletion plugins/links/language/korean.php
Expand Up @@ -137,7 +137,7 @@
12 => 'To modify or delete a link, click on that link\'s edit icon below. To create a new link or a new category, click on "New link" or "New category" above. To edit multiple categories, click on "List categories" above.',
14 => '카테고리',
16 => '접속에 실패했습니다',
17 => "권한이 없는 링크에 접속하려고 하셨기 때문에 로그에 기록 되었습니다.<aref=\"{$_CONF['site_admin_url']}/plugins/links/index.php\"> 링크의 관리화면으로 돌아가시기</a>바랍니다。",
17 => "권한이 없는 링크에 접속하려고 하셨기 때문에 로그에 기록 되었습니다.<a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\"> 링크의 관리화면으로 돌아가시기</a>바랍니다。",
20 => '그 외를 지정',
21 => '보존',
22 => '취소',
Expand Down
2 changes: 1 addition & 1 deletion plugins/links/language/korean_utf-8.php
Expand Up @@ -137,7 +137,7 @@
12 => 'To modify or delete a link, click on that link\'s edit icon below. To create a new link or a new category, click on "New link" or "New category" above. To edit multiple categories, click on "List categories" above.',
14 => '카테고리',
16 => '접속에 실패했습니다',
17 => "권한이 없는 링크에 접속하려고 하셨기 때문에 로그에 기록 되었습니다.<aref=\"{$_CONF['site_admin_url']}/plugins/links/index.php\"> 링크의 관리화면으로 돌아가시기</a>바랍니다。",
17 => "권한이 없는 링크에 접속하려고 하셨기 때문에 로그에 기록 되었습니다.<a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\"> 링크의 관리화면으로 돌아가시기</a>바랍니다。",
20 => '그 외를 지정',
21 => '보존',
22 => '취소',
Expand Down
6 changes: 3 additions & 3 deletions plugins/spamx/language/dutch.php
Expand Up @@ -97,14 +97,14 @@
'note4' => 'kom terug hier en laat spam-X laatste commentaren voor spam controleren.</li></ul><p>Commentaren ',
'note5' => 'worden gecontroleerd van het nieuwste naar het oudste -- controleren van meer commentaren ',
'note6' => 'vragen meer tijd voor de controle.</p>',
'masshead' => '<hr' . XHTML . '><h1 align="center">Massa verwijdering Spam Commentaren</h1>',
'masstb' => '<hr' . XHTML . '><h1 align="center">Massa verwijdering Trackback Spam</h1>',
'masshead' => '<hr' . XHTML . '><h1 style="text-align: center;">Massa verwijdering Spam Commentaren</h1>',
'masstb' => '<hr' . XHTML . '><h1 style="text-align: center;">Massa verwijdering Trackback Spam</h1>',
'comdel' => ' commentaren verwijderd.',
'initial_Pimport' => '<p>Persoonlijke Zwarte Lijst Importeren"',
'initial_import' => 'Initiële MT-Zwarte Lijst Importeren',
'import_success' => '<p>Succesvol %d Zwarte Lijst data geïmporteerd.',
'import_failure' => '<p><strong>Fout:</strong> Niets gevonden.',
'allow_url_fopen' => '<p>Sorry, jouw webserver configuratie laat geen lezen van bestanden op afstand toe (<code>allow_url_fopen</code> staat uit). Download de Zwarte Lijst van de volgende URL en upload hem in Geeklog\'s "data" directory, <tt>%s</tt>, voor opnieuw te proberen:',
'allow_url_fopen' => '<p>Sorry, jouw webserver configuratie laat geen lezen van bestanden op afstand toe (<code>allow_url_fopen</code> staat uit). Download de Zwarte Lijst van de volgende URL en upload hem in Geeklog\'s "data" directory, <span style="font-family: monospace;">%s</span>, voor opnieuw te proberen:',
'documentation' => 'Spam-X Plugin Documentatie',
'emailmsg' => "Een nieuw spam bericht is verstuurd: \"%s\"\nGebruiker UID: \"%s\"\n\nInhoud:\"%s\"",
'emailsubject' => 'Spam bericht bij %s',
Expand Down
8 changes: 4 additions & 4 deletions plugins/spamx/language/dutch_utf-8.php
@@ -1,4 +1,4 @@
<?php
<?php

/**
* File: dutch.php
Expand Down Expand Up @@ -97,14 +97,14 @@
'note4' => 'kom terug hier en laat spam-X laatste commentaren voor spam controleren.</li></ul><p>Commentaren ',
'note5' => 'worden gecontroleerd van het nieuwste naar het oudste -- controleren van meer commentaren ',
'note6' => 'vragen meer tijd voor de controle.</p>',
'masshead' => '<hr' . XHTML . '><h1 align="center">Massa verwijdering Spam Commentaren</h1>',
'masstb' => '<hr' . XHTML . '><h1 align="center">Massa verwijdering Trackback Spam</h1>',
'masshead' => '<hr' . XHTML . '><h1 style="text-align: center;">Massa verwijdering Spam Commentaren</h1>',
'masstb' => '<hr' . XHTML . '><h1 style="text-align: center;">Massa verwijdering Trackback Spam</h1>',
'comdel' => ' commentaren verwijderd.',
'initial_Pimport' => '<p>Persoonlijke Zwarte Lijst Importeren"',
'initial_import' => 'Initiële MT-Zwarte Lijst Importeren',
'import_success' => '<p>Succesvol %d Zwarte Lijst data geïmporteerd.',
'import_failure' => '<p><strong>Fout:</strong> Niets gevonden.',
'allow_url_fopen' => '<p>Sorry, jouw webserver configuratie laat geen lezen van bestanden op afstand toe (<code>allow_url_fopen</code> staat uit). Download de Zwarte Lijst van de volgende URL en upload hem in Geeklog\'s "data" directory, <tt>%s</tt>, voor opnieuw te proberen:',
'allow_url_fopen' => '<p>Sorry, jouw webserver configuratie laat geen lezen van bestanden op afstand toe (<code>allow_url_fopen</code> staat uit). Download de Zwarte Lijst van de volgende URL en upload hem in Geeklog\'s "data" directory, <span style="font-family: monospace;">%s</span>, voor opnieuw te proberen:',
'documentation' => 'Spam-X Plugin Documentatie',
'emailmsg' => "Een nieuw spam bericht is verstuurd: \"%s\"\nGebruiker UID: \"%s\"\n\nInhoud:\"%s\"",
'emailsubject' => 'Spam bericht bij %s',
Expand Down
2 changes: 1 addition & 1 deletion plugins/spamx/language/english.php
Expand Up @@ -104,7 +104,7 @@
'initial_import' => 'Initial MT-Blacklist Import',
'import_success' => '<p>Successfully imported %d blacklist entries.',
'import_failure' => '<p><strong>Error:</strong> No entries found.',
'allow_url_fopen' => '<p>Sorry, your webserver configuration does not allow reading of remote files (<code>allow_url_fopen</code> is off). Please download the blacklist from the following URL and upload it into Geeklog\'s "data" directory, <tt>%s</tt>, before trying again:',
'allow_url_fopen' => '<p>Sorry, your webserver configuration does not allow reading of remote files (<code>allow_url_fopen</code> is off). Please download the blacklist from the following URL and upload it into Geeklog\'s "data" directory, <span style="font-family: monospace;">%s</span>, before trying again:',
'documentation' => 'Spam-X Plugin Documentation',
'emailmsg' => "A new spam post has been submitted at \"%s\"\nUser UID: \"%s\"\n\nContent:\"%s\"",
'emailsubject' => 'Spam post at %s',
Expand Down
2 changes: 1 addition & 1 deletion plugins/spamx/language/english_utf-8.php
Expand Up @@ -104,7 +104,7 @@
'initial_import' => 'Initial MT-Blacklist Import',
'import_success' => '<p>Successfully imported %d blacklist entries.',
'import_failure' => '<p><strong>Error:</strong> No entries found.',
'allow_url_fopen' => '<p>Sorry, your webserver configuration does not allow reading of remote files (<code>allow_url_fopen</code> is off). Please download the blacklist from the following URL and upload it into Geeklog\'s "data" directory, <tt>%s</tt>, before trying again:',
'allow_url_fopen' => '<p>Sorry, your webserver configuration does not allow reading of remote files (<code>allow_url_fopen</code> is off). Please download the blacklist from the following URL and upload it into Geeklog\'s "data" directory, <span style="font-family: monospace;">%s</span>, before trying again:',
'documentation' => 'Spam-X Plugin Documentation',
'emailmsg' => "A new spam post has been submitted at \"%s\"\nUser UID: \"%s\"\n\nContent:\"%s\"",
'emailsubject' => 'Spam post at %s',
Expand Down
6 changes: 3 additions & 3 deletions plugins/spamx/language/estonian.php
Expand Up @@ -100,14 +100,14 @@
'note4' => 'tule siia tagasi ja lase Spam-X-l viimaseid kommentaare kontrollida .</li></ul><p>Kommentaare ',
'note5' => 'kontrollitakse alates uuematest. Suurema arvu kommentaaride kontrollimine ',
'note6' => 'nõuab kontrollimiselt rohkem aega.</p>',
'masshead' => '<hr' . XHTML . '><h1 align="center">Masskustuta spamkommentaare</h1>',
'masstb' => '<hr' . XHTML . '><h1 align="center">Masskustuta trackback spam</h1>',
'masshead' => '<hr' . XHTML . '><h1 style="text-align: center;">Masskustuta spamkommentaare</h1>',
'masstb' => '<hr' . XHTML . '><h1 style="text-align: center;">Masskustuta trackback spam</h1>',
'comdel' => ' kommentaari kustutatud.',
'initial_Pimport' => '<p>Isikliku blacklisti importimine"',
'initial_import' => 'Algne MT-Blacklisti importimine',
'import_success' => '<p>%d blacklisti kannet on edukalt imporditud.',
'import_failure' => '<p><strong>Viga:</strong> Kandeid ei leitud.',
'allow_url_fopen' => '<p>Kahjuks veebiserveri häälestus ei luba lugeda faile teistest serveritest. (<code>allow_url_fopen</code> on off). Palun lae blacklist alla järgnevalt URL-lt ja pane see Geeklog-i "data" kausta, <tt>%s</tt>, enne kui proovid uuesti:',
'allow_url_fopen' => '<p>Kahjuks veebiserveri häälestus ei luba lugeda faile teistest serveritest. (<code>allow_url_fopen</code> on off). Palun lae blacklist alla järgnevalt URL-lt ja pane see Geeklog-i "data" kausta, <span style="font-family: monospace;">%s</span>, enne kui proovid uuesti:',
'documentation' => 'Spam-X Plugina Dokumentatsioon',
'emailmsg' => "Lehel \"%s\" on postitatud uus spampostitus\nKasutaja UID: \"%s\"\n\nSisu:\"%s\"",
'emailsubject' => 'Spampostitus - %s',
Expand Down
8 changes: 4 additions & 4 deletions plugins/spamx/language/estonian_utf-8.php
@@ -1,4 +1,4 @@
<?php
<?php

/**
* File: estonian_utf-8.php
Expand Down Expand Up @@ -100,14 +100,14 @@
'note4' => 'tule siia tagasi ja lase Spam-X-l viimaseid kommentaare kontrollida .</li></ul><p>Kommentaare ',
'note5' => 'kontrollitakse alates uuematest. Suurema arvu kommentaaride kontrollimine ',
'note6' => 'nõuab kontrollimiselt rohkem aega.</p>',
'masshead' => '<hr' . XHTML . '><h1 align="center">Masskustuta spamkommentaare</h1>',
'masstb' => '<hr' . XHTML . '><h1 align="center">Masskustuta trackback spam</h1>',
'masshead' => '<hr' . XHTML . '><h1 style="text-align: center;">Masskustuta spamkommentaare</h1>',
'masstb' => '<hr' . XHTML . '><h1 style="text-align: center;">Masskustuta trackback spam</h1>',
'comdel' => ' kommentaari kustutatud.',
'initial_Pimport' => '<p>Isikliku blacklisti importimine"',
'initial_import' => 'Algne MT-Blacklisti importimine',
'import_success' => '<p>%d blacklisti kannet on edukalt imporditud.',
'import_failure' => '<p><strong>Viga:</strong> Kandeid ei leitud.',
'allow_url_fopen' => '<p>Kahjuks veebiserveri häälestus ei luba lugeda faile teistest serveritest. (<code>allow_url_fopen</code> on off). Palun lae blacklist alla järgnevalt URL-lt ja pane see Geeklog-i "data" kausta, <tt>%s</tt>, enne kui proovid uuesti:',
'allow_url_fopen' => '<p>Kahjuks veebiserveri häälestus ei luba lugeda faile teistest serveritest. (<code>allow_url_fopen</code> on off). Palun lae blacklist alla järgnevalt URL-lt ja pane see Geeklog-i "data" kausta, <span style="font-family: monospace;">%s</span>, enne kui proovid uuesti:',
'documentation' => 'Spam-X Plugina Dokumentatsioon',
'emailmsg' => "Lehel \"%s\" on postitatud uus spampostitus\nKasutaja UID: \"%s\"\n\nSisu:\"%s\"",
'emailsubject' => 'Spampostitus - %s',
Expand Down
8 changes: 4 additions & 4 deletions plugins/spamx/language/farsi_utf-8.php
@@ -1,4 +1,4 @@
<?php
<?php

/**
* File: farsi.php
Expand Down Expand Up @@ -101,14 +101,14 @@
'note4' => 'come back here and have Spam-X check the latest comments for spam.</li></ul><p>Comments ',
'note5' => 'are checked from newest comment to oldest -- checking more comments ',
'note6' => 'requires more time for the check.</p>',
'masshead' => '<hr' . XHTML . '><h1 align="center">Mass Delete Spam Comments</h1>',
'masstb' => '<hr' . XHTML . '><h1 align="center">Mass Delete Trackback Spam</h1>',
'masshead' => '<hr' . XHTML . '><h1 style="text-align: center;">Mass Delete Spam Comments</h1>',
'masstb' => '<hr' . XHTML . '><h1 style="text-align: center;">Mass Delete Trackback Spam</h1>',
'comdel' => ' comments deleted.',
'initial_Pimport' => '<p>Personal Blacklist Import"',
'initial_import' => 'Initial MT-Blacklist Import',
'import_success' => '<p>Successfully imported %d blacklist entries.',
'import_failure' => '<p><strong>Error:</strong> No entries found.',
'allow_url_fopen' => '<p>Sorry, your webserver configuration does not allow reading of remote files (<code>allow_url_fopen</code> is off). Please download the blacklist from the following URL and upload it into Geeklog\'s "data" directory, <tt>%s</tt>, before trying again:',
'allow_url_fopen' => '<p>Sorry, your webserver configuration does not allow reading of remote files (<code>allow_url_fopen</code> is off). Please download the blacklist from the following URL and upload it into Geeklog\'s "data" directory, <span style="font-family: monospace;">%s</span>, before trying again:',
'documentation' => 'Spam-X Plugin Documentation',
'emailmsg' => "A new spam post has been submitted at \"%s\"\nUser UID: \"%s\"\n\nContent:\"%s\"",
'emailsubject' => 'Spam post at %s',
Expand Down
6 changes: 3 additions & 3 deletions plugins/spamx/language/french_canada.php
Expand Up @@ -101,14 +101,14 @@
'note4' => 'revenez ici et exécutez Spam-X pour vérifier les derniers commentaires.</li></ul><p>Les commentaires ',
'note5' => 'sont vérifiés à partir des plus récents -- vérifier plus de commentaires ',
'note6' => 'nécessite plus de temps pour la vérification</p>',
'masshead' => '<hr' . XHTML . '><h1 align="center">Suppression de commentaires en lot</h1>',
'masstb' => '<hr' . XHTML . '><h1 align="center">Mass Delete Trackback Spam</h1>',
'masshead' => '<hr' . XHTML . '><h1 style="text-align: center;">Suppression de commentaires en lot</h1>',
'masstb' => '<hr' . XHTML . '><h1 style="text-align: center;">Mass Delete Trackback Spam</h1>',
'comdel' => ' commentaires supprimés.',
'initial_Pimport' => '<p>Importer Liste Noire Personnelle"',
'initial_import' => 'Importer Liste Noire Principale Originale',
'import_success' => '<p>Importation avec succès de %d entrées dans la liste noire.',
'import_failure' => '<p><strong>Erreur:</strong> Aucune entrée trouvée.',
'allow_url_fopen' => '<p>Désolé, la configuration de votre serveur web ne permet pas la lecture de fichiers distants (<code>allow_url_fopen</code> est désactivé). Veuillez télécharger la liste noire de l\'adresse suivante et placez-la dans le répertoire "data" de Geeklog, <tt>%s</tt>, avant un nouvel essai:',
'allow_url_fopen' => '<p>Désolé, la configuration de votre serveur web ne permet pas la lecture de fichiers distants (<code>allow_url_fopen</code> est désactivé). Veuillez télécharger la liste noire de l\'adresse suivante et placez-la dans le répertoire "data" de Geeklog, <span style="font-family: monospace;">%s</span>, avant un nouvel essai:',
'documentation' => 'Documentation du Plugin Spam-X',
'emailmsg' => "Un nouveau commentaire indésirable a été envoyé à \"%s\"\nUser UID:\"%s\"\n\nContent:\"%s\"",
'emailsubject' => 'Spam post at %s',
Expand Down
8 changes: 4 additions & 4 deletions plugins/spamx/language/french_canada_utf-8.php
@@ -1,4 +1,4 @@
<?php
<?php

/**
* File: french_canada.php
Expand Down Expand Up @@ -101,14 +101,14 @@
'note4' => 'revenez ici et exécutez Spam-X pour vérifier les derniers commentaires.</li></ul><p>Les commentaires ',
'note5' => 'sont vérifiés à partir des plus récents -- vérifier plus de commentaires ',
'note6' => 'nécessite plus de temps pour la vérification</p>',
'masshead' => '<hr' . XHTML . '><h1 align="center">Suppression de commentaires en lot</h1>',
'masstb' => '<hr' . XHTML . '><h1 align="center">Mass Delete Trackback Spam</h1>',
'masshead' => '<hr' . XHTML . '><h1 style="text-align: center;">Suppression de commentaires en lot</h1>',
'masstb' => '<hr' . XHTML . '><h1 style="text-align: center;">Mass Delete Trackback Spam</h1>',
'comdel' => ' commentaires supprimés.',
'initial_Pimport' => '<p>Importer Liste Noire Personnelle"',
'initial_import' => 'Importer Liste Noire Principale Originale',
'import_success' => '<p>Importation avec succès de %d entrées dans la liste noire.',
'import_failure' => '<p><strong>Erreur:</strong> Aucune entrée trouvée.',
'allow_url_fopen' => '<p>Désolé, la configuration de votre serveur web ne permet pas la lecture de fichiers distants (<code>allow_url_fopen</code> est désactivé). Veuillez télécharger la liste noire de l\'adresse suivante et placez-la dans le répertoire "data" de Geeklog, <tt>%s</tt>, avant un nouvel essai:',
'allow_url_fopen' => '<p>Désolé, la configuration de votre serveur web ne permet pas la lecture de fichiers distants (<code>allow_url_fopen</code> est désactivé). Veuillez télécharger la liste noire de l\'adresse suivante et placez-la dans le répertoire "data" de Geeklog, <span style="font-family: monospace;">%s</span>, avant un nouvel essai:',
'documentation' => 'Documentation du Plugin Spam-X',
'emailmsg' => "Un nouveau commentaire indésirable a été envoyé à \"%s\"\nUser UID:\"%s\"\n\nContent:\"%s\"",
'emailsubject' => 'Spam post at %s',
Expand Down
6 changes: 3 additions & 3 deletions plugins/spamx/language/french_france.php
Expand Up @@ -99,14 +99,14 @@
'note4' => 'revenez ici et exécutez Spam-X pour vérifier les derniers commentaires.</li></ul><p>Les commentaires ',
'note5' => 'sont vérifiés à partir des plus récents -- vérifier plus de commentaires ',
'note6' => 'nécessite plus de temps pour la vérification</p>',
'masshead' => '<hr' . XHTML . '><h1 align="center">Suppression de commentaires en lot</h1>',
'masstb' => '<hr' . XHTML . '><h1 align="center">Mass Delete Trackback Spam</h1>',
'masshead' => '<hr' . XHTML . '><h1 style="text-align: center;">Suppression de commentaires en lot</h1>',
'masstb' => '<hr' . XHTML . '><h1 style="text-align: center;">Mass Delete Trackback Spam</h1>',
'comdel' => ' commentaires supprimés.',
'initial_Pimport' => '<p>Importer Liste Noire Personnelle"',
'initial_import' => 'Importer Liste Noire Principale Originale',
'import_success' => '<p>Importation avec succès de %d entrées dans la liste noire.',
'import_failure' => '<p><strong>Erreur:</strong> Aucune entrée trouvée.',
'allow_url_fopen' => '<p>Désolé, la configuration de votre serveur web ne permet pas la lecture de fichiers distants (<code>allow_url_fopen</code> est désactivé). Veuillez télécharger la liste noire de l\'adresse suivante et placez-la dans le répertoire "data" de Geeklog, <tt>%s</tt>, avant un nouvel essai:',
'allow_url_fopen' => '<p>Désolé, la configuration de votre serveur web ne permet pas la lecture de fichiers distants (<code>allow_url_fopen</code> est désactivé). Veuillez télécharger la liste noire de l\'adresse suivante et placez-la dans le répertoire "data" de Geeklog, <span style="font-family: monospace;">%s</span>, avant un nouvel essai:',
'documentation' => 'Documentation du Plugin Spam-X',
'emailmsg' => "Un nouveau commentaire indésirable a été envoyé à \"%s\"\nUser UID:\"%s\"\n\nContent:\"%s\"",
'emailsubject' => 'Spam post at %s',
Expand Down

0 comments on commit 27ebf15

Please sign in to comment.