Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 98dbe856

Von Sven Schöling vor etwa 1 Jahr hinzugefügt

  • ID 98dbe85637480fdca024748bd6aab7652fb15ab6
  • Vorgänger 7584cd93
  • Nachfolger 5bae603d

Reclamation TypeData: delete text

Unterschiede anzeigen:

SL/DB/Reclamation/TypeData.pm
19 19
my %type_data = (
20 20
  SALES_RECLAMATION_TYPE() => {
21 21
    text => {
22
      delete     => t8('The reclamation has been deleted'),
22 23
      list       => t8("Sales Reclamations"),
23 24
      add        => t8("Add Sales Reclamation"),
24 25
      edit       => t8("Edit Sales Reclamation"),
......
50 51
  },
51 52
  PURCHASE_RECLAMATION_TYPE() => {
52 53
    text => {
54
      delete     => t8('The reclamation has been deleted'),
53 55
      list       => t8("Purchase Reclamations"),
54 56
      add        => t8("Add Purchase Reclamation"),
55 57
      edit       => t8("Edit Purchase Reclamation"),

Auch abrufbar als: Unified diff