From d69f9e056fd6943b4d7d4be1f104c1d3c479212e Mon Sep 17 00:00:00 2001 From: thomasb Date: Mon, 21 Nov 2011 14:10:29 +0000 Subject: Show configurable support link in about page; refer on for download link; no link to roundcube.net to avoid tons of support requests git-svn-id: https://svn.roundcube.net/trunk@5457 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/labels.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/localization/en_US') diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index d7df39771..a0f1c31f5 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -469,7 +469,7 @@ $labels['plugin'] = 'Plugin'; $labels['version'] = 'Version'; $labels['source'] = 'Source'; $labels['license'] = 'License'; -$labels['webpage'] = 'Webpage'; +$labels['support'] = 'Get support'; // units $labels['B'] = 'B'; -- cgit v1.2.3