diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-30 06:35:38 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-30 06:35:38 +0000 |
| commit | e9ca30d6cbc0931f16701ab67de8cc0536baacd0 (patch) | |
| tree | 46c35ca84375078e16b803d93a2a261d6401daee /roundcubemail/program/localization/en_US | |
| parent | ea3e947ab65fc3fb7a4b8f476ddf102fb2813139 (diff) | |
- added 'messageoptions' label
git-svn-id: https://svn.roundcube.net/trunk@3791 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_US')
| -rw-r--r-- | roundcubemail/program/localization/en_US/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index b87bcceb7..517b72030 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -211,6 +211,7 @@ $labels['revertto'] = 'Revert to'; $labels['attachments'] = 'Attachments'; $labels['upload'] = 'Upload'; $labels['close'] = 'Close'; +$labels['messageoptions'] = 'Message options...'; $labels['low'] = 'Low'; $labels['lowest'] = 'Lowest'; |
