Changeset cb105aa in github


Ignore:
Timestamp:
Nov 5, 2010 7:01:15 AM (3 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
9be483c
Parents:
93681d1
Message:
  • Fix displaying long header names in message headers table
  • Fix translation labels names for Mail-Followup-to and Mail-Reply-To
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • program/localization/bg_BG/labels.inc

    r8f558fc rcb105aa  
    5151$labels['readstatus'] = 'Статут (прПчетеМП/МепрПчетеМП)'; 
    5252$labels['reply-to'] = 'ОтгПвПр ЎП'; 
    53 $labels['mailreply-to'] = 'ОтгПвПр къЌ'; 
    54 $labels['mailfollowup-to'] = 'ПрепращаМе къЌ'; 
     53$labels['mail-reply-to'] = 'ОтгПвПр къЌ'; 
     54$labels['mail-followup-to'] = 'ПрепращаМе къЌ'; 
    5555$labels['mailboxlist'] = 'ПапкО'; 
    5656$labels['messagesfromto'] = 'СъПбщеМОя $from ЎП $to Пт $count'; 
  • program/localization/cy_GB/labels.inc

    rd24b845 rcb105aa  
    4343$labels['organization'] = 'Enw\'r Sefydliad'; 
    4444$labels['reply-to'] = 'Ateb-I'; 
    45 $labels['mailreply-to'] = 'Neges-Ateb-I'; 
    46 $labels['mailfollowup-to'] = 'Neges-Ddilynol-I'; 
     45$labels['mail-reply-to'] = 'Neges-Ateb-I'; 
     46$labels['mail-followup-to'] = 'Neges-Ddilynol-I'; 
    4747$labels['mailboxlist'] = 'Ffolderi'; 
    4848$labels['messagesfromto'] = 'Negeseuon $from i $to o $count'; 
  • program/localization/en_US/labels.inc

    reeb85f4 rcb105aa  
    5757// aliases 
    5858$labels['reply-to'] = $labels['replyto']; 
    59 $labels['mailreply-to'] = $labels['mailreplyto']; 
    60 $labels['mailfollowup-to'] = $labels['mailfollowupto']; 
     59$labels['mail-reply-to'] = $labels['mailreplyto']; 
     60$labels['mail-followup-to'] = $labels['mailfollowupto']; 
    6161 
    6262$labels['mailboxlist'] = 'Folders'; 
  • program/localization/he_IL/labels.inc

    r8f558fc rcb105aa  
    4545$labels['readstatus'] = 'נקךא'; 
    4646$labels['reply-to'] = 'כתובת למענה'; 
    47 $labels['mailreply-to'] = 'כתובת למענה'; 
    48 $labels['mailfollowup-to'] = 'כתובת להעבךת הודעה'; 
     47$labels['mail-reply-to'] = 'כתובת למענה'; 
     48$labels['mail-followup-to'] = 'כתובת להעבךת הודעה'; 
    4949$labels['mailboxlist'] = 'תיקים'; 
    5050$labels['messagesfromto'] = 'הודעות $from עד $to מתוך $count'; 
  • program/localization/it_IT/labels.inc

    r8f558fc rcb105aa  
    4747$labels['organization'] = 'Società'; 
    4848$labels['reply-to'] = 'Rispondi a'; 
    49 $labels['mailreply-to'] = 'Mail-Reply-To'; 
    50 $labels['mailfollowup-to'] = 'Mail-Followup-To'; 
     49$labels['mail-reply-to'] = 'Mail-Reply-To'; 
     50$labels['mail-followup-to'] = 'Mail-Followup-To'; 
    5151$labels['mailboxlist'] = 'Cartelle'; 
    5252$labels['messagesfromto'] = 'Messaggi da $from a $to di $count'; 
  • program/localization/ja_JP/labels.inc

    r8f558fc rcb105aa  
    5555$labels['reply-to'] = '返信å 
    5656ˆ'; 
    57 $labels['mailreply-to'] = 'Mail-Reply-To (ML 投皿耠
     57$labels['mail-reply-to'] = 'Mail-Reply-To (ML 投皿耠
    5858)'; 
    59 $labels['mailfollowup-to'] = 'Mail-Followup-To (ML の宛å 
     59$labels['mail-followup-to'] = 'Mail-Followup-To (ML の宛å 
    6060ˆ)'; 
    6161$labels['mailboxlist'] = 'フォルダヌ䞀芧'; 
  • program/localization/nl_NL/labels.inc

    r8f558fc rcb105aa  
    5151$labels['readstatus'] = 'Gelezen?'; 
    5252$labels['reply-to'] = 'Antwoord-aan'; 
    53 $labels['mailreply-to'] = 'Mail-Antwoord-Aan'; 
    54 $labels['mailfollowup-to'] = 'Mail-Followup-Aan'; 
     53$labels['mail-reply-to'] = 'Mail-Antwoord-Aan'; 
     54$labels['mail-followup-to'] = 'Mail-Followup-Aan'; 
    5555$labels['mailboxlist'] = 'Mappen'; 
    5656$labels['messagesfromto'] = 'Bericht $from t/m $to van $count'; 
  • program/localization/pl_PL/labels.inc

    reeb85f4 rcb105aa  
    405405$labels['mailreplyto'] = 'Mail-Reply-To'; 
    406406$labels['mailfollowupto'] = 'Mail-Followup-To'; 
    407 $labels['mailreply-to'] = 'Mail-Reply-To'; 
    408 $labels['mailfollowup-to'] = 'Mail-Followup-To'; 
     407$labels['mail-reply-to'] = 'Mail-Reply-To'; 
     408$labels['mail-followup-to'] = 'Mail-Followup-To'; 
    409409$labels['replyall'] = 'Odpowiedz wszystkim'; 
    410410$labels['replylist'] = 'Odpowiedz na listę'; 
  • program/localization/pt_PT/labels.inc

    r8f558fc rcb105aa  
    5050$labels['organization'] = 'Organização'; 
    5151$labels['reply-to'] = 'Responder para'; 
    52 $labels['mailreply-to'] = 'Mensagem-Responder-Para'; 
    53 $labels['mailfollowup-to'] = 'Mensagem-Reencaminhar-Para'; 
     52$labels['mail-reply-to'] = 'Mensagem-Responder-Para'; 
     53$labels['mail-followup-to'] = 'Mensagem-Reencaminhar-Para'; 
    5454$labels['mailboxlist'] = 'Pastas'; 
    5555$labels['messagesfromto'] = 'Mensagens de $from a $to de $count'; 
  • program/localization/ru_RU/labels.inc

    r8f558fc rcb105aa  
    4949$labels['organization'] = 'ОргаМОзацОя'; 
    5050$labels['reply-to'] = 'ОтветОть'; 
    51 $labels['mailreply-to'] = 'ОтветОть в спОске рассылкО'; 
     51$labels['mail-reply-to'] = 'ОтветОть в спОске рассылкО'; 
    5252$labels['mailboxlist'] = 'ПапкО'; 
    5353$labels['messagesfromto'] = 'СППбщеМОя с $from пП $to Оз $count'; 
  • program/localization/sl_SI/labels.inc

    r8f558fc rcb105aa  
    4848$labels['readstatus'] = 'Status'; 
    4949$labels['reply-to'] = 'Odgovor na'; 
    50 $labels['mailreply-to'] = 'Odgovor na'; 
    51 $labels['mailfollowup-to'] = 'Odgovor na'; 
     50$labels['mail-reply-to'] = 'Odgovor na'; 
     51$labels['mail-followup-to'] = 'Odgovor na'; 
    5252$labels['mailboxlist'] = 'Mape'; 
    5353$labels['messagesfromto'] = 'Sporočila $from do $to od $count'; 
  • program/localization/sv_SE/labels.inc

    r8f558fc rcb105aa  
    4848$labels['organization'] = 'Organisation'; 
    4949$labels['reply-to'] = 'Svara till'; 
    50 $labels['mailreply-to'] = 'Mail-Reply-To'; 
    51 $labels['mailfollowup-to'] = 'Mail-Followup-To'; 
     50$labels['mail-reply-to'] = 'Mail-Reply-To'; 
     51$labels['mail-followup-to'] = 'Mail-Followup-To'; 
    5252$labels['mailboxlist'] = 'Kataloger'; 
    5353$labels['messagesfromto'] = 'Meddelande $from till $to av $count'; 
  • program/localization/uk_UA/labels.inc

    r8f558fc rcb105aa  
    4848$labels['organization'] = 'ОргаМізація'; 
    4949$labels['reply-to'] = 'ВіЎпПвістО'; 
    50 $labels['mailreply-to'] = 'Mail-Reply-To'; 
    51 $labels['mailfollowup-to'] = 'Mail-Followup-To'; 
     50$labels['mail-reply-to'] = 'Mail-Reply-To'; 
     51$labels['mail-followup-to'] = 'Mail-Followup-To'; 
    5252$labels['mailboxlist'] = 'ПапкО'; 
    5353$labels['messagesfromto'] = 'ППвіЎПЌлеММя з $from пП $to із $count'; 
  • program/steps/mail/compose.inc

    reeb85f4 rcb105aa  
    267267 
    268268    case 'mailreplyto': 
    269     case 'mailreply-to': 
     269    case 'mail-reply-to': 
    270270      if (!$fname) { 
    271271        $fname = '_mailreplyto'; 
    272272        $param = 'mailreplyto'; 
    273         $header = 'mailreply-to'; 
     273        $header = 'mail-reply-to'; 
    274274      } 
    275275 
    276276    case 'mailfollowupto': 
    277     case 'mailfollowup-to': 
     277    case 'mail-followup-to': 
    278278      if (!$fname) { 
    279279        $fname = '_mailfollowupto'; 
    280280        $param = 'mailfollowupto'; 
    281         $header = 'mailfollowup-to'; 
     281        $header = 'mail-followup-to'; 
    282282      } 
    283283 
  • program/steps/mail/func.inc

    r93681d1 rcb105aa  
    973973  foreach ($plugin['output'] as $hkey => $row) { 
    974974    $table->add(array('class' => 'header-title'), Q($row['title'])); 
    975     $table->add(array('class' => $hkey, 'width' => "90%"), Q($row['value'], ($hkey == 'subject' ? 'strict' : 'show'))); 
     975    $table->add(array('class' => 'header '.$hkey), Q($row['value'], ($hkey == 'subject' ? 'strict' : 'show'))); 
    976976  } 
    977977 
  • skins/default/mail.css

    r125e935 rcb105aa  
    10061006  width: 100%; 
    10071007  background-color: #EBEBEB; 
    1008   table-layout: fixed; 
    10091008} 
    10101009 
     
    10281027} 
    10291028 
    1030 table.headers-table td.header-title 
    1031 { 
    1032   width: 80px; 
     1029table.headers-table tr td.header-title 
     1030{ 
     1031  width: 1%; 
    10331032  color: #666666; 
    10341033  font-weight: bold; 
    10351034  text-align: right; 
    10361035  white-space: nowrap; 
    1037   padding-right: 4px; 
     1036  padding: 0 4px; 
     1037} 
     1038 
     1039table.headers-table tr td.header 
     1040{ 
     1041  width: 99%; 
    10381042} 
    10391043 
    10401044table.headers-table tr td.subject 
    10411045{ 
    1042   width: 90%; 
    10431046  font-weight: bold; 
    10441047} 
     
    10651068#attachment-list 
    10661069{ 
    1067   margin: 0px; 
    1068   padding: 0px 0px 0px 72px; 
     1070  margin: 0; 
     1071  padding: 0 4px 0 8px; 
    10691072  min-height: 16px; 
    10701073  list-style-image: none; 
    10711074  list-style-type: none; 
    1072   background: url(images/icons/attachment.png) 60px 2px no-repeat #DFDFDF; 
     1075  background: url(images/icons/attachment.png) 4px 2px no-repeat #DFDFDF; 
    10731076} 
    10741077 
Note: See TracChangeset for help on using the changeset viewer.