Ignore:
Timestamp:
Feb 21, 2006 6:01:03 PM (7 years ago)
Author:
cmcnulty
Message:

fixed typo bug #1434950

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/localization/en_US/labels.inc

    r129 r148  
    9292$labels['writenewmessage']  = 'Create a new message'; 
    9393$labels['replytomessage']   = 'Reply to the message'; 
    94 $labels['replytoallmessage'] = 'Reply to sender an all recipients'; 
     94$labels['replytoallmessage'] = 'Reply to sender and all recipients'; 
    9595$labels['forwardmessage']   = 'Forward the message'; 
    9696$labels['deletemessage']    = 'Move message to trash'; 
Note: See TracChangeset for help on using the changeset viewer.