Skip to content
Snippets Groups Projects
Commit e7d2fc13 authored by Kevin von Spiczak's avatar Kevin von Spiczak
Browse files

Merge branch 'master' into feature_maxDescMaxTitleChars

parents e755362a f6cce9fd
No related branches found
No related tags found
1 merge request!4[WIP] add 2 new fields to control maxTitleChars & maxDescChars
......@@ -157,14 +157,6 @@
<source><![CDATA[See https://vimeo.zendesk.com/hc/en-us/articles/360001494447-Player-parameters-overview]]></source>
<target><![CDATA[Siehe https://vimeo.zendesk.com/hc/de/articles/360001494447-Verwendung-von-Player-Parametern]]></target>
</trans-unit>
<trans-unit id="flexform.maxTitleChars" approved="yes">
<source><![CDATA[Maximum number of characters before the title is cropped]]></source>
<target><![CDATA[Maximale Anzahl an Zeichen, bevor der Titel abgeschnitten wird]]></target>
</trans-unit>
<trans-unit id="flexform.maxDescriptionChars" approved="yes">
<source><![CDATA[Maximum number of characters before the description is cropped]]></source>
<target><![CDATA[Maximale Anzahl an Zeichen, bevor die Beschreibung abgeschnitten wird]]></target>
</trans-unit>
</body>
</file>
</xliff>
......@@ -104,12 +104,6 @@
<trans-unit id="vimeoPluginTitle">
<source><![CDATA[Vimeo]]></source>
</trans-unit>
<trans-unit id="flexform.maxTitleChars">
<source><![CDATA[Title: Character Limit (respects word-break)]]></source>
</trans-unit>
<trans-unit id="flexform.maxDescriptionChars">
<source><![CDATA[Description: Character Limit (respects word-break)]]></source>
</trans-unit>
<trans-unit id="flexform.urlParameters">
<source><![CDATA[Additional URL parameters (only without Lightbox)]]></source>
</trans-unit>
......@@ -117,10 +111,10 @@
<source><![CDATA[See https://vimeo.zendesk.com/hc/en-us/articles/360001494447-Player-parameters-overview]]></source>
</trans-unit>
<trans-unit id="flexform.maxTitleChars">
<source><![CDATA[Maximum amount of characters allowed, before the title is cropped]]></source>
<source><![CDATA[Title: Character Limit (respects word-break)]]></source>
</trans-unit>
<trans-unit id="flexform.maxDescriptionChars">
<source><![CDATA[Maximum amount of characters allowed, before the description is cropped]]></source>
<source><![CDATA[Description: Character Limit (respects word-break)]]></source>
</trans-unit>
</body>
</file>
......
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