Links zur Dokumentation & Webseite im Menü anzeigen
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 14 Nov 2012 13:00:36 +0000 (14:00 +0100)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 14 Nov 2012 13:00:36 +0000 (14:00 +0100)
Fixt #2053.

locale/de/all
menu.ini

index 7527a89..6b60dfc 100644 (file)
@@ -670,6 +670,7 @@ $self->{texts} = {
   'Do you want to store the existing onhand values into a new warehouse?' => 'M&ouml;chten Sie die vorhandenen Mengendaten in ein Lager &uuml;bertragen?',
   'Document'                    => 'Dokument',
   'Document Project Number'     => 'Projektnummer des Belegs',
+  'Documentation (in German)'   => 'Dokumentation',
   'Documents in the WebDAV repository' => 'Dokumente im WebDAV-Repository',
   'Done'                        => 'Fertig',
   'Download SEPA XML export file' => 'SEPA-XML-Exportdatei herunterladen',
@@ -2381,6 +2382,7 @@ $self->{texts} = {
   'kivitendo is about to update the database [ #1 ].' => 'kivitendo wird gleich die Datenbank [ #1 ] aktualisieren.',
   'kivitendo is now able to manage warehouses instead of just tracking the amount of goods in your system.' => 'kivitendo enth&auml;lt jetzt auch echte Lagerverwaultung anstatt reiner Mengenz&auml;hlung.',
   'kivitendo needs to update the authentication database before you can proceed.' => 'kivitendo muss die Authentifizierungsdatenbank aktualisieren, bevor Sie fortfahren können.',
+  'kivitendo website (external)' => 'kivitendo-Webseite (extern)',
   'kivitendo will then update the database automatically.' => 'kivitendo wird die Datenbank daraufhin automatisch aktualisieren.',
   'lead deleted!'               => 'Kundenquelle gelöscht',
   'lead saved!'                 => 'Kundenquelle geichert',
index fa99ded..e091277 100644 (file)
--- a/menu.ini
+++ b/menu.ini
@@ -849,7 +849,14 @@ module=login.pl
 action=company_logo
 no_todo_list=1
 
+[Program--Documentation (in German)]
+href=doc/kivitendo-Dokumentation.pdf
+target=_top
+
+[Program--kivitendo website (external)]
+href=http://www.kivitendo.de/
+target=_top
+
 [Program--Logout]
 module=controller.pl
 action=LoginScreen/logout
-target=_top