Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 9708fb49

Von Jan Büren vor mehr als 9 Jahren hinzugefügt

  • ID 9708fb4924239187cf919f78995e06c6fe2b5275
  • Vorgänger 336f48b8
  • Nachfolger 1ef85bf9

Übersetzungsbüro Richardson Rechtschreib-QS von Commits in den Standard ...

Unterschiede anzeigen:

SL/Form.pm
2614 2614
  $ref->{mtime} ||= $ref->{itime};
2615 2615

  
2616 2616
  if ($self->{lastmtime} && $self->{lastmtime} ne $ref->{mtime} ) {
2617
      my $etxt = ($option eq 'mail') ? "The document has been changed from other user. Please reopen it in another window and copy the changes to the new window" :
2618
                                       "The document has been changed from other user. No mail was sent. Please reopen it in another window and copy the changes to the new window";
2617
      my $etxt = ($option eq 'mail') ? "The document has been changed by another user. Please reopen it in another window and copy the changes to the new window" :
2618
                                       "The document has been changed by another user. No mail was sent. Please reopen it in another window and copy the changes to the new window";
2619 2619
      $self->error($main::locale->text($etxt));
2620 2620
    ::end_of_request();
2621 2621
  }

Auch abrufbar als: Unified diff