From 8633bf546a88ed2289d3b220291e75356b013a13 Mon Sep 17 00:00:00 2001 From: Sven Donath Date: Sat, 5 Feb 2011 20:39:18 +0100 Subject: [PATCH] =?utf8?q?Lokalisierungen=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- locale/de_DE/all | 3 ++- locale/en/all | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/locale/de_DE/all b/locale/de_DE/all index 7c0ce497e..11d7d4169 100644 --- a/locale/de_DE/all +++ b/locale/de_DE/all @@ -232,6 +232,7 @@ $self->{texts} = { 'BOM' => 'Stückliste', 'BWA' => 'BWA', 'Back' => 'Zurück', + 'Back to the login page' => 'Zurück zur Loginseite', 'Backup Dataset' => 'Datenbank sichern', 'Backup file' => 'Sicherungsdatei', 'Backup of dataset' => 'Sicherung der Datenbank', @@ -1681,7 +1682,7 @@ $self->{texts} = { 'The selected bin does not exist.' => 'Der ausgewählte Lagerplatz existiert nicht.', 'The selected exports have been closed.' => 'Die ausgewählten Exporte wurden abgeschlossen.', 'The selected warehouse does not exist.' => 'Das ausgewählte Lager existiert nicht.', - 'The selected warehouse is empty.' => 'Das ausgewählte Lager ist leer.', + 'The selected warehouse is empty, or no stocked items where found that match the filter settings.' => 'Das ausgewählte Lager ist leer, oder die Suche ergab keine Übereinstimmungen.', 'The session is invalid or has expired.' => 'Sie sind von Lx-Office abgemeldet.', 'The source warehouse does not contain any bins.' => 'Das Quelllager enthält keine Lagerplätze.', 'The subject is missing.' => 'Der Betreff fehlt.', diff --git a/locale/en/all b/locale/en/all index c95febd0a..cedc53810 100644 --- a/locale/en/all +++ b/locale/en/all @@ -232,6 +232,7 @@ $self->{texts} = { 'BOM' => '', 'BWA' => '', 'Back' => '', + 'Back to the login page' => '', 'Backup Dataset' => '', 'Backup file' => '', 'Backup of dataset' => '', @@ -1680,7 +1681,7 @@ $self->{texts} = { 'The selected bin does not exist.' => '', 'The selected exports have been closed.' => '', 'The selected warehouse does not exist.' => '', - 'The selected warehouse is empty.' => '', + 'The selected warehouse is empty, or no stocked items where found that match the filter settings.' => '', 'The session is invalid or has expired.' => '', 'The source warehouse does not contain any bins.' => '', 'The subject is missing.' => '', -- 2.20.1