Bugfix for Bug 1468: JavaScript-Title_Hack lieferte falsche oder sinnlose Titel und...
[kivitendo-erp.git] / locale / en / lost
index 4178095..747f02a 100644 (file)
@@ -1,14 +1,11 @@
 #!/usr/bin/perl
+# -*- coding: ISO-8859-15; -*-
+# vim: fenc=ISO-8859-15
 
-# The last 50 texts that have been removed.
-# This file will be auto-generated by locales.pl. Do not edit it.
+# The last 50 text strings, that have been removed.
+# This file has been auto-generated by locales.pl. Please don't edit!
 
 @lost = (
-  { 'text' => 'GIFI deleted!', 'translation' => '' },
-  { 'text' => 'Assemblies restocked!', 'translation' => '' },
-  { 'text' => 'Amount does not equal applied!', 'translation' => '' },
-  { 'text' => 'Post as new', 'translation' => '' },
-  { 'text' => 'Amount missing!', 'translation' => '' },
   { 'text' => 'Edit Template', 'translation' => '' },
   { 'text' => 'Applied', 'translation' => '' },
   { 'text' => 'Paid in full', 'translation' => '' },
   { 'text' => 'There is not enough available of \'#1\' at warehouse \'#2\', bin \'#3\', #4, for the transfer of #5.', 'translation' => '' },
   { 'text' => 'Warehouse MIgration', 'translation' => '' },
   { 'text' => 'WEBDAV access', 'translation' => '' },
+  { 'text' => 'customernumber not unique!', 'translation' => '' },
+  { 'text' => 'Accounting Menu', 'translation' => '' },
+  { 'text' => 'Edit ', 'translation' => '' },
+  { 'text' => 'About', 'translation' => '' },
+  { 'text' => 'Add ', 'translation' => '' },
 );
 
 1;