Revision 9708fb49
Von Jan Büren vor mehr als 9 Jahren hinzugefügt
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
Übersetzungsbüro Richardson Rechtschreib-QS von Commits in den Standard ...