From 21f5cae2c2ac9a4e6db08ca05f532be40eabd913 Mon Sep 17 00:00:00 2001 From: lostsinner Date: Tue, 21 Mar 2006 15:41:36 +0000 Subject: Added localization label: 'welcome' to all localizations (currently in English) This label is the page title welcome message on the login page (previously was hardcoded) Changed login.html to use this label. git-svn-id: https://svn.roundcube.net/trunk@170 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/da/labels.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'roundcubemail/program/localization/da') diff --git a/roundcubemail/program/localization/da/labels.inc b/roundcubemail/program/localization/da/labels.inc index d72156c08..ad083024f 100644 --- a/roundcubemail/program/localization/da/labels.inc +++ b/roundcubemail/program/localization/da/labels.inc @@ -21,6 +21,7 @@ $labels = array(); // login page +$labels['welcome'] = 'Welcome to Roundcube|Mail'; $labels['username'] = 'Brugernavn'; $labels['password'] = 'Adgangskode'; $labels['server'] = 'Server'; -- cgit v1.2.3