X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fall;h=d83821a12a5dc6364569c81d9172a3fdc7aed2a5;hb=961d72dfa6a8e56758842123944a3f5ad42adae4;hp=f25d6372fbd00b96f7ef256127b7700a7fa15e0a;hpb=40c4eff395b9a1524d06e25ac7548113f9c1dc71;p=kivitendo-erp.git diff --git a/locale/de/all b/locale/de/all index f25d6372f..d83821a12 100644 --- a/locale/de/all +++ b/locale/de/all @@ -2,6 +2,8 @@ # -*- coding: utf-8; -*- # vim: fenc=UTF-8 +use utf8; + # These are all the texts to build the translations files. # The file has the form of 'english text' => 'foreign text', # you can add the translation in this file or in the 'missing' file @@ -153,7 +155,6 @@ $self->{texts} = { 'Add bank account' => 'Bankkonto erfassen', 'Add custom variable' => 'Benutzerdefinierte Variable erfassen', 'Add note' => 'Notiz erfassen', - 'Add to group' => 'Zu Gruppe hinzufügen', 'Add unit' => 'Einheit hinzufügen', 'Address' => 'Adresse', 'Administration' => 'Administration', @@ -1011,8 +1012,6 @@ $self->{texts} = { 'May ' => 'Mai', 'May set the BCC field when sending emails' => 'Beim Verschicken von Emails das Feld \'BCC\' setzen', 'Medium Number' => 'Datenträgernummer', - 'Members not of' => 'Benutzer nicht in Gruppe', - 'Members of' => 'Benutzer in Gruppe', 'Memo' => 'Memo', 'Menu' => 'Menü', 'Message' => 'Nachricht',