]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Ausgabe einer ordentlichen Fehlermeldung beim Datenbankupgrade, wenn das Verzeichnis...
authorMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 7 Aug 2008 09:31:57 +0000 (09:31 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 7 Aug 2008 09:31:57 +0000 (09:31 +0000)
39 files changed:
SL/User.pm
locale/de/admin
locale/de/all
locale/de/am
locale/de/amcvar
locale/de/amtemplates
locale/de/ap
locale/de/ar
locale/de/arap
locale/de/bp
locale/de/ca
locale/de/common
locale/de/cp
locale/de/ct
locale/de/datev
locale/de/dn
locale/de/do
locale/de/drafts
locale/de/fu
locale/de/gl
locale/de/ic
locale/de/io
locale/de/ir
locale/de/is
locale/de/licenses
locale/de/login
locale/de/menu
locale/de/menuXML
locale/de/menunew
locale/de/menuv3
locale/de/oe
locale/de/pe
locale/de/projects
locale/de/rc
locale/de/reportgenerator
locale/de/rp
locale/de/todo
locale/de/ustva
locale/de/wh

index 5e4d667a8a453aaeaeea8dd8e0506c3226da3038..44cd34ab7a6c69d6dfe57357a463eec1d97e45f1 100644 (file)
@@ -145,7 +145,12 @@ sub login {
       }
 
       # update the tables
-      open(FH, ">$main::userspath/nologin") or die("$!");
+      if (!open(FH, ">$main::userspath/nologin")) {
+        $form->show_generic_error($main::locale->text('A temporary file could not be created. ' .
+                                                      'Please verify that the directory "#1" is writeable by the webserver.',
+                                                      $main::userspath),
+                                  'back_button' => 1);
+      }
 
       # required for Oracle
       $form->{dbdefault} = $sid;
index eb9f9eb74ab796ee367c6d4844c5be1d6cd2e49e..33400f2efc4c54918719c1b6dcd252957fcbf04d 100644 (file)
@@ -3,6 +3,7 @@
 $self->{texts} = {
   'A group with that name does already exist.' => 'Eine Gruppe mit diesem Namen gibt es bereits.',
   'A temporary directory could not be created:' => 'Ein tempor&auml;res Verzeichnis konnte nicht erstellt werden:',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'A temporary file could not be created:' => 'Eine tempor&auml;re Datei konnte nicht erstellt werden:',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
index 57b6c020227e39a6438df758ff5d3af702613c2d..a0b7f01e83d253e4061e7af53535f1f00a806544 100644 (file)
@@ -34,6 +34,7 @@ $self->{texts} = {
   'A group named &quot;Full Access&quot; has been created.' => 'Eine Gruppe namens &quot;Vollzugriff&quot; wurde angelegt.',
   'A group with that name does already exist.' => 'Eine Gruppe mit diesem Namen gibt es bereits.',
   'A temporary directory could not be created:' => 'Ein tempor&auml;res Verzeichnis konnte nicht erstellt werden:',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'A temporary file could not be created:' => 'Eine tempor&auml;re Datei konnte nicht erstellt werden:',
   'A unit with this name does already exist.' => 'Eine Einheit mit diesem Namen existiert bereits.',
   'ADDED'                       => 'Hinzugefügt',
index 452885c1c7106f35bfcd064ff4bc19648b4561a5..f05c6533fa0af39e57ee1e64bc495b06027a88db 100644 (file)
@@ -13,6 +13,7 @@ $self->{texts} = {
   '&lt;%terms_netto%&gt; -- The number of days for full payment' => '&lt;%terms_netto%&gt; -- Die Anzahl Tage, bis die Rechnung in voller H&ouml;he bezahlt werden muss',
   '&lt;%total%&gt; -- Amount payable' => '&lt;%total%&gt; -- Noch zu bezahlender Betrag',
   '&lt;%total_wo_skonto%&gt; -- Amount payable less discount' => '&lt;%total_wo_skonto%&gt; -- Noch zu bezahlender Betrag abz&uuml;glich Skonto',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'A unit with this name does already exist.' => 'Eine Einheit mit diesem Namen existiert bereits.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
index 3594c4032d1dc3caae2c90ca2ce56f82f37abbe5..f16a0531f74a5c8a20c01f2fbafe989b5c3caa7f 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index 07c420463df73a125d94d7e802f6a7c3fb0c9f8e..cab89d99e5b9eaa75c46e75249d934e4852b7ce4 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index 36a5bca53006b09617b86d459618d7a451bc9deb..338259eab41c56554d3075af8b97e232b0a5cfdb 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index f91ece27d9f7ecb4d3636ee11af848a3a8aaa838..37273bb9468cc961e018ff1fa7fd6b13fd5a3bdb 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index 2a0991b64d6a31b999c107d5c3ae20933df370cb..7d670321d84d4ee695505cd1d602e426617a342d 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index cf2221414147eca7b9d1a6510ed96e8484027730..a534552b0799671732c73569a1c5fb8da55f357d 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index 73b887f4fe6dca1c879a667d46e316be33d2152e..aa592513680c93a011f36c751780d681fe5c3bb8 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index 33b1ee6af4bc2d9cfed690d08191f53ec83abeba..8ca5bc01d731171b1a5f60c7be177be6188e2ce0 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index 23651318305228ae6f68d3040da30e17dfa35970..0a15896677cd5252fcbab2a5f7674b800b34bd0b 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index 96ff241b84584b79f65eb93352f6cdfbf3fa6a9c..1e0196a91af794e8b9d77e333ded6bd25b6d7c72 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index 69a4e52af0dba370f57de465fc1a6fe588261ea0..2f2e50229ceb8579c2584abbca06ed8b0f033acc 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index c40fe409a130ea9b9e0dc5265c02fb3804b4dae2..a667e8eed10dc9a4c9fbfc2d22804f069cadb52a 100644 (file)
@@ -3,6 +3,7 @@
 $self->{texts} = {
   ' Date missing!'              => ' Datum fehlt!',
   '*/'                          => '*/',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index 46a4b2ae50c73ac686d65fb8cd3fde9f707948c3..2b86d660910c955a03b6697263bf87d9d610beb6 100644 (file)
@@ -4,6 +4,7 @@ $self->{texts} = {
   ' Date missing!'              => ' Datum fehlt!',
   ' missing!'                   => ' fehlt!',
   '*/'                          => '*/',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index db9b392886ac886aa7c1fd70aae36fa1923b5e71..4a4a2adc0cf3ad4570a9dbdb10a1699e56533dc5 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index 3f56771fe1ccbe6c10bf51ee0a11c3690e76b95a..bfe470e5c017f85a0dff6ee0f67b9b94e3011213 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index d581e75cc2558e8119f6ec914cd291a62c7f36a4..7f2c3984f3c5a6f50894e5f3e8d1184c564b726e 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index 873f162ad6673c298bc5b4ac323556092f0987ca..098854a6396584210766c238b7340bf8a9f7fdad 100644 (file)
@@ -4,6 +4,7 @@ $self->{texts} = {
   ' Date missing!'              => ' Datum fehlt!',
   ' Part Number missing!'       => ' Artikelnummer fehlt!',
   '*/'                          => '*/',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index cfb944eeb44892f395b84ee6a36bb3d0577445f6..9ae0cc1a93e01124591d6ad146c679c60146435c 100644 (file)
@@ -3,6 +3,7 @@
 $self->{texts} = {
   ' Date missing!'              => ' Datum fehlt!',
   '*/'                          => '*/',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index 8808d10586c6c91dc7f4fe477eac1b7bb77ea1c4..3e01dd3eba896ec67f4bab5ca3c0ff744bdf9c3c 100644 (file)
@@ -3,6 +3,7 @@
 $self->{texts} = {
   ' Date missing!'              => ' Datum fehlt!',
   '*/'                          => '*/',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index 6054ada53fe1d7152c699da7b3389ad8c002059c..8a2393a12b161ad2f5ac123330bb6570afbc5010 100644 (file)
@@ -3,6 +3,7 @@
 $self->{texts} = {
   ' Date missing!'              => ' Datum fehlt!',
   '*/'                          => '*/',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index 02b4e373b5421c765724590ace574cddb3a1e182..264134003561684ac9cc578000ddf1523964732e 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index d8dc8e6cba4a22e6f08a594b4a875f358655ed99..68214f2dfb5ef189d0b971eb17e8586336164ac7 100644 (file)
@@ -4,6 +4,7 @@ $self->{texts} = {
   ' Date missing!'              => ' Datum fehlt!',
   ' missing!'                   => ' fehlt!',
   '*/'                          => '*/',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index a8536dacdf27a67c320220b2d0e9dc0783650546..7e29fe7d32a5e09fa2a9b7f4c5f97ee7c79b89ad 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'AP'                          => 'Einkauf',
   'AP Aging'                    => 'Offene Verbindlichkeiten',
   'AR'                          => 'Verkauf',
index 813e93e7cfea69e5db6242ad5a0a90a25a1d134a..2e7db5c3b7d8da3d55d29284bf944b6be732604d 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
   'Advance turnover tax return' => 'Umsatzsteuervoranmeldung',
index d3c90ae3603f0b57fa43fb6b9dbb5e8c3c5f0666..746e6749d43c8f9799bd6ecac69b551894c3b1d8 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'AP'                          => 'Einkauf',
   'AP Aging'                    => 'Offene Verbindlichkeiten',
   'AR'                          => 'Verkauf',
index 750c03dd27b9cb2639e6c4d1be5665984ba1d05a..dc833f25a663e287432ad8ecd6c170a4c9017c7e 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
   'Advance turnover tax return' => 'Umsatzsteuervoranmeldung',
index 7c6ddaf95de3ead36244fc88770b03623ab7aced..7108d7a2b0669f16e4d5e5e0b0870d9529f4cf38 100644 (file)
@@ -4,6 +4,7 @@ $self->{texts} = {
   ' Date missing!'              => ' Datum fehlt!',
   ' missing!'                   => ' fehlt!',
   '*/'                          => '*/',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index 35958251bce3a9ccc4f31043c21d031e1d8345f4..260e7f320a9113e15f98b1aefd343ff8ce9c79ed 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index c2baf1ce36981c7214496cd2af2c1e08ca28487f..d39089890de2f726584509dc4bb4650b080df125 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index 4acf852e677a531482b91535c2c960eaadcdf3cd..b8523ce42b74c92402a89799515f85f11e94de6b 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index ea9540024b57d341572b3553f48771f1b0abb942..8c6186ebf7bcaef268aa5dba55b9153eba96bc20 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index 49d1582dad38a888afb600a9ac9f61b891abe96a..17e153eb7f2e5bda6944cf6f5a622927f53aa909 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Aging'                    => 'Offene Verbindlichkeiten',
index b2ad25ef26460c591f82706028ef7af7539961e4..03853ed7f505008a0fbcd4f1af2b9fff455fe8bf 100644 (file)
@@ -4,6 +4,7 @@ $self->{texts} = {
   ' Date missing!'              => ' Datum fehlt!',
   ' missing!'                   => ' fehlt!',
   '*/'                          => '*/',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',
index b36b4a5d9c401c528ba1ab3a2ff435ba53b7078b..2dfaa97aa63fc7434cbf5ae9a8ec9e6693b010f0 100644 (file)
@@ -5,6 +5,7 @@ $self->{texts} = {
   '2. Quarter'                  => '2. Quartal',
   '3. Quarter'                  => '3. Quartal',
   '4. Quarter'                  => '4. Quartal',
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AR'                          => 'Verkauf',
index b082ac3caf9d14414ed92a82cd8469a61680acc5..41a118fd6a970487b7e0e5b783c947fbc0b1bd9d 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 $self->{texts} = {
+  'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.',
   'ADDED'                       => 'Hinzugefügt',
   'AP'                          => 'Einkauf',
   'AP Transaction'              => 'Kreditorenbuchung',