License URL should be license.html not licence.html

This commit is contained in:
Gautier Pelloux-Prayer 2018-11-18 11:48:50 +01:00
parent 1b63cf844e
commit da8ede9f3b
13 changed files with 13 additions and 13 deletions

View File

@ -24,7 +24,7 @@ return array (
'general' => 'General',
'last_name' => 'Last name',
'licence_info' => 'Licence info',
'licence_info_description' => 'Attendize is licenced under the <b><a target="_blank" href="https://tldrlegal.com/license/attribution-assurance-license-(aal)#summary">Attribution Assurance Licence (AAL)</a></b>. This licence requires the <b>\'Powered By Attendize\'</b> notice to be kept in place on any Attendize installation. If you wish to remove references to Attendize you must purchase one of the white-label licences <b><a target="_blank" href="https://attendize.com/licence.html">listed here</a></b>.',
'licence_info_description' => 'Attendize is licenced under the <b><a target="_blank" href="https://tldrlegal.com/license/attribution-assurance-license-(aal)#summary">Attribution Assurance Licence (AAL)</a></b>. This licence requires the <b>\'Powered By Attendize\'</b> notice to be kept in place on any Attendize installation. If you wish to remove references to Attendize you must purchase one of the white-label licences <b><a target="_blank" href="https://attendize.com/license.html">listed here</a></b>.',
'mastercard_internet_gateway_service_settings' => 'Mastercard Internet Gateway Service Settings',
'merchant_access_code' => 'Merchant access code',
'merchant_id' => 'Merchant ID',

View File

@ -23,7 +23,7 @@ return array(
'general' => 'General',
'last_name' => 'Apellidos',
'licence_info' => 'Información de licencia',
'licence_info_description' => 'Attendize está licenciado bajo la <b><a target="_blank" href="https://tldrlegal.com/license/attribution-assurance-license-(aal)#summary">Attribution Assurance Licence (AAL)</a></b>. Esta licencia requiere que la notificación <b>\'Powered By Attendize\'</b> se mantenga en su lugar en cualquier instalación de Attendize. Si desea eliminar las referencias a Attendize, debe adquirir una de las licencias de marca blanca <b><a target="_blank" href="https://attendize.com/licence.html">enumeradas aquí</a></b>.',
'licence_info_description' => 'Attendize está licenciado bajo la <b><a target="_blank" href="https://tldrlegal.com/license/attribution-assurance-license-(aal)#summary">Attribution Assurance Licence (AAL)</a></b>. Esta licencia requiere que la notificación <b>\'Powered By Attendize\'</b> se mantenga en su lugar en cualquier instalación de Attendize. Si desea eliminar las referencias a Attendize, debe adquirir una de las licencias de marca blanca <b><a target="_blank" href="https://attendize.com/license.html">enumeradas aquí</a></b>.',
'mastercard_internet_gateway_service_settings' => 'Configuración del servicio pasarela de Internet Mastercard',
'merchant_access_code' => 'Código de acceso del comerciante',
'merchant_id' => 'ID de comerciante',

View File

@ -24,7 +24,7 @@ return array (
'general' => 'Général',
'last_name' => 'Nom',
'licence_info' => 'Information de licence',
'licence_info_description' => 'Attendize est publié sous la licence <b><a target="_blank" href="https://tldrlegal.com/license/attribution-assurance-license-(aal)#summary">Attribution Assurance Licence (AAL)</a></b>. Cette licence exige que la notice <b>\'Powered By Attendize\'</b> soit affiché sur toute installation d\'Attendize. Si vous voulez retirer les mentions d\'Attendize, vous devez acheter l\'une des licences en marque blanche <b><a target="_blank" href="https://attendize.com/licence.html">listées ici</a></b>.',
'licence_info_description' => 'Attendize est publié sous la licence <b><a target="_blank" href="https://tldrlegal.com/license/attribution-assurance-license-(aal)#summary">Attribution Assurance Licence (AAL)</a></b>. Cette licence exige que la notice <b>\'Powered By Attendize\'</b> soit affiché sur toute installation d\'Attendize. Si vous voulez retirer les mentions d\'Attendize, vous devez acheter l\'une des licences en marque blanche <b><a target="_blank" href="https://attendize.com/license.html">listées ici</a></b>.',
'mastercard_internet_gateway_service_settings' => 'Paramètre de la passerelle Internet Mastercard',
'merchant_access_code' => 'Code d\'accès du marchand',
'merchant_id' => 'Identifiant merchant',

View File

@ -24,7 +24,7 @@ return array (
'general' => 'Ogólne',
'last_name' => 'Nazwisko',
'licence_info' => 'Informacje licencyjne',
'licence_info_description' => 'Attendize jest dystrybuowany w ramach licencji <b><a target="_blank" href="https://tldrlegal.com/license/attribution-assurance-license-(aal)#summary">Attribution Assurance Licence (AAL)</a></b>. Ta licencja wymaga użycia klauzuli <b>\'Powered By Attendize\'</b> w każdej kopii Attendize. Jeżeli chcesz ją usunąć, musisz wykupić osobną licencję <b><a target="_blank" href="https://attendize.com/licence.html">znajdującą się tutaj</a></b>.',
'licence_info_description' => 'Attendize jest dystrybuowany w ramach licencji <b><a target="_blank" href="https://tldrlegal.com/license/attribution-assurance-license-(aal)#summary">Attribution Assurance Licence (AAL)</a></b>. Ta licencja wymaga użycia klauzuli <b>\'Powered By Attendize\'</b> w każdej kopii Attendize. Jeżeli chcesz ją usunąć, musisz wykupić osobną licencję <b><a target="_blank" href="https://attendize.com/license.html">znajdującą się tutaj</a></b>.',
'mastercard_internet_gateway_service_settings' => 'Ustawienia Serwisu Internetowej Bramki Mastercard',
'merchant_access_code' => 'Merchant access code',
'merchant_id' => 'Merchant ID',

View File

@ -1,5 +1,5 @@
{{--Attendize is provided free of charge on the condition the below hyperlink is left in place.--}}
{{--See https://www.attendize.com/licence.html for more information.--}}
{{--See https://www.attendize.com/license.html for more information.--}}
<div class="powered_by_embedded">
@include('Shared.Partials.PoweredBy')
</div>

View File

@ -4,7 +4,7 @@
<div class="col-md-12">
{{--Attendize is provided free of charge on the condition the below hyperlink is left in place.--}}
{{--See https://www.attendize.com/licence.html for more information.--}}
{{--See https://www.attendize.com/license.html for more information.--}}
@include('Shared.Partials.PoweredBy')
@if(Utils::userOwns($event))

View File

@ -114,7 +114,7 @@
<div class="bottom_info">
{{--Attendize is provided free of charge on the condition the below hyperlink is left in place.--}}
{{--See https://www.attendize.com/licence.html for more information.--}}
{{--See https://www.attendize.com/license.html for more information.--}}
@include('Shared.Partials.PoweredBy')
</div>
</div>

View File

@ -1,3 +1,3 @@
{{--Attendize is provided free of charge on the condition the below hyperlink is left in place.--}}
{{--See https://www.attendize.com/licence.html for more information.--}}
{{--See https://www.attendize.com/license.html for more information.--}}
Powered By <a style="color: #FFF;" title="Attendize - Sell Tickets Online" href="https://www.attendize.com/?powered_by">Attendize</a>

View File

@ -52,7 +52,7 @@
<tr style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6">
<td align="center" style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6">
{{--Attendize is provided free of charge on the condition the below hyperlink is left in place.--}}
{{--See https://www.attendize.com/licence.html for more information.--}}
{{--See https://www.attendize.com/license.html for more information.--}}
<p style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.6;color: #666;margin-bottom: 10px;font-weight: normal">Powered By <a href="https://www.attendize.com/?email_footer_powered_by" style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6;color: #999">Attendize.com</a>.
</p>
@yield('footer')

View File

@ -52,7 +52,7 @@
<tr style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6">
<td align="center" style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6">
{{--Attendize is provided free of charge on the condition the below hyperlink is left in place.--}}
{{--See https://www.attendize.com/licence.html for more information.--}}
{{--See https://www.attendize.com/license.html for more information.--}}
<p style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.6;color: #666;margin-bottom: 10px;font-weight: normal">
Powered By <a href="https://www.attendize.com/?email_footer_powered_by" style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6;color: #999">Attendize.com</a>.
</p>

View File

@ -52,7 +52,7 @@
<tr style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6">
<td align="center" style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6">
{{--Attendize est fourni gratuitement à condition que le lien ci-dessous soit laissé à sa place.--}}
{{--Voir https://www.attendize.com/licence.html pour plus d'information.--}}
{{--Voir https://www.attendize.com/license.html pour plus d'information.--}}
<p style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.6;color: #666;margin-bottom: 10px;font-weight: normal">Powered By <a href="https://www.attendize.com/?email_footer_powered_by" style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6;color: #999">Attendize.com</a>.
</p>
@yield('footer')

View File

@ -52,7 +52,7 @@
<tr style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6">
<td align="center" style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6">
{{--Attendize is provided free of charge on the condition the below hyperlink is left in place.--}}
{{--See https://www.attendize.com/licence.html for more information.--}}
{{--See https://www.attendize.com/license.html for more information.--}}
<p style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.6;color: #666;margin-bottom: 10px;font-weight: normal">Powered By <a href="https://www.attendize.com/?email_footer_powered_by" style="margin: 0;padding: 0;font-family: &quot;Helvetica Neue&quot;, &quot;Helvetica&quot;, Helvetica, Arial, sans-serif;font-size: 100%;line-height: 1.6;color: #999">Attendize.com</a>.
</p>
@yield('footer')

View File

@ -12,6 +12,6 @@
Jeżeli potrzebujesz pomocy i posługujesz się językiem angielski, zadaj pytanie na <a href="https://attendize.com/forum/">forum wsparcia</a>. Uwzględnij jak najwięcej szczegółów jak to tylko możliwe, Upewnij się, że przekazujesz właściwe logi z serwera.
</p>
<p>
Przeczytaj również <a style="text-decoration: underline;" target="_blank" href="https://attendize.com/licence.html?from_installer">licencję</a> zanim zainstalujesz Attendize.
Przeczytaj również <a style="text-decoration: underline;" target="_blank" href="https://attendize.com/license.html?from_installer">licencję</a> zanim zainstalujesz Attendize.
</p>
</div>