diff options
author | yllar <yllar.pajus@gmail.com> | 2008-03-31 20:58:42 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2008-03-31 20:58:42 +0000 |
commit | 829e025d146716757aa752448cc51b878479cd3a (patch) | |
tree | fc05c8ae156aca9e373445b68776038d7a85f967 /program/localization/en_GB/labels.inc | |
parent | 65444ba8bca19fe042832831b31d06d8fa414e02 (diff) |
#1484840
Diffstat (limited to 'program/localization/en_GB/labels.inc')
-rw-r--r-- | program/localization/en_GB/labels.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc index 24622d00e..3761cc6d3 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -167,7 +167,7 @@ $labels['language'] = 'Language'; $labels['timezone'] = 'Time zone'; $labels['pagesize'] = 'Rows per page'; $labels['signature'] = 'Signature'; -$labels['dstactive'] = 'Daylight savings'; +$labels['dstactive'] = 'Summer time'; $labels['htmleditor'] = 'Compose HTML messages'; $labels['htmlsignature'] = 'HTML signature'; $labels['previewpane'] = 'Show preview pane'; @@ -189,4 +189,4 @@ $labels['sortby'] = 'Sort by'; $labels['sortasc'] = 'Sort ascending'; $labels['sortdesc'] = 'Sort descending'; -?>
\ No newline at end of file +?> |