mehr kivitendo rebranding
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 5 Mar 2012 11:14:02 +0000 (12:14 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 5 Mar 2012 11:14:02 +0000 (12:14 +0100)
21 files changed:
templates/webpages/acctranscorrections/analyze_filter.html
templates/webpages/acctranscorrections/analyze_overview.html
templates/webpages/acctranscorrections/assistant_for_ap_ar_wrong_taxkeys.html
templates/webpages/acctranscorrections/assistant_for_invoice_inventory_with_taxkeys.html
templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys.html
templates/webpages/admin/adminlogin.html
templates/webpages/admin/check_auth_database.html
templates/webpages/admin/create_standard_group_ask.html
templates/webpages/admin/restore_dataset.html
templates/webpages/datev/net_gross_difference.html
templates/webpages/dbupgrade/buchungsgruppen_header.html
templates/webpages/dbupgrade/units_header.html
templates/webpages/dbupgrade/warehouse_form.html
templates/webpages/dbupgrade/warning.html
templates/webpages/login/auth_db_needs_update.html
templates/webpages/login/auth_db_unreachable.html
templates/webpages/login/authentication_pl_missing.html
templates/webpages/login/login_screen.html
templates/webpages/login/old_configuration_files.html
templates/webpages/menu/header.html
templates/webpages/payment_term/form.html

index 867bbad..1d81d0f 100644 (file)
@@ -4,7 +4,7 @@
  <p><div class="listheading">[% title %]</div></p>
 
  <p>
-  [% 'Earlier versions of Lx-Office contained bugs which might have led to wrong entries in the general ledger.' | $T8 %]
+  [% 'Earlier versions of kivitendo contained bugs which might have led to wrong entries in the general ledger.' | $T8 %]
   [% 'These wrong entries cannot be fixed automatically.' | $T8 %]
   [% 'This module can help you identify and correct such entries by analyzing the general ledger and presenting you likely solutions but also allowing you to fix problems yourself.' | $T8 %]
  </p>
index 883c4e7..f75b1b7 100644 (file)
@@ -4,7 +4,7 @@
 
  <p><div class="listtop">[% title %]</div></p>
 
- <p>[% 'Lx-Office has found one or more problems in the general ledger.' | $T8 %]</p>
+ <p>[% 'kivitendo has found one or more problems in the general ledger.' | $T8 %]</p>
 
  <p>
   [% 'Period' | $T8 %]:
index 6115d92..1041b12 100644 (file)
@@ -11,7 +11,7 @@
  </p>
 
  <p>
-  [% 'Lx-Office can fix these problems automatically.' | $T8 %]
+  [% 'kivitendo can fix these problems automatically.' | $T8 %]
 
   [% 'For AP transactions it will replace the sales taxkeys with input taxkeys with the same tax rate.' | $T8 %]
 
index a0fa658..35ecb01 100644 (file)
@@ -5,11 +5,11 @@
  <p><div class="listtop">[% title %]</div></p>
 
  <p>
-  [% 'There is at least one sales or purchase invoice for which Lx-Office recorded an inventory transaction with taxkeys even though no tax was recorded.' | $T8 %]
+  [% 'There is at least one sales or purchase invoice for which kivitendo recorded an inventory transaction with taxkeys even though no tax was recorded.' | $T8 %]
  </p>
 
  <p>
-  [% 'Lx-Office can fix these problems automatically.' | $T8 %]
+  [% 'kivitendo can fix these problems automatically.' | $T8 %]
 
   [% 'It will simply set the taxkey to 0 (meaning "no taxes") which is the correct value for such inventory transactions.' | $T8 %]
  </p>
index 430f0fc..db56f82 100644 (file)
@@ -21,9 +21,9 @@
  <p>
   [% 'This could have happened for two reasons:' | $T8 %]
 
-  [% 'The first reason is that Lx-Office contained a bug which resulted in the wrong taxkeys being recorded for transactions in which two entries are posted for the same chart with different taxkeys.' | $T8 %]
+  [% 'The first reason is that kivitendo contained a bug which resulted in the wrong taxkeys being recorded for transactions in which two entries are posted for the same chart with different taxkeys.' | $T8 %]
 
-  [% 'The second reason is that Lx-Office allowed the user to enter the tax amount manually regardless of the taxkey used.' | $T8 %]
+  [% 'The second reason is that kivitendo allowed the user to enter the tax amount manually regardless of the taxkey used.' | $T8 %]
 
   [% 'Such entries cannot be exported into the DATEV format and have to be fixed as well.' | $T8 %]
  </p>
index 50f64b7..22e07fc 100644 (file)
@@ -6,7 +6,7 @@
 
   <a href="http://www.kivitendo.org"><img src="image/kivitendo.png" border="0"></a>
 
-  <h3 class="login">[% 'Lx-Office' | $T8 %] [% HTML.escape(version) %]</h3>
+  <h3 class="login">[% 'kivitendo' | $T8 %] [% HTML.escape(version) %]</h3>
 
   <h2>[% 'Administration' | $T8 %]</h2>
 
index 4c55413..7005759 100644 (file)
@@ -6,7 +6,7 @@
  <form method="post" action="admin.pl">
 
   <p>
-   [% 'The database for user management and authentication does not exist. You can create let Lx-Office create it with the following parameters:' | $T8 %]
+   [% 'The database for user management and authentication does not exist. You can create let kivitendo create it with the following parameters:' | $T8 %]
   </p>
 
   <table border="0">
index d5f680f..00f0489 100644 (file)
@@ -7,9 +7,9 @@
 
   <p>
 
-   [% 'Lx-Office has been switched to group-based access restrictions.' | $T8 %]
+   [% 'kivitendo has been switched to group-based access restrictions.' | $T8 %]
 
-   [%- 'You have to create at least one group, grant it access to Lx-Office\'s functions and assign users to it.' | $T8 %]
+   [%- 'You have to create at least one group, grant it access to kivitendo\'s functions and assign users to it.' | $T8 %]
 
    [% 'Otherwise all users will only have access to their own settings.' | $T8 %]
 
@@ -17,9 +17,9 @@
 
   <p>
 
-   [%- 'During this user migration Lx-Office can create such a group for you and grant all users access to all of Lx-Office\'s functions.' | $T8 %]
+   [%- 'During this user migration kivitendo can create such a group for you and grant all users access to all of kivitendo\'s functions.' | $T8 %]
 
-   [%- 'This corresponds to Lx-Office\'s behavior prior to version 2.4.4.' | $T8 %]
+   [%- 'This corresponds to kivitendo\'s behavior prior to version 2.4.4.' | $T8 %]
 
   </p>
 
@@ -31,7 +31,7 @@
 
   <p>
 
-   [% 'Do you want Lx-Office to create a group for access to all functions?' | $T8 %]
+   [% 'Do you want kivitendo to create a group for access to all functions?' | $T8 %]
 
    [% 'This group will be called &quot;Full Access&quot;.' | $T8 %]
 
index ab7a94b..2817315 100644 (file)
@@ -20,7 +20,7 @@
   <p>
    [%- 'The backup you upload here has to be a file created with &quot;pg_dump -o -Ft&quot;.' | $T8 %]
    [%- 'It may optionally be compressed with &quot;gzip&quot;.' | $T8 %]
-   [%- 'Files created by Lx-Office\'s &quot;Backup Dataset&quot; function are such files.' | $T8 %]
+   [%- 'Files created by kivitendo\'s &quot;Backup Dataset&quot; function are such files.' | $T8 %]
   </p>
 
   <table>
index 98e963e..95ecd3d 100644 (file)
@@ -5,18 +5,18 @@
 </p>
 
 <p>
Lx-Office speichert Buchungsdaten als aggregierte Nettowerte.
kivitendo speichert Buchungsdaten als aggregierte Nettowerte.
 
  Das DATEV-Dateiformat hingegen erwartet aufgeteilte Buchungssätze mit
  Bruttowerten.
 
  Es ist deshalb technisch nicht immer möglich, aus den vorhandenen
  aggregierten Nettowerten solche Bruttowerte zu errechnen, sodass für
- einen Beleg betrachtet die von Lx-Office angezeigten und die in den
+ einen Beleg betrachtet die von kivitendo angezeigten und die in den
  DATEV-Export geschriebenen Bruttowerte exakt übereinstimmen.
 
  Abweichungen im Cent-Bereich sind in beide Richtungen möglich (Brutto
Lx-Office ist größer als Brutto DATEV und umgekehrt), werden aber von
kivitendo ist größer als Brutto DATEV und umgekehrt), werden aber von
  den Steuerbehörden anstandslos akzeptiert.
 </p>
 
index 5e962c9..239baae 100644 (file)
@@ -4,8 +4,8 @@
 <div class="listtop">[% 'Introduction of Buchungsgruppen' | $T8 %]</div>
 
 <p>
- [%- 'Prior to Lx-Office v2.4.0 the user had to chose the accounts for each part and service.' | $T8 %]
- [%- 'Lx-Office 2.4.0 introduces two new concepts: tax zones and Buchungsgruppen.' | $T8 %]
+ [%- 'Prior to version v2.4.0 the user had to chose the accounts for each part and service.' | $T8 %]
+ [%- 'Version 2.4.0 introduces two new concepts: tax zones and Buchungsgruppen.' | $T8 %]
  [%- 'There are four tax zones.' | $T8 %]
  [%- 'A Buchungsgruppe consists of a descriptive name and the account numbers for the income and expense accounts for those four tax zones as well as the inventory account number.' | $T8 %]
  [%- 'Now the user must select a single Buchungsgruppe for each part instead of three distinct accounts.' | $T8 %]
index ef977a1..db07f7a 100644 (file)
@@ -4,9 +4,9 @@
 <div class="listtop">[% 'Introduction of units' | $T8 %]</div>
 
 <p>
- [% 'Prior to Lx-Office v2.4.0 the user could enter arbitrary strings as units for parts, services and in invoices, sales quotations etc.' | $T8 %]
- [% 'In Lx-Office 2.4.0 the administrator has to enter a list of units in the administrative section.' | $T8 %]
- [% 'These units can be based on other units so that Lx-Office can convert prices when the user switches from one unit to another.' | $T8 %]
+ [% 'Prior to version v2.4.0 the user could enter arbitrary strings as units for parts, services and in invoices, sales quotations etc.' | $T8 %]
+ [% 'In version 2.4.0 the administrator has to enter a list of units in the administrative section.' | $T8 %]
+ [% 'These units can be based on other units so that kivitendo can convert prices when the user switches from one unit to another.' | $T8 %]
 </p>
 
 <p>
index 5edff88..e56daab 100644 (file)
@@ -4,7 +4,7 @@
 
 <form action="[% script %]" method="POST">
  <p>
-  [% 'Lx-Office is now able to manage warehouses instead of just tracking the amount of goods in your system.' | $T8 %]
+  [% 'kivitendo is now able to manage warehouses instead of just tracking the amount of goods in your system.' | $T8 %]
   [% 'This update will change the nature the onhand of goods is tracked.' | $T8 %]
   [% 'As a result, the saved onhand values of the present goods can be stored into a warehouse designated by you, or will be reset for a proper warehouse tracking' | $T8 %]
  </p>
index f54c687..9de5e9e 100644 (file)
@@ -6,7 +6,7 @@
  <input type="hidden" name="action" value="login">
  <p><input type="button" class="submit" onclick="history.back()" value="[% 'Back' | $T8 %]"></p>
  <p class="message_hint">
-  [% LxERP.t8('Lx-Office is about to update the database [ #1 ].', dbname) | html %]
+  [% LxERP.t8('kivitendo is about to update the database [ #1 ].', dbname) | html %]
  </p>
  <p>
   [% 'You should create a backup of the database before proceeding because the backup might not be reversible.' | $T8 %]
index 9a16f21..fb01cbf 100644 (file)
@@ -4,15 +4,15 @@
  <p><b>[% LxERP.t8('Error!') %]</b></p>
 
  <p>
-  [% LxERP.t8('Lx-Office needs to update the authentication database before you can proceed.') %]
+  [% LxERP.t8('Kivitendo needs to update the authentication database before you can proceed.') %]
   [% LxERP.t8('Please log in to the administration panel.') %]
-  [% LxERP.t8('Lx-Office will then update the database automatically.') %]
+  [% LxERP.t8('Kivitendo will then update the database automatically.') %]
  </p>
 
  <hr>
  <p>
-  [% LxERP.t8('For further information read this: ') %] <a href="doc/html/index.html" target="_blank">Lx-Office Installation</a><br>
-  [% LxERP.t8('Or download the whole Installation Documentation as PDF (350kB) for off-line study (currently in German Language): ') %] <a href="doc/Lx-Office-Dokumentation.pdf" target="_blank">Lx-Office-Dokumentation.pdf</a>
+  [% LxERP.t8('For further information read this: ') %] <a href="doc/html/index.html" target="_blank">Kivitendo Installation</a><br>
+  [% LxERP.t8('Or download the whole Installation Documentation as PDF (350kB) for off-line study (currently in German Language): ') %] <a href="doc/Kivitendo-Dokumentation.pdf" target="_blank">Kivitendo-Dokumentation.pdf</a>
  </p>
 
  <hr>
index 092fe95..5ca592b 100644 (file)
@@ -5,10 +5,10 @@
 
  <p>[%- 'The authentication database is not reachable at the moment. Either it hasn\'t been set up yet or the database server might be down. Please contact your administrator.' | $T8 %]</p>
 
- <p>[% 'If you want to set up the authentication database yourself then log in to the administration panel. Lx-Office will then create the database and tables for you.' | $T8 %]</p>
+ <p>[% 'If you want to set up the authentication database yourself then log in to the administration panel. kivitendo will then create the database and tables for you.' | $T8 %]</p>
  <hr>
- <p>[% 'For further information read this: ' | $T8 %] <a href="doc/html/index.html" target="_blank">Lx-Office Installation</a><br>
- [% 'Or download the whole Installation Documentation as PDF (350kB) for off-line study (currently in German Language): ' | $T8 %] <a href="doc/Lx-Office-Dokumentation.pdf" target="_blank"> Lx-Office-Dokumentation.pdf</a></p>
+ <p>[% 'For further information read this: ' | $T8 %] <a href="doc/html/index.html" target="_blank">kivitendo Installation</a><br>
+ [% 'Or download the whole Installation Documentation as PDF (350kB) for off-line study (currently in German Language): ' | $T8 %] <a href="doc/Kivitendo-Dokumentation.pdf" target="_blank">Kivitendo-Dokumentation.pdf</a></p>
 
  <hr>
 
index 0f65e36..8f158cf 100644 (file)
@@ -3,7 +3,7 @@
 
  <p><b>[% 'Error!' | $T8 %]</b></p>
 
- <p>[% 'The authentication configuration file &quot;config/lx_office.conf&quot; does not exist. This Lx-Office installation has probably not been updated correctly yet. Please contact your administrator.' | $T8 %]</p>
+ <p>[% 'The authentication configuration file &quot;config/lx_office.conf&quot; does not exist. This kivitendo installation has probably not been updated correctly yet. Please contact your administrator.' | $T8 %]</p>
 
  <p>[% 'If you yourself want to upgrade the installation then please read the file &quot;doc/UPGRADE&quot; and follow the steps outlined in this file.' | $T8 %]</p>
 
index 9ec5733..e0bdb87 100644 (file)
@@ -6,7 +6,7 @@
    <tr>
     <td class="login" align="center">
      <a href="http://www.kivitendo.de" target="_top"><img src="image/kivitendo.png" border="0"></a>
-     <h3 class="login" align="center">[% 'Lx-Office' | $T8 %] [% version %]</h3>
+     <h3 class="login" align="center">[% 'kivitendo' | $T8 %] [% version %]</h3>
 
      [% IF error_message %]
      <p><span class="message_error_login">[% error_message %]</span></p>
index 7bd7f61..a7f80a4 100644 (file)
@@ -3,7 +3,7 @@
  <div class="listtop">[% title %]</div>
 
  <p>
-  [%- LxERP.t8('Starting with Lx-Office 2.6.3 the configuration files in "config" have been consolidated.') %]
+  [%- LxERP.t8('Starting with version 2.6.3 the configuration files in "config" have been consolidated.') %]
   [%- LxERP.t8('The following old files whose settings have to be merged manually into the new configuration file "config/lx_office.conf" still exist:') %]
  </p>
 
@@ -14,7 +14,7 @@
  </ul>
 
  <p>
-  [%- LxERP.t8('Due to security concerns these files have to be deleted or moved after the migration before you can continue using Lx-Office.') %]
+  [%- LxERP.t8('Due to security concerns these files have to be deleted or moved after the migration before you can continue using kivitendo.') %]
  </p>
 
  <p>
@@ -22,7 +22,7 @@
  </p>
   <p>
 
-  [%- LxERP.t8('Which is located at doc/Lx-Office-Dokumentation.pdf. Click here: ') %] <a href ="doc/Lx-Office-Dokumentation.pdf">doc/Lx-Office-Dokumentation.pdf</a>
+  [%- LxERP.t8('Which is located at doc/Kivitendo-Dokumentation.pdf. Click here: ') %] <a href ="doc/Kivitendo-Dokumentation.pdf">doc/Kivitendo-Dokumentation.pdf</a>
 </p>
 
  <p>
index f0da916..1fb3c5e 100644 (file)
@@ -4,7 +4,7 @@
 [% UNLESS is_links %]
  <span class="frame-header-element frame-header-left">
     [<a href="JavaScript:Switch_Menu();" title="[% 'Switch Menu on / off' | $T8 %]">[% 'Menu' | $T8 %]</a>]
-    [<a HREF="login.pl" target="_blank" title="[% 'Open a further Lx-Office Window or Tab' | $T8 %]">[% 'New Win/Tab' | $T8 %]</a>]
+    [<a HREF="login.pl" target="_blank" title="[% 'Open a further kivitendo Window or Tab' | $T8 %]">[% 'New Win/Tab' | $T8 %]</a>]
     [<a href="JavaScript:top.main_window.print();" title="[% 'Hardcopy' | $T8 %]">[% 'Print' | $T8 %]</a>]
     [<a href="Javascript:top.main_window.history.back();" title="[% 'Go one step back' | $T8 %]">[% 'Back' | $T8 %]</a>]
     [<a href="Javascript:top.main_window.history.forward();" title="[% 'Go one step forward' | $T8 %]">[% 'Fwd' | $T8 %]</a>]
index 973940d..040ed56 100755 (executable)
@@ -65,7 +65,7 @@
 
   <hr size="3" noshade>
 
-  <p>[% LxERP.t8("You can use the following strings in the long description and all translations. They will be replaced by their actual values by Lx-Office before they're output.") %]</p>
+  <p>[% LxERP.t8("You can use the following strings in the long description and all translations. They will be replaced by their actual values by kivitendo before they're output.") %]</p>
 
   <table>
    <tr class="listheading"><th>[%- LxERP.t8('Field') %]</th><th>[%- LxERP.t8('Description') %]</th></tr>