Ignore:
Timestamp:
May 5, 2006 12:53:21 PM (7 years ago)
Author:
roundcube
Message:

Changed login page title regarding product name (Bug #1476413)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/localization/en_US/labels.inc

    r205 r220  
    33/* 
    44 +-----------------------------------------------------------------------+ 
    5  | language/en/labels.inc                                                | 
     5 | language/en_US/labels.inc                                             | 
    66 |                                                                       | 
    77 | Language file of the RoundCube Webmail client                         | 
     
    2020 
    2121// login page 
    22 $labels['welcome']   = 'Welcome to Roundcube|Mail'; 
     22$labels['welcome']   = 'Welcome to $product'; 
    2323$labels['username']  = 'Username'; 
    2424$labels['password']  = 'Password'; 
Note: See TracChangeset for help on using the changeset viewer.