diff options
author | alecpl <alec@alec.pl> | 2008-07-01 09:23:36 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-07-01 09:23:36 +0000 |
commit | e6e5c60aae745a580a2d7fca1e2b7104c3907352 (patch) | |
tree | 8d6825d0f61d8336d3aaca0bd8ce119d69d85152 /program | |
parent | 87242c75aa33a72e8ae7d33d36fa763f46051173 (diff) |
-added lost label
Diffstat (limited to 'program')
-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 2c5ea5682..4fb3df977 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -254,6 +254,7 @@ $labels['dstactive'] = 'Daylight saving time'; $labels['htmleditor'] = 'Compose HTML messages'; $labels['htmlsignature'] = 'HTML signature'; $labels['previewpane'] = 'Show preview pane'; +$labels['skin'] = 'Interface skin'; $labels['logoutclear'] = 'Clear Trash on logout'; $labels['logoutcompact'] = 'Compact Inbox on logout'; $labels['uisettings'] = 'User Interface'; |