Skip to content
Snippets Groups Projects
Commit 25c5976b authored by Torsten Oppermann's avatar Torsten Oppermann
Browse files

[TASK] Enabling localization of date formats, new version 5.6.0

parent 1381270d
No related branches found
No related tags found
No related merge requests found
...@@ -9,150 +9,154 @@ ...@@ -9,150 +9,154 @@
<authorEmail>stefan@sgalinski.de</authorEmail> <authorEmail>stefan@sgalinski.de</authorEmail>
</header> </header>
<body> <body>
<trans-unit id="backend.action.edit" approved="yes"> <trans-unit id="backend.action.edit" approved="yes">
<source>Edit</source> <source><![CDATA[Edit]]></source>
<target>Bearbeiten</target> <target><![CDATA[Bearbeiten]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.action.new" approved="yes"> <trans-unit id="backend.action.new" approved="yes">
<source>New</source> <source><![CDATA[New]]></source>
<target>Neu</target> <target><![CDATA[Neu]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.button.createCategory" approved="yes"> <trans-unit id="backend.button.createCategory" approved="yes">
<source>Add News Category</source> <source><![CDATA[Add News Category]]></source>
<target>Kategorie hinzufügen</target> <target><![CDATA[Kategorie hinzufügen]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.button.createNews" approved="yes"> <trans-unit id="backend.button.createNews" approved="yes">
<source>Add News Record</source> <source><![CDATA[Add News Record]]></source>
<target>News-Eintrag hinzufügen</target> <target><![CDATA[News-Eintrag hinzufügen]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.button.editPageContent" approved="yes"> <trans-unit id="backend.button.editPageContent" approved="yes">
<source>Go to News Content</source> <source><![CDATA[Go to News Content]]></source>
<target>Zum News-Content</target> <target><![CDATA[Zum News-Content]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.button.goToNewsModule" approved="yes"> <trans-unit id="backend.button.goToNewsModule" approved="yes">
<source>Go to News Module</source> <source><![CDATA[Go to News Module]]></source>
<target>Zum News-Modul</target> <target><![CDATA[Zum News-Modul]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.filter" approved="yes"> <trans-unit id="backend.filter" approved="yes">
<source>Filter</source> <source><![CDATA[Filter]]></source>
<target>Filter</target> <target><![CDATA[Filter]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.filter.reset" approved="yes"> <trans-unit id="backend.filter.reset" approved="yes">
<source>Reset</source> <source><![CDATA[Reset]]></source>
<target>Zurücksetzen</target> <target><![CDATA[Zurücksetzen]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.filters.categories" approved="yes"> <trans-unit id="backend.filters.categories" approved="yes">
<source>Categories</source> <source><![CDATA[Categories]]></source>
<target>Kategorien</target> <target><![CDATA[Kategorien]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.filters.categories.description" approved="yes"> <trans-unit id="backend.filters.categories.description" approved="yes">
<source>(Use the &lt;em&gt;ctrl&lt;/em&gt; or &lt;em&gt;cmd&lt;/em&gt; keys to deselect an option or to select multiple options)</source> <source><![CDATA[(Use the <em>ctrl</em> or <em>cmd</em> keys to deselect an option or to select multiple options)]]></source>
<target>(Benutze die &lt;em&gt;ctrl&lt;/em&gt; oder &lt;em&gt;cmd&lt;/em&gt;-Tasten, um eine Option abzuwählen oder mehrere anzuwählen)</target> <target><![CDATA[(Benutze die <em>ctrl</em> oder <em>cmd</em>-Tasten, um eine Option abzuwählen oder mehrere anzuwählen)]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.filters.search" approved="yes"> <trans-unit id="backend.filters.search" approved="yes">
<source>Search</source> <source><![CDATA[Search]]></source>
<target>Suche</target> <target><![CDATA[Suche]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.filters.tags" approved="yes"> <trans-unit id="backend.filters.tags" approved="yes">
<source>Tags</source> <source><![CDATA[Tags]]></source>
<target>Tags</target> <target><![CDATA[Tags]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.filters.tags.description" approved="yes"> <trans-unit id="backend.filters.tags.description" approved="yes">
<source>(Use the &lt;em&gt;ctrl&lt;/em&gt; or &lt;em&gt;cmd&lt;/em&gt; keys to deselect an option or to select multiple options)</source> <source><![CDATA[(Use the <em>ctrl</em> or <em>cmd</em> keys to deselect an option or to select multiple options)]]></source>
<target>(Benutze die &lt;em&gt;ctrl&lt;/em&gt; oder &lt;em&gt;cmd&lt;/em&gt;-Tasten, um eine Option abzuwählen oder mehrere anzuwählen)</target> <target><![CDATA[(Benutze die <em>ctrl</em> oder <em>cmd</em>-Tasten, um eine Option abzuwählen oder mehrere anzuwählen)]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.language.default" approved="yes"> <trans-unit id="backend.language.default" approved="yes">
<source>Default</source> <source><![CDATA[Default]]></source>
<target>Default</target> <target><![CDATA[Default]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.licenceBannerText" approved="yes"> <trans-unit id="backend.licenceBannerText" approved="yes">
<source><![CDATA[Please visit our <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">online shop</a> to purchase a license with all features and to remove this ad. You can enter the licence key in the extension manager configuration of sg_news. Thanks for helping our development efforts!]]></source> <source><![CDATA[Please visit our <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">online shop</a> to purchase a license with all features and to remove this ad. You can enter the licence key in the extension manager configuration of sg_news. Thanks for helping our development efforts!]]></source>
<target><![CDATA[Bitte besuchen Sie unseren <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">Online-Shop</a>, um eine lizenzierte Version ohne diese Ad und mit allen Features zu erwerben. Sie können den Key in der Extension-Manager-Konfiguration von sg_news eingeben. Vielen Dank für die Unterstützung unserer Produkt-Entwicklungen!]]></target> <target><![CDATA[Bitte besuchen Sie unseren <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">Online-Shop</a>, um eine lizenzierte Version ohne diese Ad und mit allen Features zu erwerben. Sie können den Key in der Extension-Manager-Konfiguration von sg_news eingeben. Vielen Dank für die Unterstützung unserer Produkt-Entwicklungen!]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.licenceBannerTitle" approved="yes"> <trans-unit id="backend.licenceBannerTitle" approved="yes">
<source>SG_NEWS Free version</source> <source><![CDATA[SG_NEWS Free version]]></source>
<target>SG_NEWS Kostenlose Version</target> <target><![CDATA[SG_NEWS Kostenlose Version]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.selectPage" approved="yes"> <trans-unit id="backend.selectPage" approved="yes">
<source>Please select one of the Root or News Category pages to continue</source> <source><![CDATA[Please select one of the Root or News Category pages to continue]]></source>
<target>Bitte wählen Sie eine der Root- oder News-Kategorieseiten aus, um fortzufahren</target> <target><![CDATA[Bitte wählen Sie eine der Root- oder News-Kategorieseiten aus, um fortzufahren]]></target>
</trans-unit> </trans-unit>
<trans-unit id="backend.selectPageOr" approved="yes"> <trans-unit id="backend.selectPageOr" approved="yes">
<source>or</source> <source><![CDATA[or]]></source>
<target>oder</target> <target><![CDATA[oder]]></target>
</trans-unit> </trans-unit>
<trans-unit id="configuration.licenseKey" approved="yes"> <trans-unit id="configuration.licenseKey" approved="yes">
<source>License Key</source> <source><![CDATA[License Key]]></source>
<target>Lizenzschlüssel</target> <target><![CDATA[Lizenzschlüssel]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.filter.category" approved="yes"> <trans-unit id="frontend.dateformat" approved="yes">
<source>Category</source> <source><![CDATA[d-m-Y]]></source>
<target>Kategorie</target> <target><![CDATA[%d. %B %Y]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.filter.no_result" approved="yes"> <trans-unit id="frontend.filter.category" approved="yes">
<source>No Results</source> <source><![CDATA[Category]]></source>
<target>Keine Ergebnisse</target> <target><![CDATA[Kategorie]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.filter.tag" approved="yes"> <trans-unit id="frontend.filter.no_result" approved="yes">
<source>Tag</source> <source><![CDATA[No Results]]></source>
<target>Tag</target> <target><![CDATA[Keine Ergebnisse]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.overview.allTabLabel" approved="yes"> <trans-unit id="frontend.filter.tag" approved="yes">
<source>All</source> <source><![CDATA[Tag]]></source>
<target>Alle</target> <target><![CDATA[Tag]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.overview.category.allArticles" approved="yes"> <trans-unit id="frontend.overview.allTabLabel" approved="yes">
<source>All Articles</source> <source><![CDATA[All]]></source>
<target>Alle Artikel</target> <target><![CDATA[Alle]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.overview.showAllEntries" approved="yes"> <trans-unit id="frontend.overview.category.allArticles" approved="yes">
<source>All News</source> <source><![CDATA[All Articles]]></source>
<target>Alle Beiträge</target> <target><![CDATA[Alle Artikel]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.author" approved="yes"> <trans-unit id="frontend.overview.showAllEntries" approved="yes">
<source>The author:</source> <source><![CDATA[All News]]></source>
<target>Der Autor:</target> <target><![CDATA[Alle Beiträge]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.likeButton" approved="yes"> <trans-unit id="frontend.singleview.author" approved="yes">
<source>Like</source> <source><![CDATA[The author:]]></source>
<target>Gefällt mir</target> <target><![CDATA[Der Autor:]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.nextArticle" approved="yes"> <trans-unit id="frontend.singleview.likeButton" approved="yes">
<source>Next Article</source> <source><![CDATA[Like]]></source>
<target>Nächster Artikel</target> <target><![CDATA[Gefällt mir]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.previousArticle" approved="yes"> <trans-unit id="frontend.singleview.nextArticle" approved="yes">
<source>Previous Article</source> <source><![CDATA[Next Article]]></source>
<target>Vorheriger Artikel</target> <target><![CDATA[Nächster Artikel]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.readingTime" approved="yes"> <trans-unit id="frontend.singleview.previousArticle" approved="yes">
<source>Reading Time:</source> <source><![CDATA[Previous Article]]></source>
<target>Lesezeit:</target> <target><![CDATA[Vorheriger Artikel]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.relatedArticles" approved="yes"> <trans-unit id="frontend.singleview.readingTime" approved="yes">
<source>Related Articles</source> <source><![CDATA[Reading Time:]]></source>
<target>Verwandte Artikel</target> <target><![CDATA[Lesezeit:]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.similarArticle" approved="yes"> <trans-unit id="frontend.singleview.relatedArticles" approved="yes">
<source>These articles could interest you too:</source> <source><![CDATA[Related Articles]]></source>
<target>Diese Artikel könnten Dich auch interessieren:</target> <target><![CDATA[Verwandte Artikel]]></target>
</trans-unit> </trans-unit>
<trans-unit id="frontend.teaser.readMore" approved="yes"> <trans-unit id="frontend.singleview.similarArticle" approved="yes">
<source>read more</source> <source><![CDATA[These articles could interest you too:]]></source>
<target>weiterlesen</target> <target><![CDATA[Diese Artikel könnten Dich auch interessieren:]]></target>
</trans-unit> </trans-unit>
<trans-unit id="mlang_labels_tabdescr" approved="yes"> <trans-unit id="frontend.teaser.readMore" approved="yes">
<source>News</source> <source><![CDATA[read more]]></source>
<target>News</target> <target><![CDATA[weiterlesen]]></target>
</trans-unit> </trans-unit>
<trans-unit id="mlang_labels_tablabel" approved="yes"> <trans-unit id="mlang_labels_tabdescr" approved="yes">
<source>News</source> <source><![CDATA[News]]></source>
<target>News</target> <target><![CDATA[News]]></target>
</trans-unit> </trans-unit>
<trans-unit id="mlang_tabs_tab" approved="yes"> <trans-unit id="mlang_labels_tablabel" approved="yes">
<source>News</source> <source><![CDATA[News]]></source>
<target>News</target> <target><![CDATA[News]]></target>
</trans-unit> </trans-unit>
<trans-unit id="mlang_tabs_tab" approved="yes">
<source><![CDATA[News]]></source>
<target><![CDATA[News]]></target>
</trans-unit>
</body> </body>
</file> </file>
</xliff> </xliff>
\ No newline at end of file
...@@ -9,114 +9,117 @@ ...@@ -9,114 +9,117 @@
<authorEmail>stefan@sgalinski.de</authorEmail> <authorEmail>stefan@sgalinski.de</authorEmail>
</header> </header>
<body> <body>
<trans-unit id="backend.action.edit"> <trans-unit id="backend.action.edit">
<source>Edit</source> <source><![CDATA[Edit]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.action.new"> <trans-unit id="backend.action.new">
<source>New</source> <source><![CDATA[New]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.button.createCategory"> <trans-unit id="backend.button.createCategory">
<source>Add News Category</source> <source><![CDATA[Add News Category]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.button.createNews"> <trans-unit id="backend.button.createNews">
<source>Add News Record</source> <source><![CDATA[Add News Record]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.button.editPageContent"> <trans-unit id="backend.button.editPageContent">
<source>Go to News Content</source> <source><![CDATA[Go to News Content]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.button.goToNewsModule"> <trans-unit id="backend.button.goToNewsModule">
<source>Go to News Module</source> <source><![CDATA[Go to News Module]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.filter"> <trans-unit id="backend.filter">
<source>Filter</source> <source><![CDATA[Filter]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.filter.reset"> <trans-unit id="backend.filter.reset">
<source>Reset</source> <source><![CDATA[Reset]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.filters.categories"> <trans-unit id="backend.filters.categories">
<source>Categories</source> <source><![CDATA[Categories]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.filters.categories.description"> <trans-unit id="backend.filters.categories.description">
<source>(Use the &lt;em&gt;ctrl&lt;/em&gt; or &lt;em&gt;cmd&lt;/em&gt; keys to deselect an option or to select multiple options)</source> <source><![CDATA[(Use the <em>ctrl</em> or <em>cmd</em> keys to deselect an option or to select multiple options)]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.filters.search"> <trans-unit id="backend.filters.search">
<source>Search</source> <source><![CDATA[Search]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.filters.tags"> <trans-unit id="backend.filters.tags">
<source>Tags</source> <source><![CDATA[Tags]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.filters.tags.description"> <trans-unit id="backend.filters.tags.description">
<source>(Use the &lt;em&gt;ctrl&lt;/em&gt; or &lt;em&gt;cmd&lt;/em&gt; keys to deselect an option or to select multiple options)</source> <source><![CDATA[(Use the <em>ctrl</em> or <em>cmd</em> keys to deselect an option or to select multiple options)]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.language.default"> <trans-unit id="backend.language.default">
<source>Default</source> <source><![CDATA[Default]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.licenceBannerText"> <trans-unit id="backend.licenceBannerText">
<source><![CDATA[Please visit our <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">online shop</a> to purchase a license with all features and to remove this ad. You can enter the licence key in the extension manager configuration of sg_news. Thanks for helping our development efforts!]]></source> <source><![CDATA[Please visit our <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">online shop</a> to purchase a license with all features and to remove this ad. You can enter the licence key in the extension manager configuration of sg_news. Thanks for helping our development efforts!]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.licenceBannerTitle"> <trans-unit id="backend.licenceBannerTitle">
<source>SG_NEWS Free version</source> <source><![CDATA[SG_NEWS Free version]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.selectPage"> <trans-unit id="backend.selectPage">
<source>Please select one of the Root or News Category pages to continue</source> <source><![CDATA[Please select one of the Root or News Category pages to continue]]></source>
</trans-unit> </trans-unit>
<trans-unit id="backend.selectPageOr"> <trans-unit id="backend.selectPageOr">
<source>or</source> <source><![CDATA[or]]></source>
</trans-unit> </trans-unit>
<trans-unit id="configuration.licenseKey"> <trans-unit id="configuration.licenseKey">
<source>License Key</source> <source><![CDATA[License Key]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.filter.category"> <trans-unit id="frontend.dateformat">
<source>Category</source> <source><![CDATA[d-m-Y]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.filter.no_result"> <trans-unit id="frontend.filter.category">
<source>No Results</source> <source><![CDATA[Category]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.filter.tag"> <trans-unit id="frontend.filter.no_result">
<source>Tag</source> <source><![CDATA[No Results]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.overview.allTabLabel"> <trans-unit id="frontend.filter.tag">
<source>All</source> <source><![CDATA[Tag]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.overview.category.allArticles"> <trans-unit id="frontend.overview.allTabLabel">
<source>All Articles</source> <source><![CDATA[All]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.overview.showAllEntries"> <trans-unit id="frontend.overview.category.allArticles">
<source>All News</source> <source><![CDATA[All Articles]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.author"> <trans-unit id="frontend.overview.showAllEntries">
<source>The author:</source> <source><![CDATA[All News]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.likeButton"> <trans-unit id="frontend.singleview.author">
<source>Like</source> <source><![CDATA[The author:]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.nextArticle"> <trans-unit id="frontend.singleview.likeButton">
<source>Next Article</source> <source><![CDATA[Like]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.previousArticle"> <trans-unit id="frontend.singleview.nextArticle">
<source>Previous Article</source> <source><![CDATA[Next Article]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.readingTime"> <trans-unit id="frontend.singleview.previousArticle">
<source>Reading Time:</source> <source><![CDATA[Previous Article]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.relatedArticles"> <trans-unit id="frontend.singleview.readingTime">
<source>Related Articles</source> <source><![CDATA[Reading Time:]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.singleview.similarArticle"> <trans-unit id="frontend.singleview.relatedArticles">
<source>These articles could interest you too:</source> <source><![CDATA[Related Articles]]></source>
</trans-unit> </trans-unit>
<trans-unit id="frontend.teaser.readMore"> <trans-unit id="frontend.singleview.similarArticle">
<source>read more</source> <source><![CDATA[These articles could interest you too:]]></source>
</trans-unit> </trans-unit>
<trans-unit id="mlang_labels_tabdescr"> <trans-unit id="frontend.teaser.readMore">
<source>News</source> <source><![CDATA[read more]]></source>
</trans-unit> </trans-unit>
<trans-unit id="mlang_labels_tablabel"> <trans-unit id="mlang_labels_tabdescr">
<source>News</source> <source><![CDATA[News]]></source>
</trans-unit> </trans-unit>
<trans-unit id="mlang_tabs_tab"> <trans-unit id="mlang_labels_tablabel">
<source>News</source> <source><![CDATA[News]]></source>
</trans-unit> </trans-unit>
<trans-unit id="mlang_tabs_tab">
<source><![CDATA[News]]></source>
</trans-unit>
</body> </body>
</file> </file>
</xliff> </xliff>
\ No newline at end of file
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
</f:if> </f:if>
<span class="date"> <span class="date">
<f:format.date format="%d. %B %Y">{newsMetaData.news.lastUpdated}</f:format.date> <f:format.date format="{f:translate(key:'frontend.dateformat')}">{newsMetaData.news.lastUpdated}</f:format.date>
</span> </span>
<f:if condition="{showCategory}"> <f:if condition="{showCategory}">
......
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
</f:if> </f:if>
<span class="date"> <span class="date">
<f:format.date format="%d. %B %Y">{newsMetaData.news.lastUpdated}</f:format.date> <f:format.date format="{f:translate(key:'frontend.dateformat')}">{newsMetaData.news.lastUpdated}</f:format.date>
</span> </span>
<span class="category"> <span class="category">
......
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
</f:if> </f:if>
<span class="date"> <span class="date">
<f:format.date format="%d. %B %Y">{newsMetaData.news.lastUpdated}</f:format.date> <f:format.date format="{f:translate(key:'frontend.dateformat')}">{newsMetaData.news.lastUpdated}</f:format.date>
</span> </span>
<span class="category"> <span class="category">
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"license": [ "license": [
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"version": "5.5.5", "version": "5.6.0",
"support": { "support": {
}, },
"repositories": [ "repositories": [
......
...@@ -19,7 +19,7 @@ $EM_CONF[$_EXTKEY] = [ ...@@ -19,7 +19,7 @@ $EM_CONF[$_EXTKEY] = [
'modify_tables' => '', 'modify_tables' => '',
'clearCacheOnLoad' => 0, 'clearCacheOnLoad' => 0,
'lockType' => '', 'lockType' => '',
'version' => '5.5.5', 'version' => '5.6.0',
'constraints' => [ 'constraints' => [
'depends' => [ 'depends' => [
'typo3' => '7.6.0-8.7.99', 'typo3' => '7.6.0-8.7.99',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment