Skip to content

Commit

Permalink
XML validation fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Sep 6, 2018
1 parent 6237835 commit 4120805
Show file tree
Hide file tree
Showing 17 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion locale/pl_PL/api.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../dtd/locale.dtd">

<!--
* locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/citationLookup/crossref/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../../dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* plugins/citationLookup/crossref/locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/citationLookup/isbndb/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../../dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* plugins/citationLookup/isbndb/locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/citationLookup/pubmed/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../../dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* plugins/citationLookup/pubmed/locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/citationLookup/worldcat/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../../dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* plugins/citationLookup/worldcat/locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/citationParser/freecite/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../../dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* plugins/citationParser/freecite/locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/citationParser/paracite/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../../dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* plugins/citationParser/paracite/locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/citationParser/parscit/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../../dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* plugins/citationParser/parscit/locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/citationParser/regex/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../../dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* plugins/citationParser/regex/locale/pl_PL/locale.xml
Expand Down
46 changes: 23 additions & 23 deletions plugins/generic/acron/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../../dtd/locale.dtd">

<!--
* locale.xml
*
* Copyright (c) 2013-2018 Simon Fraser University
* Copyright (c) 2000-2018 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* Localization strings for the pl_PL (Język Polski) locale.
*
-->

<locale name="pl_PL" full_name="Język Polski">
<message key="plugins.generic.acron.name">Wtyczka Acron</message>
<message key="plugins.generic.acron.description">Wtyczka umożliwia zmniejszenie uzależnienia aplikacji od narzędzi do planowania takich jak "cron".</message>
<message key="plugins.generic.acron.enabled">Wtyczka Acron została włączona.</message>
<message key="plugins.generic.acron.disabled">Wtyczka Acron została wyłączona.</message>
<message key="plugins.generic.acron.reloadedCronTab">Z powodzeniem załadowano kartę Cron.</message>
<message key="plugins.generic.acron.reload">Przeładowanie zaplanowanych zadań</message>
<message key="plugins.generic.acron.tasksReloaded">Zaplanowane zadania zostały przeładowane</message>
</locale>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* locale.xml
*
* Copyright (c) 2013-2018 Simon Fraser University
* Copyright (c) 2000-2018 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* Localization strings for the pl_PL (Język Polski) locale.
*
-->

<locale name="pl_PL" full_name="Język Polski">
<message key="plugins.generic.acron.name">Wtyczka Acron</message>
<message key="plugins.generic.acron.description">Wtyczka umożliwia zmniejszenie uzależnienia aplikacji od narzędzi do planowania takich jak "cron".</message>
<message key="plugins.generic.acron.enabled">Wtyczka Acron została włączona.</message>
<message key="plugins.generic.acron.disabled">Wtyczka Acron została wyłączona.</message>
<message key="plugins.generic.acron.reloadedCronTab">Z powodzeniem załadowano kartę Cron.</message>
<message key="plugins.generic.acron.reload">Przeładowanie zaplanowanych zadań</message>
<message key="plugins.generic.acron.tasksReloaded">Zaplanowane zadania zostały przeładowane</message>
</locale>
32 changes: 16 additions & 16 deletions plugins/generic/usageEvent/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../../dtd/locale.dtd">

<!--
* plugins/generic/usageEvent/locale/pl_PL/locale.xml
*
* Copyright (c) 2013-2018 Simon Fraser University
* Copyright (c) 2003-2018 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* Localization strings.
-->

<locale name="pl_PL" full_name="Język Polski">
<message key="plugins.generic.usageEvent.displayName">Zdarzenie użycia</message>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* plugins/generic/usageEvent/locale/pl_PL/locale.xml
*
* Copyright (c) 2013-2018 Simon Fraser University
* Copyright (c) 2003-2018 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* Localization strings.
-->

<locale name="pl_PL" full_name="Język Polski">
<message key="plugins.generic.usageEvent.displayName">Zdarzenie użycia</message>
<message key="plugins.generic.usageEvent.description">Utwórz zaczepienie, które dostarczy zdarzenie użycia w zdefiniowanym formacie.</message>
</locale>
</locale>
2 changes: 1 addition & 1 deletion plugins/generic/usageStats/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../../dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* plugins/generic/usageStats/locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/metadata/dc11/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/metadata/mods34/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/metadata/nlm30/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/metadata/openurl10/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* locale/pl_PL/locale.xml
Expand Down
2 changes: 1 addition & 1 deletion plugins/oaiMetadataFormats/dc/locale/pl_PL/locale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd">
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
* locale/pl_PL/locale.xml
Expand Down

0 comments on commit 4120805

Please sign in to comment.