Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 7b783822

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

  • ID 7b783822320b631810a47ab325a52f56bafe05c6
  • Vorgänger 7d59c544
  • Nachfolger 01738ec3

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