diff options
author | thomascube <thomas@roundcube.net> | 2006-05-05 16:53:21 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-05-05 16:53:21 +0000 |
commit | ded2b7e166d4b0acab09c00f22f379fbabba709a (patch) | |
tree | 79fce4867705a050ffea9827b6b5b58b6f2ccf95 /program/localization/hr/labels.inc | |
parent | 69b83b900d736aaa92d26d1c9277b321ced2aacb (diff) |
Changed login page title regarding product name (Bug #1476413)
Diffstat (limited to 'program/localization/hr/labels.inc')
-rw-r--r-- | program/localization/hr/labels.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program/localization/hr/labels.inc b/program/localization/hr/labels.inc index a8edf6c50..9ead5fbad 100644 --- a/program/localization/hr/labels.inc +++ b/program/localization/hr/labels.inc @@ -19,7 +19,6 @@ $labels = array(); // login page // Login-Seite -$labels['welcome'] = 'Welcome to Roundcube|Mail'; $labels['username'] = 'E-mail Korisnika'; $labels['password'] = 'Lozinka'; $labels['server'] = 'Server'; |