From d1dfb1e65c593fcf3e5d5d0db6c386b89552f73f Mon Sep 17 00:00:00 2001 From: svncommit 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. --- program/localization/sk/labels.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'program/localization/sk') diff --git a/program/localization/sk/labels.inc b/program/localization/sk/labels.inc index 4443d1729..5b28dd8e0 100644 --- a/program/localization/sk/labels.inc +++ b/program/localization/sk/labels.inc @@ -18,6 +18,7 @@ $labels = array(); // login page +$labels['welcome'] = 'Welcome to Roundcube|Mail'; $labels['username'] = 'Prihlasovacie meno'; $labels['password'] = 'Heslo'; $labels['server'] = 'Server'; -- cgit v1.2.3