diff options
author | alecpl <alec@alec.pl> | 2010-09-29 12:24:01 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-09-29 12:24:01 +0000 |
commit | d7f9eb573b82ca55c521b68f7cf3ad8de55ab8ba (patch) | |
tree | 80ccf87e2e05f5514df23aa99398d587d138df79 /program/localization/en_US/labels.inc | |
parent | eacce9b3f570f9f708df681b6551dd8f0f7e740d (diff) |
- Add link to identities in compose window (#1486729)
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 0db6ddada..3fe75e879 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -204,6 +204,7 @@ $labels['charset'] = 'Charset'; $labels['editortype'] = 'Editor type'; $labels['returnreceipt'] = 'Return receipt'; +$labels['editidents'] = 'Edit identities'; $labels['checkspelling'] = 'Check spelling'; $labels['resumeediting'] = 'Resume editing'; $labels['revertto'] = 'Revert to'; |