diff options
author | Charles McNulty <cmcnulty@kznf.com> | 2013-11-04 11:01:55 -0800 |
---|---|---|
committer | Charles McNulty <cmcnulty@kznf.com> | 2013-11-04 11:01:55 -0800 |
commit | 48f65c6a7129073fb8c04abdfdaaee77dfd6709e (patch) | |
tree | 1fbea18bbc6a99ea3a4f6997ea799b67c9964634 /program/localization | |
parent | 5a870688b082ec958c99a757139dd2e26b1f8233 (diff) |
tiny-focus column for determining where focus should be
Diffstat (limited to 'program/localization')
-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 8f221a3a9..8084365d3 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -53,6 +53,7 @@ $labels['size'] = 'Size'; $labels['priority'] = 'Priority'; $labels['organization'] = 'Organization'; $labels['readstatus'] = 'Read status'; +$labels['focus'] = 'Focus'; $labels['listoptions'] = 'List options...'; $labels['mailboxlist'] = 'Folders'; |