From e6e5c60aae745a580a2d7fca1e2b7104c3907352 Mon Sep 17 00:00:00 2001 From: alecpl Date: Tue, 1 Jul 2008 09:23:36 +0000 Subject: [PATCH] -added lost label --- program/localization/en_US/labels.inc | 1 + 1 file changed, 1 insertion(+) 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';