- 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" :
- "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";
+ 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" :
+ "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";