diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-21 14:10:29 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-21 14:10:29 +0000 |
| commit | d69f9e056fd6943b4d7d4be1f104c1d3c479212e (patch) | |
| tree | 595bb41b8529594ddd62f9d4542a2539f2cac2f4 /roundcubemail/program/localization/en_US | |
| parent | 6663d0267378db72159c8bc194e9894ef497694a (diff) | |
Show configurable support link in about page; refer on <srcuri> 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
Diffstat (limited to 'roundcubemail/program/localization/en_US')
| -rw-r--r-- | roundcubemail/program/localization/en_US/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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'; |
