From 61ca7956cc035ad6f537953dce9e719c83c43af8 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Fri, 28 Nov 2014 08:44:03 +0100 Subject: Fix button label: ignore -> Ignore (#1490170) --- program/localization/en_GB/labels.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/localization/en_GB') diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc index 7fc6d8c0b..373b38731 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -406,7 +406,7 @@ $labels['askuser'] = 'ask each time'; $labels['autosend'] = 'send automatically'; $labels['autosendknown'] = 'send receipt to my contacts, otherwise ask'; $labels['autosendknownignore'] = 'send receipt to my contacts, otherwise ignore'; -$labels['ignore'] = 'ignore'; +$labels['ignore'] = 'Ignore'; $labels['readwhendeleted'] = 'Mark the message as read on delete'; $labels['flagfordeletion'] = 'Flag the message for deletion instead of delete'; $labels['skipdeleted'] = 'Do not show deleted messages'; -- cgit v1.2.3