[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] CVS: squirrelmail/src left_main.php,1.154.2.17,1.154.2.18 vcard.php,1.23.2.7,1.23.2.8
From:       Fredrik Jervfors <jervfors () users ! sourceforge ! net>
Date:       2004-12-29 19:12:24
Message-ID: E1CjjFA-0000vr-VL () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/squirrelmail/squirrelmail/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3244/src

Modified Files:
      Tag: SM-1_4-STABLE
	left_main.php vcard.php 
Log Message:
Unifying strings with DEVEL

Index: left_main.php
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/src/left_main.php,v
retrieving revision 1.154.2.17
retrieving revision 1.154.2.18
diff -u -w -r1.154.2.17 -r1.154.2.18
--- left_main.php	27 Dec 2004 15:04:00 -0000	1.154.2.17
+++ left_main.php	29 Dec 2004 19:12:07 -0000	1.154.2.18
@@ -101,7 +101,7 @@
         if (($numMessages > 0) or ($box_array['parent'] == 1)) {
             $urlMailbox = urlencode($real_box);
             $line .= "\n<small>\n" .
-                    '&nbsp;&nbsp;(<a href="empty_trash.php" \
style="text-decoration:none">'._("purge").'</a>)' . +                    \
'&nbsp;&nbsp;(<a href="empty_trash.php" \
style="text-decoration:none">'._("Purge").'</a>)' .  '</small>';
         }
     } else {
@@ -343,7 +343,7 @@
             if ($numMessages > 0) {
                 $urlMailbox = urlencode($mailbox);
                 $pre .= "\n<small>\n" .
-                "&nbsp;&nbsp;(<a href=\"empty_trash.php\" \
style=\"text-decoration:none\">"._("purge")."</a>)" . +                \
"&nbsp;&nbsp;(<a href=\"empty_trash.php\" \
style=\"text-decoration:none\">"._("Purge")."</a>)" .  "</small>";
             }
         } else {
@@ -431,7 +431,7 @@
             if ($numMessages > 0) {
                 $urlMailbox = urlencode($mailbox);
                 $pre .= "\n<small>\n" .
-                    "&nbsp;&nbsp;(<a class=\"mbx_link\" \
href=\"empty_trash.php\">"._("purge")."</a>)" . +                    "&nbsp;&nbsp;(<a \
class=\"mbx_link\" href=\"empty_trash.php\">"._("Purge")."</a>)" .  "</small>";
             }
         } else {

Index: vcard.php
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/src/vcard.php,v
retrieving revision 1.23.2.7
retrieving revision 1.23.2.8
diff -u -w -r1.23.2.7 -r1.23.2.8
--- vcard.php	27 Dec 2004 15:04:01 -0000	1.23.2.7
+++ vcard.php	29 Dec 2004 19:12:08 -0000	1.23.2.8
@@ -154,12 +154,12 @@
      '<tr><td align="center">' .
      '<form action="../src/addressbook.php" method="post" name="f_add">' .
      '<table border="0" cellpadding="2" cellspacing="0" align="center">' .
-     '<tr><td align="right"><b>' . _("Nickname:") . '</b></td>' .
+     '<tr><td align="right"><b>' . _("Nickname") . ':</b></td>' .
      '<td>' .
      '<input type="text" name="addaddr[nickname]" size="20" value="' .
      $vcard_safe['firstname'] . '-' . $vcard_safe['lastname'] . '" />' .
      '</td></tr>' .
-     '<tr><td align="right"><b>' . _("Note Field Contains:") . '</b></td><td>' .
+     '<tr><td align="right"><b>' . _("Additional info") . ':</b></td><td>' .
      '<select name="addaddr[label]">';
 
 if (isset($vcard_nice['url'])) {



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic