Zwischenstand
This commit is contained in:
@@ -1,29 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<xliff version="1.0">
|
||||
<file source-language="en" datatype="plaintext" original="messages" date="2021-04-21T09:11:39Z"
|
||||
product-name="ws_bookmark_pages">
|
||||
product-name="bookmarks_likes_ratings">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="yes">
|
||||
<source>Yes</source>
|
||||
|
||||
|
||||
|
||||
<trans-unit id="widget_group.ratings">
|
||||
<source>Ratings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="default">
|
||||
<source>Default</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="alternative">
|
||||
<source>Alternative</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bookmarkThisPage">
|
||||
<source>Bookmark this page</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="ff.isComplementary">
|
||||
<source>Is complementary</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="ff.isComplementary.description">
|
||||
<source>In case the plugin is rendered more times on a page this option should be set for all instances except the first one.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="ff.listType">
|
||||
<source>List type</source>
|
||||
<trans-unit id="widgets.bookmarks_likes_ratings.topLikes.title">
|
||||
<source>Top likes</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
@@ -20,4 +20,4 @@
|
||||
</div>
|
||||
</f:else>
|
||||
</f:if>
|
||||
<f:asset.script identifier="bookmarkPages" src="EXT:ws_bookmark_pages/Resources/Public/Scripts/JavaScript/ws_bookmark_pages.js" />
|
||||
<f:asset.script identifier="bookmarkPages" src="EXT:bookmarks_likes_ratings/Resources/Public/Scripts/JavaScript/bookmarks_likes_ratings.js" />
|
||||
|
@@ -1,7 +1,6 @@
|
||||
<html data-namespace-typo3-fluid="true"
|
||||
xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:f="http://xsd.helmut-hummel.de/ns/TYPO3/CMS/Fluid/ViewHelpers"
|
||||
xmlns:t="http://typo3.org/ns/Helhum/TyposcriptRendering/ViewHelpers">
|
||||
xmlns:f="http://xsd.helmut-hummel.de/ns/TYPO3/CMS/Fluid/ViewHelpers">
|
||||
|
||||
<f:layout name="Default"/>
|
||||
|
||||
|
Reference in New Issue
Block a user