PHRAS-1224 Change subdef rotation wording

This commit is contained in:
Xavier Rousset
2016-09-29 13:44:45 +02:00
parent 5361906447
commit b17c244c8f
5 changed files with 23 additions and 0 deletions

View File

@@ -1564,6 +1564,11 @@
<target state="translated">meine E-Mail Adresse verändern</target>
<jms:reference-file line="6">web/account/reset-email.html.twig</jms:reference-file>
</trans-unit>
<trans-unit id="04d0ff716d072a61412e969b78fe694be13d049f" resname="Changes for rotation will be applied only on the sub-definitions of &quot;image&quot; type.">
<source>Changes for rotation will be applied only on the sub-definitions of "image" type.</source>
<target state="new">Changes for rotation will be applied only on the sub-definitions of "image" type, whenever possible.</target>
<jms:reference-file line="180">actions/Tools/index.html.twig</jms:reference-file>
</trans-unit>
<trans-unit id="18e03e2a37ba37df713f9665ef752fb8b40fc1e8" resname="Channels" approved="yes">
<source>Channels</source>
<target state="translated">Kanäle</target>

View File

@@ -1560,6 +1560,11 @@
<target state="translated">Change my e-mail address</target>
<jms:reference-file line="6">web/account/reset-email.html.twig</jms:reference-file>
</trans-unit>
<trans-unit id="04d0ff716d072a61412e969b78fe694be13d049f" resname="Changes for rotation will be applied only on the sub-definitions of &quot;image&quot; type.">
<source>Changes for rotation will be applied only on the sub-definitions of "image" type.</source>
<target state="new">Changes for rotation will be applied only on the sub-definitions of "image" type, whenever possible.</target>
<jms:reference-file line="180">actions/Tools/index.html.twig</jms:reference-file>
</trans-unit>
<trans-unit id="18e03e2a37ba37df713f9665ef752fb8b40fc1e8" resname="Channels" approved="yes">
<source>Channels</source>
<target state="translated">Channels</target>

View File

@@ -1560,6 +1560,11 @@
<target state="translated">Changer mon adresse e-mail</target>
<jms:reference-file line="6">web/account/reset-email.html.twig</jms:reference-file>
</trans-unit>
<trans-unit id="04d0ff716d072a61412e969b78fe694be13d049f" resname="Changes for rotation will be applied only on the sub-definitions of &quot;image&quot; type." approved="yes">
<source>Changes for rotation will be applied only on the sub-definitions of "image" type.</source>
<target state="translated">Les rotations sont appliquées sur les sous-définitions et des documents originaux lorsque cela est possible.</target>
<jms:reference-file line="180">actions/Tools/index.html.twig</jms:reference-file>
</trans-unit>
<trans-unit id="18e03e2a37ba37df713f9665ef752fb8b40fc1e8" resname="Channels" approved="yes">
<source>Channels</source>
<target state="translated">Canaux</target>

View File

@@ -1564,6 +1564,11 @@
<target state="translated">Mijn email adres wijzigen</target>
<jms:reference-file line="6">web/account/reset-email.html.twig</jms:reference-file>
</trans-unit>
<trans-unit id="04d0ff716d072a61412e969b78fe694be13d049f" resname="Changes for rotation will be applied only on the sub-definitions of &quot;image&quot; type.">
<source>Changes for rotation will be applied only on the sub-definitions of "image" type.</source>
<target state="new">Changes for rotation will be applied only on the sub-definitions of "image" type, whenever possible.</target>
<jms:reference-file line="180">actions/Tools/index.html.twig</jms:reference-file>
</trans-unit>
<trans-unit id="18e03e2a37ba37df713f9665ef752fb8b40fc1e8" resname="Channels" approved="yes">
<source>Channels</source>
<target state="translated">Kanalen</target>

View File

@@ -176,6 +176,9 @@
{% endif %}
<div id="image" class="tabBox">
<div class="text-info">
<i class=" icon-info-sign"></i> {% trans %}Changes for rotation will be applied only on the sub-definitions of "image" type.{% endtrans %}
</div>
<form name="formpushdoc" action="{{ path('prod_tools_rotate') }}" method="post">
<fieldset style='border:1px solid #999;padding:20px;'>
<legend>&nbsp;<b>{{ "image rotation" | trans }}</b>&nbsp;</legend>