Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 4f78e190

Von Sven Schöling vor fast 2 Jahren hinzugefügt

  • ID 4f78e1904f96cc093bdc7ed1bca462dd8d6a0ad7
  • Vorgänger 0617a645
  • Nachfolger ac05693f

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