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_GB | |
| 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_GB')
| -rw-r--r-- | roundcubemail/program/localization/en_GB/messages.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/en_GB/messages.inc b/roundcubemail/program/localization/en_GB/messages.inc index f9183d5e6..5e3cfe8f5 100644 --- a/roundcubemail/program/localization/en_GB/messages.inc +++ b/roundcubemail/program/localization/en_GB/messages.inc @@ -60,5 +60,6 @@ $messages['searching'] = 'Searching...'; $messages['checking'] = 'Checking...'; $messages['nospellerrors'] = 'No spelling errors found'; $messages['folderdeleted'] = 'Folder successfully deleted'; +$messages['movingmessage'] = 'Moving message...'; -?>
\ No newline at end of file +?> |
