1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00

Text changes

This commit is contained in:
Hillel Coren 2014-11-16 23:27:02 +02:00
parent 6d02510bb3
commit d71043a2ba
12 changed files with 17 additions and 12 deletions

View File

@ -30,6 +30,11 @@ Developed by [@hillelcoren](https://twitter.com/hillelcoren) | Designed by [kant
* [Zapier](https://zapier.com/) integration
* [D3.js](http://d3js.org/) visualizations
### Upgrades
* $10 - White label license
* $20 - Six additional invoice designs
### Contributors
* [Troels Liebe Bentsen](https://github.com/tlbdk)

View File

@ -470,7 +470,7 @@ return array(
'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.',
'id_number' => 'ID Number',
'white_label_link' => 'Purchase white label license',
'white_label_link' => 'Click to white label',
'white_label_text' => 'Purchase a white label license for $10.00 to remove the Invoice Ninja branding from the top of the client pages.',
'white_label_header' => 'White Label',
'bought_white_label' => 'Successfully enabled white label license',

View File

@ -460,7 +460,7 @@ return array(
'vat_number' => 'Vat Number',
'id_number' => 'ID Number',
'white_label_link' => 'Purchase white label license',
'white_label_link' => 'Click to white label',
'white_label_text' => 'Purchase a white label license for $10.00 to remove the Invoice Ninja branding from the top of the client pages.',
'white_label_header' => 'White Label',
'bought_white_label' => 'Successfully enabled white label license',

View File

@ -468,7 +468,7 @@ return array(
'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.',
'id_number' => 'ID Number',
'white_label_link' => 'Purchase white label license',
'white_label_link' => 'Click to white label',
'white_label_text' => 'Purchase a white label license for $10.00 to remove the Invoice Ninja branding from the top of the client pages.',
'white_label_header' => 'White Label',
'bought_white_label' => 'Successfully enabled white label license',

View File

@ -440,7 +440,7 @@ return array(
'vat_number' => 'Vat Number',
'id_number' => 'ID Number',
'white_label_link' => 'Purchase white label license',
'white_label_link' => 'Click to white label',
'white_label_text' => 'Purchase a white label license for $10.00 to remove the Invoice Ninja branding from the top of the client pages.',
'white_label_header' => 'White Label',
'bought_white_label' => 'Successfully enabled white label license',

View File

@ -461,7 +461,7 @@ return array(
'vat_number' => 'Vat Number',
'id_number' => 'ID Number',
'white_label_link' => 'Purchase white label license',
'white_label_link' => 'Click to white label',
'white_label_text' => 'Purchase a white label license for $10.00 to remove the Invoice Ninja branding from the top of the client pages.',
'white_label_header' => 'White Label',
'bought_white_label' => 'Successfully enabled white label license',

View File

@ -462,7 +462,7 @@ return array(
'vat_number' => 'Vat Number',
'id_number' => 'ID Number',
'white_label_link' => 'Purchase white label license',
'white_label_link' => 'Click to white label',
'white_label_text' => 'Purchase a white label license for $10.00 to remove the Invoice Ninja branding from the top of the client pages.',
'white_label_header' => 'White Label',
'bought_white_label' => 'Successfully enabled white label license',

View File

@ -471,7 +471,7 @@ return array(
'vat_number' => 'Vat Number',
'id_number' => 'ID Number',
'white_label_link' => 'Purchase white label license',
'white_label_link' => 'Click to white label',
'white_label_text' => 'Purchase a white label license for $10.00 to remove the Invoice Ninja branding from the top of the client pages.',
'white_label_header' => 'White Label',
'bought_white_label' => 'Successfully enabled white label license',

View File

@ -469,7 +469,7 @@ return array(
'vat_number' => 'Vat Number',
'id_number' => 'ID Number',
'white_label_link' => 'Purchase white label license',
'white_label_link' => 'Click to white label',
'white_label_text' => 'Purchase a white label license for $10.00 to remove the Invoice Ninja branding from the top of the client pages.',
'white_label_header' => 'White Label',
'bought_white_label' => 'Successfully enabled white label license',

View File

@ -463,7 +463,7 @@ return array(
'vat_number' => 'Vat Number',
'id_number' => 'ID Number',
'white_label_link' => 'Purchase white label license',
'white_label_link' => 'Click to white label',
'white_label_text' => 'Purchase a white label license for $10.00 to remove the Invoice Ninja branding from the top of the client pages.',
'white_label_header' => 'White Label',
'bought_white_label' => 'Successfully enabled white label license',

View File

@ -451,7 +451,7 @@ return array(
'vat_number' => 'Vat Number',
'id_number' => 'ID Number',
'white_label_link' => 'Purchase white label license',
'white_label_link' => 'Click to white label',
'white_label_text' => 'Purchase a white label license for $10.00 to remove the Invoice Ninja branding from the top of the client pages.',
'white_label_header' => 'White Label',
'bought_white_label' => 'Successfully enabled white label license',

View File

@ -345,7 +345,7 @@ Want something changed? We're {{ link_to('https://github.com/hillelcoren/invoice
{{-- Per our license, please do not remove or modify this link. --}}
@if (Utils::isNinjaDev() || !Utils::isNinja())
<div class="container">
{{ trans('texts.powered_by') }} <a href="https://www.invoiceninja.com/?utm_source=powered_by" target="_blank">InvoiceNinja.com</a> -
{{ trans('texts.powered_by') }} <a href="https://www.invoiceninja.com/?utm_source=powered_by" target="_blank">InvoiceNinja.com</a> |
@if (Auth::user()->account->isWhiteLabel())
{{ trans('texts.white_labeled') }}
@else
@ -360,7 +360,7 @@ Want something changed? We're {{ link_to('https://github.com/hillelcoren/invoice
</div>
<div style="background-color: #fff; padding:20px">
<p>{{ trans('texts.white_label_text')}}</p>
<h4>{{ trans('texts.white_label_text')}}</h4>
</div>
<div class="modal-footer" id="signUpFooter" style="margin-top: 0px">