From 62e43d2c1a61d26f9a07419f7155a2881cb57332 Mon Sep 17 00:00:00 2001 From: thomascube Date: Sat, 14 Jun 2008 17:35:26 +0000 Subject: Complete implementation of #1484601: add link for saving sender to address book and reload message --- program/localization/de_CH/labels.inc | 1 + program/localization/de_DE/labels.inc | 1 + program/localization/en_US/labels.inc | 1 + 3 files changed, 3 insertions(+) (limited to 'program/localization') diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc index 79b0c5ddb..3851a9f93 100644 --- a/program/localization/de_CH/labels.inc +++ b/program/localization/de_CH/labels.inc @@ -184,6 +184,7 @@ $labels['highest'] = 'Höchste'; $labels['nosubject'] = '(kein Betreff)'; $labels['showimages'] = 'Bilder anzeigen'; +$labels['alwaysshow'] = 'Bilder von $sender immer zeigen'; $labels['htmltoggle'] = 'HTML'; $labels['plaintoggle'] = 'Klartext'; diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index 856599301..8a13f12cf 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -146,6 +146,7 @@ $labels['high'] = 'Hoch'; $labels['highest'] = 'Höchste'; $labels['nosubject'] = '(kein Betreff)'; $labels['showimages'] = 'Bilder anzeigen'; +$labels['alwaysshow'] = 'Bilder von $sender immer zeigen'; $labels['htmltoggle'] = 'HTML'; $labels['plaintoggle'] = 'Nur-Text'; $labels['addcc'] = 'Cc hinzufügen'; diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 6eae419a2..4dfdb637c 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -184,6 +184,7 @@ $labels['highest'] = 'Highest'; $labels['nosubject'] = '(no subject)'; $labels['showimages'] = 'Display images'; +$labels['alwaysshow'] = 'Always show images from $sender'; $labels['htmltoggle'] = 'HTML'; $labels['plaintoggle'] = 'Plain text'; -- cgit v1.2.3