[TEP-COMMIT] [CVS catalog] update the number of pages text

hpdl-OfajU3CKLf1/[email protected] 23 Feb 2005 15:20:34 -0000
Newsgroups gmane.comp.web.oscommerce.cvs
Message-ID <[email protected]>
<html>
<head>
<style><!--
  body {background-color:#ffffff;}
  .file {border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;}
  .pathname {font-family:monospace; float:right;}
  .fileheader {margin-bottom:.5em;}
  .diff {margin:0;}
  .tasklist {padding:4px;border:1px dashed #000000;margin-top:1em;}
  .tasklist ul {margin-top:0;margin-bottom:0;}
  tr.alt {background-color:#eeeeee}
  #added {background-color:#ddffdd;}
  #addedchars {background-color:#99ff99;font-weight:bolder;}
  tr.alt #added {background-color:#ccf7cc;}
  #removed {background-color:#ffdddd;}
  #removedchars {background-color:#ff9999;font-weight:bolder;}
  tr.alt #removed {background-color:#f7cccc;}
  #info {color:#888888;}
  #context {background-color:#eeeeee;}
  td {padding-left:.3em;padding-right:.3em;}
  tr.head {border-bottom-width:1px;border-bottom-style:solid;}
  tr.head td {padding:0;padding-top:.2em;}
  .task {background-color:#ffff00;}
  .comment {padding:4px;border:1px dashed #000000;background-color:#ffffdd}
  .error {color:red;}
  hr {border-width:0px;height:2px;background:black;}
--></style>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head"><td colspan="4">Commit in <b><tt>catalog/catalog/includes/languages</tt></b><span id="info"> on MAIN</span></td></tr>
<tr><td><tt><a href="#file1">english.php</a></tt></td><td align="right" id="added">+1</td><td align="right" id="removed">-1</td><td nowrap="nowrap" align="center"><a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/english.php?rev=1.122&amp;content-type=text/vnd.viewcvs-markup">1.122</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/english.php.diff?r1=1.122&amp;r2=1.123">-&gt;</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/english.php?rev=1.123&amp;content-type=text/vnd.viewcvs-markup">1.123</a></td></tr>
<tr class="alt"><td><tt><a href="#file2">espanol.php</a></tt></td><td align="right" id="added">+1</td><td align="right" id="removed">-1</td><td nowrap="nowrap" align="center"><a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/espanol.php?rev=1.115&amp;content-type=text/vnd.viewcvs-markup">1.115</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/espanol.php.diff?r1=1.115&amp;r2=1.116">-&gt;</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/espanol.php?rev=1.116&amp;content-type=text/vnd.viewcvs-markup">1.116</a></td></tr>
<tr><td><tt><a href="#file3">german.php</a></tt></td><td align="right" id="added">+1</td><td align="right" id="removed">-1</td><td nowrap="nowrap" align="center"><a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/german.php?rev=1.132&amp;content-type=text/vnd.viewcvs-markup">1.132</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/german.php.diff?r1=1.132&amp;r2=1.133">-&gt;</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/german.php?rev=1.133&amp;content-type=text/vnd.viewcvs-markup">1.133</a></td></tr>
<tr><td></td><td align="right" id="added">+3</td><td align="right" id="removed">-3</td><td></td></tr>
</table>
<small id="info">3 modified files</small><br />
<pre class="comment">
update the number of pages text
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname"><a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog">catalog</a>/<a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog">catalog</a>/<a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes">includes</a>/<a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages">languages</a><br /></span>
<div class="fileheader"><big><b>english.php</b></big> <small id="info"><a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/english.php?rev=1.122&amp;content-type=text/vnd.viewcvs-markup">1.122</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/english.php.diff?r1=1.122&amp;r2=1.123">-&gt;</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/english.php?rev=1.123&amp;content-type=text/vnd.viewcvs-markup">1.123</a></small></div>
<pre class="diff"><small id="info">diff -u -r1.122 -r1.123
--- english.php	2004/07/22 21:17:43	1.122
+++ english.php	2005/02/23 15:20:32	1.123
@@ -202,7 +202,7 @@
</small></pre><pre class="diff" id="context"> define('FORM_REQUIRED_INFORMATION', '* Required information');
 
 // constants for use in tep_prev_next_display function
</pre><pre class="diff" id="removed">-define('TEXT_RESULT_PAGE', 'Result Pages:');
</pre><pre class="diff" id="added">+define('TEXT_RESULT_PAGE', 'Page&amp;nbsp;%s&amp;nbsp;of&amp;nbsp;%d');
</pre><pre class="diff" id="context"> define('TEXT_DISPLAY_NUMBER_OF_PRODUCTS', 'Displaying &lt;b&gt;%d&lt;/b&gt; to &lt;b&gt;%d&lt;/b&gt; (of &lt;b&gt;%d&lt;/b&gt; products)');
 define('TEXT_DISPLAY_NUMBER_OF_ORDERS', 'Displaying &lt;b&gt;%d&lt;/b&gt; to &lt;b&gt;%d&lt;/b&gt; (of &lt;b&gt;%d&lt;/b&gt; orders)');
 define('TEXT_DISPLAY_NUMBER_OF_REVIEWS', 'Displaying &lt;b&gt;%d&lt;/b&gt; to &lt;b&gt;%d&lt;/b&gt; (of &lt;b&gt;%d&lt;/b&gt; reviews)');
</pre></div>
<hr /><a name="file2" /><div class="file">
<span class="pathname"><a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog">catalog</a>/<a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog">catalog</a>/<a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes">includes</a>/<a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages">languages</a><br /></span>
<div class="fileheader"><big><b>espanol.php</b></big> <small id="info"><a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/espanol.php?rev=1.115&amp;content-type=text/vnd.viewcvs-markup">1.115</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/espanol.php.diff?r1=1.115&amp;r2=1.116">-&gt;</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/espanol.php?rev=1.116&amp;content-type=text/vnd.viewcvs-markup">1.116</a></small></div>
<pre class="diff"><small id="info">diff -u -r1.115 -r1.116
--- espanol.php	2004/07/22 21:17:43	1.115
+++ espanol.php	2005/02/23 15:20:32	1.116
@@ -202,7 +202,7 @@
</small></pre><pre class="diff" id="context"> define('FORM_REQUIRED_INFORMATION', '* Dato Obligatorio');
 
 // constants for use in tep_prev_next_display function
</pre><pre class="diff" id="removed">-define('TEXT_RESULT_PAGE', 'P&amp;aacute;ginas de Resultados:');
</pre><pre class="diff" id="added">+define('TEXT_RESULT_PAGE', 'P&amp;aacute;gina&amp;nbsp;%s&amp;nbsp;de&amp;nbsp;%d');
</pre><pre class="diff" id="context"> define('TEXT_DISPLAY_NUMBER_OF_PRODUCTS', 'Viendo del &lt;b&gt;%d&lt;/b&gt; al &lt;b&gt;%d&lt;/b&gt; (de &lt;b&gt;%d&lt;/b&gt; productos)');
 define('TEXT_DISPLAY_NUMBER_OF_ORDERS', 'Viendo del &lt;b&gt;%d&lt;/b&gt; al &lt;b&gt;%d&lt;/b&gt; (de &lt;b&gt;%d&lt;/b&gt; pedidos)');
 define('TEXT_DISPLAY_NUMBER_OF_REVIEWS', 'Viendo del &lt;b&gt;%d&lt;/b&gt; al &lt;b&gt;%d&lt;/b&gt; (de &lt;b&gt;%d&lt;/b&gt; comentarios)');
</pre></div>
<hr /><a name="file3" /><div class="file">
<span class="pathname"><a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog">catalog</a>/<a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog">catalog</a>/<a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes">includes</a>/<a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages">languages</a><br /></span>
<div class="fileheader"><big><b>german.php</b></big> <small id="info"><a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/german.php?rev=1.132&amp;content-type=text/vnd.viewcvs-markup">1.132</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/german.php.diff?r1=1.132&amp;r2=1.133">-&gt;</a> <a href="http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/languages/german.php?rev=1.133&amp;content-type=text/vnd.viewcvs-markup">1.133</a></small></div>
<pre class="diff"><small id="info">diff -u -r1.132 -r1.133
--- german.php	2004/07/22 21:17:43	1.132
+++ german.php	2005/02/23 15:20:33	1.133
@@ -202,7 +202,7 @@
</small></pre><pre class="diff" id="context"> define('FORM_REQUIRED_INFORMATION', '* Notwendige Eingabe');
 
 // constants for use in tep_prev_next_display function
</pre><pre class="diff" id="removed">-define('TEXT_RESULT_PAGE', 'Seiten:');
</pre><pre class="diff" id="added">+define('TEXT_RESULT_PAGE', 'Seite&amp;nbsp;%s&amp;nbsp;von&amp;nbsp;%d');
</pre><pre class="diff" id="context"> define('TEXT_DISPLAY_NUMBER_OF_PRODUCTS', 'angezeigte Produkte: &lt;b&gt;%d&lt;/b&gt; bis &lt;b&gt;%d&lt;/b&gt; (von &lt;b&gt;%d&lt;/b&gt; insgesamt)');
 define('TEXT_DISPLAY_NUMBER_OF_ORDERS', 'angezeigte Bestellungen: &lt;b&gt;%d&lt;/b&gt; bis &lt;b&gt;%d&lt;/b&gt; (von &lt;b&gt;%d&lt;/b&gt; insgesamt)');
 define('TEXT_DISPLAY_NUMBER_OF_REVIEWS', 'angezeigte Meinungen: &lt;b&gt;%d&lt;/b&gt; bis &lt;b&gt;%d&lt;/b&gt; (von &lt;b&gt;%d&lt;/b&gt; insgesamt)');
</pre></div>
<center><small><a href="http://www.badgers-in-foil.co.uk/projects/cvsspam/" title="commit -&gt; email">CVSspam</a> 0.2.9</small></center>
</body></html>


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click