diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-05-27 19:22:11 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-05-27 19:22:11 +0200 |
commit | d0d7f43ef53d71322a8793ec10f7179f30615127 (patch) | |
tree | 9b6c9f546f29e3d94ab768fa5cfef2ba9513d84c /program/localization/en_US/labels.inc | |
parent | 1791a1e7a23c0aaf126ba099a73564e8c4e88cee (diff) |
More aria-* improvements to toggle buttons and autocompletion lists
Diffstat (limited to 'program/localization/en_US/labels.inc')
-rw-r--r-- | program/localization/en_US/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 3ac7f03aa..23f22a969 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -259,6 +259,7 @@ $labels['upload'] = 'Upload'; $labels['uploadprogress'] = '$percent ($current from $total)'; $labels['close'] = 'Close'; $labels['messageoptions'] = 'Message options...'; +$labels['togglecomposeoptions'] = 'Toggle composition options'; $labels['low'] = 'Low'; $labels['lowest'] = 'Lowest'; |