diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-05-05 16:53:21 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-05-05 16:53:21 +0000 |
| commit | cf378b3f9564972326b607141550e0393dd0e858 (patch) | |
| tree | 722d93151204d5e7f337292165f32aa44b9ab5b8 /roundcubemail/program/localization/tw | |
| parent | 4c52c079d16f874dd95479f8327b6e6e50fced6c (diff) | |
Changed login page title regarding product name (Bug #1476413)
git-svn-id: https://svn.roundcube.net/trunk@220 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/tw')
| -rwxr-xr-x | roundcubemail/program/localization/tw/labels.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/tw/labels.inc b/roundcubemail/program/localization/tw/labels.inc index cd20b4b99..d88259fa6 100755 --- a/roundcubemail/program/localization/tw/labels.inc +++ b/roundcubemail/program/localization/tw/labels.inc @@ -19,7 +19,6 @@ $labels = array(); // login page -$labels['welcome'] = 'Welcome to Roundcube|Mail'; $labels['username'] = '使用者名稱'; $labels['password'] = '密碼'; $labels['server'] = '伺服器'; |
