-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
releasing 2.0.3 with fixing #2 translation broken
- Loading branch information
Showing
7 changed files
with
18 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- mod_zitat_service.de --> | ||
<!-- Apr-5-2013 - Nov-22-2023 --> | ||
<!-- Apr-5-2013 - Dec-20-2023 --> | ||
<!-- MIT License, Copyright (c) 2008 - 2023 Heiko Lübbe --> | ||
<!-- https://github.com/muhme/quote_joomla --> | ||
<extension type="module" client="site" method="upgrade"> | ||
<name>zitat-service.de</name> | ||
<author>Heiko Lübbe</author> | ||
<creationDate>22.11.2023</creationDate> | ||
<creationDate>20.12.2023</creationDate> | ||
<copyright>(c) 2008 - 2023 Heiko Lübbe. All rights reserved.</copyright> | ||
<license>MIT https://opensource.org/license/mit</license> | ||
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>https://github.com/muhme/quote_joomla</authorUrl> | ||
<version>2.0.2</version> <!-- corresponds to ZitatService\MODULE_VERSION --> | ||
<version>2.0.3</version> <!-- corresponds to ZitatService\MODULE_VERSION --> | ||
<description>MOD_ZITAT_SERVICE_DE_XML_DESCRIPTION</description> | ||
<files> | ||
<filename module="mod_zitat_service_de">mod_zitat_service_de.php</filename> | ||
|