Textausrichtung und Sprachdateien für neues Printer Admin Interface
authorSven Donath <lxo@dexo.de>
Thu, 30 Sep 2010 14:08:25 +0000 (16:08 +0200)
committerSven Donath <lxo@dexo.de>
Thu, 30 Sep 2010 14:08:25 +0000 (16:08 +0200)
Textausrichtung im neuen Printer-Admin auf left geändert.
Sprachdateien angepasst.

locale/de/all
locale/de_DE/all
locale/en/all
templates/webpages/admin_printer/edit.html
templates/webpages/admin_printer/list.html

index 18b6d39..532d3d4 100644 (file)
@@ -942,7 +942,6 @@ $self->{texts} = {
   'List Price'                  => 'Listenpreis',
   'List Price Factors'          => 'Preisfaktoren anzeigen',
   'List Pricegroups'            => 'Preisgruppen anzeigen',
-  'List Printer'                => 'Drucker anzeigen',
   'List Tax'                    => 'Bearbeiten',
   'List Transactions'           => 'Buchungsliste',
   'List Warehouses'             => 'Lager anzeigen',
index 5e0ec9d..85789fc 100644 (file)
@@ -942,7 +942,6 @@ $self->{texts} = {
   'List Price'                  => 'Listenpreis',
   'List Price Factors'          => 'Preisfaktoren anzeigen',
   'List Pricegroups'            => 'Preisgruppen anzeigen',
-  'List Printer'                => 'Drucker anzeigen',
   'List Tax'                    => 'Bearbeiten',
   'List Transactions'           => 'Buchungsliste',
   'List Warehouses'             => 'Lager anzeigen',
@@ -1206,6 +1205,7 @@ $self->{texts} = {
   'Please read the file'        => 'Bitte lesen Sie die Datei',
   'Please select a customer from the list below.' => 'Bitte einen Endkunden aus der Liste auswählen',
   'Please select a part from the list below.' => 'Bitte w&auml;hlen Sie einen Artikel aus der Liste aus.',
+  'Please select a user'        => 'Bitte wählen Sie einen Benutzer aus',
   'Please select a vendor from the list below.' => 'Bitte einen Händler aus der Liste auswählen',
   'Please select the chart of accounts this installation is using from the list below.' => 'Bitte w&auml;hlen Sie den Kontenrahmen aus, der bei dieser Installation verwendet wird.',
   'Please select the database you want to backup' => 'Bitte w&auml;hlen Sie die zu sichernde Datenbank gefunden',
@@ -1249,9 +1249,8 @@ $self->{texts} = {
   'Printer'                     => 'Drucker',
   'Printer Command'             => 'Druckbefehl',
   'Printer Command missing!'    => 'Druckbefehl fehlt',
-  'Printer Description'         => 'Druckerbeschreibung',
-  'Printer deleted!'            => 'Drucker gelöscht!',
-  'Printer saved!'              => 'Drucker gespeichert!',
+  'Printer Management'          => 'Druckeradministration',
+  'Printers are created for a user database. Please select a user. The associated database will be edited.' => 'Drucker werden für eine Benutzerdatenbank erzeugt. Bitte wählen Sie einen Benutzer aus. Die Drucker werden in der verknüpften Datenbank angelegt.',
   'Printing ... '               => 'Es wird gedruckt.',
   'Prior to Lx-Office v2.4.0 the user could enter arbitrary strings as units for parts, services and in invoices, sales quotations etc.' => 'Vor Lx-Office 2.4.0 konnte der Benutzer bei Artikeln, Dienstleistungen und Rechnungen, Angeboten etc beliebige Einheiten angeben.',
   'Prior to Lx-Office v2.4.0 the user had to chose the accounts for each part and service.' => 'Vor Lx-Office 2.4.0 musste der Benutzer die Konten bei jeder Ware und jeder Dienstleistung einzeln ausw&auml;hlen.',
index 4e8ae75..0f43a94 100644 (file)
@@ -942,7 +942,6 @@ $self->{texts} = {
   'List Price'                  => '',
   'List Price Factors'          => '',
   'List Pricegroups'            => '',
-  'List Printer'                => '',
   'List Tax'                    => '',
   'List Transactions'           => '',
   'List Warehouses'             => '',
@@ -1206,6 +1205,7 @@ $self->{texts} = {
   'Please read the file'        => '',
   'Please select a customer from the list below.' => '',
   'Please select a part from the list below.' => '',
+  'Please select a user'        => '',
   'Please select a vendor from the list below.' => '',
   'Please select the chart of accounts this installation is using from the list below.' => '',
   'Please select the database you want to backup' => '',
@@ -1249,9 +1249,8 @@ $self->{texts} = {
   'Printer'                     => '',
   'Printer Command'             => '',
   'Printer Command missing!'    => '',
-  'Printer Description'         => '',
-  'Printer deleted!'            => '',
-  'Printer saved!'              => '',
+  'Printer Management'          => '',
+  'Printers are created for a user database. Please select a user. The associated database will be edited.' => '',
   'Printing ... '               => '',
   'Prior to Lx-Office v2.4.0 the user could enter arbitrary strings as units for parts, services and in invoices, sales quotations etc.' => '',
   'Prior to Lx-Office v2.4.0 the user had to chose the accounts for each part and service.' => '',
index d158702..c8edd60 100644 (file)
 <table width=100%>
   <tr height="5"></tr>
   <tr>
-    <th align=right>[% 'Printer' | $T8 %]</th>
+    <th align=left>[% 'Printer' | $T8 %]</th>
     <td><input name="printer.printer_description" size=30 value="[% printer.printer_description | html %]"></td>
   <tr>
   <tr>
-    <th align=right>[% 'Printer Command' | $T8 %]</th>
+    <th align=left>[% 'Printer Command' | $T8 %]</th>
     <td><input name="printer.printer_command" size=30 value="[% printer.printer_command | html %]"></td>
   </tr>
   <tr>
-    <th align=right>[% 'Template Code' | $T8 %]</th>
+    <th align=left>[% 'Template Code' | $T8 %]</th>
     <td><input name="printer.template_code" size=5 value="[% printer.template_code | html %]"></td>
   </tr>
   <td colspan=2><hr size=3 noshade></td>
index 6dd2361..92a7095 100644 (file)
@@ -20,8 +20,8 @@
 [%- FOREACH row = all_printers %]
         <tr valign=top class="listrow[% loop.count % 2 %]">
           <td><a href="[% edit_link %][% row.id %]">[% row.printer_description %]</a></td>
-          <td align=right>[% row.printer_command | html %]</td>
-          <td align=right>[% row.template_code | html %]</td>
+          <td align=left>[% row.printer_command | html %]</td>
+          <td align=left>[% row.template_code | html %]</td>
         </tr>
 [%- END %]
 [%- ELSE %]