From 856f7523a96ae8415faf8deb8ba87d47a9912627 Mon Sep 17 00:00:00 2001 From: alec Date: Sat, 10 May 2008 14:48:18 +0000 Subject: - small localization fixes (#1484895) git-svn-id: https://svn.roundcube.net/trunk@1373 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/labels.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/localization/en_US') diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index c4a85b8ff..669da5aba 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -121,7 +121,7 @@ $labels['today'] = 'Today'; // toolbar buttons $labels['checkmail'] = 'Check for new messages'; $labels['writenewmessage'] = 'Create a new message'; -$labels['replytomessage'] = 'Reply to the message'; +$labels['replytomessage'] = 'Reply to sender'; $labels['replytoallmessage'] = 'Reply to sender and all recipients'; $labels['forwardmessage'] = 'Forward the message'; $labels['deletemessage'] = 'Delete message'; -- cgit v1.2.3