diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-05 20:08:25 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-05 20:08:25 +0000 |
| commit | fa5be6924a8d3d4a9af6394d1077b8957b632ed0 (patch) | |
| tree | d90a67250f7bce722d56ee1dd077aa656f1ca6b5 /roundcubemail/program/localization/en_US | |
| parent | 07ac490cdbe51a8ff9f510c6566a2371c368138f (diff) | |
Ticket #1484457
git-svn-id: https://svn.roundcube.net/trunk@778 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_US')
| -rw-r--r-- | roundcubemail/program/localization/en_US/messages.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/en_US/messages.inc b/roundcubemail/program/localization/en_US/messages.inc index bb132a583..293809e80 100644 --- a/roundcubemail/program/localization/en_US/messages.inc +++ b/roundcubemail/program/localization/en_US/messages.inc @@ -75,5 +75,5 @@ $messages['copysuccess'] = 'Successfully copied $nr addresses'; $messages['copyerror'] = 'Could not copy any addresses'; $messages['sourceisreadonly'] = 'This address source is read only'; $messages['errorsavingcontact'] = 'Could not save the contact address'; - +$messages['movingmessage'] = 'Moving message...'; ?> |
