summaryrefslogtreecommitdiff
path: root/program/localization/nl_BE/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-05-05 16:53:21 +0000
committerthomascube <thomas@roundcube.net>2006-05-05 16:53:21 +0000
commitded2b7e166d4b0acab09c00f22f379fbabba709a (patch)
tree79fce4867705a050ffea9827b6b5b58b6f2ccf95 /program/localization/nl_BE/labels.inc
parent69b83b900d736aaa92d26d1c9277b321ced2aacb (diff)
Changed login page title regarding product name (Bug #1476413)
Diffstat (limited to 'program/localization/nl_BE/labels.inc')
-rw-r--r--program/localization/nl_BE/labels.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/nl_BE/labels.inc b/program/localization/nl_BE/labels.inc
index 38d937c2c..ccaf14012 100644
--- a/program/localization/nl_BE/labels.inc
+++ b/program/localization/nl_BE/labels.inc
@@ -19,7 +19,7 @@
$labels = array();
// login page
-$labels['welcome'] = 'Welcome to Roundcube|Mail';
+$labels['welcome'] = 'Onthaal aan $product';
$labels['username'] = 'Gebruikersnaam';
$labels['password'] = 'Wachtwoord';
$labels['server'] = 'Server';