texi2html-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-cvs] texi2html ChangeLog T2h_i18n.pm texi2html.pl tr...


From: Patrice Dumas
Subject: [Texi2html-cvs] texi2html ChangeLog T2h_i18n.pm texi2html.pl tr...
Date: Fri, 16 May 2008 09:33:12 +0000

CVSROOT:        /cvsroot/texi2html
Module name:    texi2html
Changes by:     Patrice Dumas <pertusus>        08/05/16 09:33:11

Modified files:
        .              : ChangeLog T2h_i18n.pm texi2html.pl 
                         translations.pl 
        doc            : texi2html.html 
        i18n           : de en es fr ja nl no pt pt_BR 

Log message:
                * T2h_i18n.pm,i18n/*: correct the presentation of the date 
(report
                from Karl Berry).
                * texi2html.pl: remove an infinite loop workaround, the up for 
an
                element should never be itself. This has certainly be fixed on
                2008-03-20, by treating top like any other element.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texi2html/ChangeLog?cvsroot=texi2html&r1=1.292&r2=1.293
http://cvs.savannah.gnu.org/viewcvs/texi2html/T2h_i18n.pm?cvsroot=texi2html&r1=1.22&r2=1.23
http://cvs.savannah.gnu.org/viewcvs/texi2html/texi2html.pl?cvsroot=texi2html&r1=1.203&r2=1.204
http://cvs.savannah.gnu.org/viewcvs/texi2html/translations.pl?cvsroot=texi2html&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/texi2html/doc/texi2html.html?cvsroot=texi2html&r1=1.64&r2=1.65
http://cvs.savannah.gnu.org/viewcvs/texi2html/i18n/de?cvsroot=texi2html&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texi2html/i18n/en?cvsroot=texi2html&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/texi2html/i18n/es?cvsroot=texi2html&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texi2html/i18n/fr?cvsroot=texi2html&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texi2html/i18n/ja?cvsroot=texi2html&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/texi2html/i18n/nl?cvsroot=texi2html&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texi2html/i18n/no?cvsroot=texi2html&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texi2html/i18n/pt?cvsroot=texi2html&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texi2html/i18n/pt_BR?cvsroot=texi2html&r1=1.5&r2=1.6

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/texi2html/texi2html/ChangeLog,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -b -r1.292 -r1.293
--- ChangeLog   14 May 2008 23:34:08 -0000      1.292
+++ ChangeLog   16 May 2008 09:33:00 -0000      1.293
@@ -1,3 +1,11 @@
+2008-05-16  Patrice Dumas  <address@hidden>
+
+       * T2h_i18n.pm,i18n/*: correct the presentation of the date (report
+       from Karl Berry).
+       * texi2html.pl: remove an infinite loop workaround, the up for an
+       element should never be itself. This has certainly be fixed on
+       2008-03-20, by treating top like any other element.
+
 2008-05-15  Patrice Dumas  <address@hidden>
 
        * texi2html.init, Tests/*, examples/*: handle @leq and @geq.

Index: T2h_i18n.pm
===================================================================
RCS file: /cvsroot/texi2html/texi2html/T2h_i18n.pm,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- T2h_i18n.pm 5 Oct 2007 12:10:56 -0000       1.22
+++ T2h_i18n.pm 16 May 2008 09:33:00 -0000      1.23
@@ -300,7 +300,7 @@
     # obachman: Let's do it as the Americans do
     #return($MONTH_NAMES->{$lang}[$mon] . ", " . $mday . " " . $year);
        #return(sprintf(&$I('T2H_today'), (get_string($MONTH_NAMES[$mon]), 
$mday, $year)));
-       return &$I('%{month}, %{day} %{year}', { 'month' => 
get_string($MONTH_NAMES[$mon]),
+       return &$I('%{month} %{day}, %{year}', { 'month' => 
get_string($MONTH_NAMES[$mon]),
           'day' => $mday, 'year' => $year });
 }
 

Index: texi2html.pl
===================================================================
RCS file: /cvsroot/texi2html/texi2html/texi2html.pl,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -b -r1.203 -r1.204
--- texi2html.pl        25 Mar 2008 23:17:24 -0000      1.203
+++ texi2html.pl        16 May 2008 09:33:00 -0000      1.204
@@ -60,7 +60,7 @@
 #--##########################################################################
 
 # CVS version:
-# $Id: texi2html.pl,v 1.203 2008/03/25 23:17:24 pertusus Exp $
+# $Id: texi2html.pl,v 1.204 2008/05/16 09:33:00 pertusus Exp $
 
 # Homepage:
 my $T2H_HOMEPAGE = "http://www.nongnu.org/texi2html/";;
@@ -4589,12 +4589,6 @@
             $prev_section->{'sectionnext'} = $section;
         }
         # find the up section
-#        if ($section->{'level'} == $toplevel)
-#        {
-#            $section->{'sectionup'} = undef;
-#        }
-#        else
-        {
             my $level = $section->{'level'} - 1;
             while (!defined($previous_sections[$level]) and ($level >= 0))
             {
@@ -4607,11 +4601,6 @@
                 $section->{'sectionup'}->{'child'} = $section unless 
($section->{'sectionprev'});
                 push @{$section->{'sectionup'}->{'section_childs'}}, $section;
             }
-            else
-            {
-                 $section->{'sectionup'} = undef;
-            }
-        }
         $previous_sections[$section->{'level'}] = $section;
         # This is what is used in the .init file. 
         $section->{'up'} = $section->{'sectionup'};
@@ -5197,13 +5186,12 @@
                 while ($up->{'up'} and !$element->{'following'})
                 {
                     print STDERR "# Going up, searching next section from 
$up->{'texi'}\n" if ($T2H_DEBUG & $DEBUG_ELEMENTS);
+                    die "BUG: $up->{'texi'} is up for itself\n" if ($up eq 
$up->{'up'});
                     $up = $up->{'up'};
                     if ($up->{'sectionnext'})
                     {
                         $element->{'following'} = get_node 
($up->{'sectionnext'});
                     }
-                    # avoid infinite loop if the top is up for itself
-                    last if ($up->{'toplevel'} or $up->{'top'});
                 }
             }
         }

Index: translations.pl
===================================================================
RCS file: /cvsroot/texi2html/texi2html/translations.pl,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- translations.pl     23 Mar 2008 15:03:44 -0000      1.18
+++ translations.pl     16 May 2008 09:33:03 -0000      1.19
@@ -3,7 +3,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '  Dans cet exemple on est @`a @strong{ Sous 
section un-deux-trois } dans un document dont la structure est :',
                        ' Up ' => 'Plus haut',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => 'le %{day} %{month} 
%{year}',
+                       '%{month} %{day}, %{year}' => 'le %{day} %{month} 
%{year}',
                        '%{name} of %{class}' => '%{name} de %{class}',
                        '%{name} on %{class}' => '%{name} de %{class}',
                        '%{node_file_href}' => '',
@@ -182,7 +182,7 @@
                           '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '  onde o @strong{ Exemplo } assume que a 
posi@,address@hidden atual localiza-se em @strong{ Subsub@,address@hidden 
address@hidden } de um documento com a seguinte estrutura:',
                           ' Up ' => ' Acima ',
                           '%{acronym_like} (%{explanation})' => '',
-                          '%{month}, %{day} %{year}' => '%{day} de %{month} de 
%{year}',
+                          '%{month} %{day}, %{year}' => '%{day} de %{month} de 
%{year}',
                           '%{name} of %{class}' => '%{name} da %{class}',
                           '%{name} on %{class}' => '%{name} na %{class}',
                           '%{node_file_href}' => '',
@@ -336,7 +336,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '',
                        ' Up ' => '',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => '',
+                       '%{month} %{day}, %{year}' => '',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',
@@ -469,7 +469,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '@address@hidden',
                        ' Up ' => '上',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => 
'%{year}年%{month}月%{day}日',
+                       '%{month} %{day}, %{year}' => 
'%{year}年%{month}月%{day}日',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',
@@ -620,7 +620,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '  onde o @strong{ Exemplo } assume que a 
posi@,address@hidden atual localiza-se em @strong{ Subsub@,address@hidden 
address@hidden } de um documento com a seguinte estrutura:',
                        ' Up ' => ' Acima ',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => '%{day} de %{month} de 
%{year}',
+                       '%{month} %{day}, %{year}' => '%{day} de %{month} de 
%{year}',
                        '%{name} of %{class}' => '%{name} da %{class}',
                        '%{name} on %{class}' => '%{name} na %{class}',
                        '%{node_file_href}' => '',
@@ -774,7 +774,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => ' wobei das @strong{ Beispiel } annimmt, dass die 
aktuelle Position bei @strong{ Unterabschnitt 1-2-3 } in einem Dokument mit 
folgender Struktur liegt:',
                        ' Up ' => ' Nach oben ',
                        '%{acronym_like} (%{explanation})' => '%{acronym_like} 
(%{explanation})',
-                       '%{month}, %{day} %{year}' => '%{day}. %{month} 
%{year}',
+                       '%{month} %{day}, %{year}' => '%{day}. %{month} 
%{year}',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',
@@ -907,7 +907,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '',
                        ' Up ' => '',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => '',
+                       '%{month} %{day}, %{year}' => '',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',
@@ -1036,7 +1036,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '',
                        ' Up ' => '',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => '',
+                       '%{month} %{day}, %{year}' => '',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',
@@ -1169,7 +1169,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '',
                        ' Up ' => '',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => '',
+                       '%{month} %{day}, %{year}' => '',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',

Index: doc/texi2html.html
===================================================================
RCS file: /cvsroot/texi2html/texi2html/doc/texi2html.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -b -r1.64 -r1.65
--- doc/texi2html.html  23 Mar 2008 15:03:47 -0000      1.64
+++ doc/texi2html.html  16 May 2008 09:33:04 -0000      1.65
@@ -31,7 +31,7 @@
 permission notice may be stated in a translation approved
 by the Free Software Foundation.
  -->
-<!-- Created on March, 23 2008 by texi2html 1.79 -->
+<!-- Created on May 16, 2008 by texi2html 1.79 -->
 <!--
 Written by: Lionel Cons <address@hidden> (original author)
             Karl Berry  <address@hidden>
@@ -1927,16 +1927,16 @@
 
 <p>If <a name="IDX109"></a>
 <code>$USE_ACCESSKEY</code> is set, the <code>accesskey</code> attribute 
-is used in navigation if split at nodes. In that case the 
-<a name="IDX110"></a>
-<code>%BUTTONS_ACCESSKEY</code> hash is used for the access key.
+is used in navigation. In that case the <a name="IDX110"></a>
+<code>%BUTTONS_ACCESSKEY</code> 
+hash is used for the access key.
 </p>
 <p>Similarly, if 
 If <a name="IDX111"></a>
-<code>$USE_REL_REV</code> is set, the <code>rel</code> attribute 
-is used in navigation if split at nodes. In that case the 
-<a name="IDX112"></a>
-<code>%BUTTONS_REL</code> hash is used for the rel attribute.
+<code>$USE_REL_REV</code> is set, the <code>rel</code> attribute is used 
+in navigation. In that case the <a name="IDX112"></a>
+<code>%BUTTONS_REL</code> hash is used for 
+the rel attribute.
 </p>
 
 <hr size="6">
@@ -5118,7 +5118,7 @@
 </p>
 <p>If <a name="IDX276"></a>
 <code>$USE_ACCESSKEY</code> is set, the <code>accesskey</code> attribute 
-is used in anchors if split at nodes. In that case the <a name="IDX277"></a>
+is used in anchors. In that case the <a name="IDX277"></a>
 <code>%BUTTONS_ACCESSKEY</code>
 hash is used for the access key.
 </p>
@@ -7212,7 +7212,7 @@
 </tr></table>
 <h1>About This Document</h1>
 <p>
-  This document was generated by <em>Patrice Dumas</em> on <em>March, 23 
2008</em> using <a href="http://www.nongnu.org/texi2html/";><em>texi2html 
1.79</em></a>.
+  This document was generated by <em>Patrice Dumas</em> on <em>May 16, 
2008</em> using <a href="http://www.nongnu.org/texi2html/";><em>texi2html 
1.79</em></a>.
 </p>
 <p>
   The buttons in the navigation panels have the following meaning:
@@ -7314,7 +7314,7 @@
 <hr size="1">
 <p>
  <font size="-1">
-  This document was generated by <em>Patrice Dumas</em> on <em>March, 23 
2008</em> using <a href="http://www.nongnu.org/texi2html/";><em>texi2html 
1.79</em></a>.
+  This document was generated by <em>Patrice Dumas</em> on <em>May 16, 
2008</em> using <a href="http://www.nongnu.org/texi2html/";><em>texi2html 
1.79</em></a>.
  </font>
  <br>
 

Index: i18n/de
===================================================================
RCS file: /cvsroot/texi2html/texi2html/i18n/de,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- i18n/de     23 Mar 2008 15:03:47 -0000      1.11
+++ i18n/de     16 May 2008 09:33:06 -0000      1.12
@@ -3,7 +3,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => ' wobei das @strong{ Beispiel } annimmt, dass die 
aktuelle Position bei @strong{ Unterabschnitt 1-2-3 } in einem Dokument mit 
folgender Struktur liegt:',
                        ' Up ' => ' Nach oben ',
                        '%{acronym_like} (%{explanation})' => '%{acronym_like} 
(%{explanation})',
-                       '%{month}, %{day} %{year}' => '%{day}. %{month} 
%{year}',
+                       '%{month} %{day}, %{year}' => '%{day}. %{month} 
%{year}',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',

Index: i18n/en
===================================================================
RCS file: /cvsroot/texi2html/texi2html/i18n/en,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- i18n/en     23 Mar 2008 15:03:47 -0000      1.9
+++ i18n/en     16 May 2008 09:33:07 -0000      1.10
@@ -3,7 +3,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '',
                        ' Up ' => '',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => '',
+                       '%{month} %{day}, %{year}' => '',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',

Index: i18n/es
===================================================================
RCS file: /cvsroot/texi2html/texi2html/i18n/es,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- i18n/es     23 Mar 2008 15:03:47 -0000      1.11
+++ i18n/es     16 May 2008 09:33:07 -0000      1.12
@@ -3,7 +3,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '',
                        ' Up ' => '',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => '',
+                       '%{month} %{day}, %{year}' => '',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',

Index: i18n/fr
===================================================================
RCS file: /cvsroot/texi2html/texi2html/i18n/fr,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- i18n/fr     23 Mar 2008 15:03:47 -0000      1.13
+++ i18n/fr     16 May 2008 09:33:07 -0000      1.14
@@ -3,7 +3,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '  Dans cet exemple on est @`a @strong{ Sous 
section un-deux-trois } dans un document dont la structure est :',
                        ' Up ' => 'Plus haut',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => 'le %{day} %{month} 
%{year}',
+                       '%{month} %{day}, %{year}' => 'le %{day} %{month} 
%{year}',
                        '%{name} of %{class}' => '%{name} de %{class}',
                        '%{name} on %{class}' => '%{name} de %{class}',
                        '%{node_file_href}' => '',

Index: i18n/ja
===================================================================
RCS file: /cvsroot/texi2html/texi2html/i18n/ja,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- i18n/ja     23 Mar 2008 15:03:47 -0000      1.2
+++ i18n/ja     16 May 2008 09:33:08 -0000      1.3
@@ -3,7 +3,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '@address@hidden',
                        ' Up ' => '上',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => 
'%{year}年%{month}月%{day}日',
+                       '%{month} %{day}, %{year}' => 
'%{year}年%{month}月%{day}日',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',

Index: i18n/nl
===================================================================
RCS file: /cvsroot/texi2html/texi2html/i18n/nl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- i18n/nl     23 Mar 2008 15:03:47 -0000      1.11
+++ i18n/nl     16 May 2008 09:33:09 -0000      1.12
@@ -3,7 +3,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '',
                        ' Up ' => '',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => '',
+                       '%{month} %{day}, %{year}' => '',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',

Index: i18n/no
===================================================================
RCS file: /cvsroot/texi2html/texi2html/i18n/no,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- i18n/no     23 Mar 2008 15:03:47 -0000      1.11
+++ i18n/no     16 May 2008 09:33:09 -0000      1.12
@@ -3,7 +3,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '',
                        ' Up ' => '',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => '',
+                       '%{month} %{day}, %{year}' => '',
                        '%{name} of %{class}' => '',
                        '%{name} on %{class}' => '',
                        '%{node_file_href}' => '',

Index: i18n/pt
===================================================================
RCS file: /cvsroot/texi2html/texi2html/i18n/pt,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- i18n/pt     23 Mar 2008 15:03:48 -0000      1.14
+++ i18n/pt     16 May 2008 09:33:10 -0000      1.15
@@ -3,7 +3,7 @@
                        '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '  onde o @strong{ Exemplo } assume que a 
posi@,address@hidden atual localiza-se em @strong{ Subsub@,address@hidden 
address@hidden } de um documento com a seguinte estrutura:',
                        ' Up ' => ' Acima ',
                        '%{acronym_like} (%{explanation})' => '',
-                       '%{month}, %{day} %{year}' => '%{day} de %{month} de 
%{year}',
+                       '%{month} %{day}, %{year}' => '%{day} de %{month} de 
%{year}',
                        '%{name} of %{class}' => '%{name} da %{class}',
                        '%{name} on %{class}' => '%{name} na %{class}',
                        '%{node_file_href}' => '',

Index: i18n/pt_BR
===================================================================
RCS file: /cvsroot/texi2html/texi2html/i18n/pt_BR,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- i18n/pt_BR  23 Mar 2008 15:03:48 -0000      1.5
+++ i18n/pt_BR  16 May 2008 09:33:10 -0000      1.6
@@ -3,7 +3,7 @@
                           '  where the @strong{ Example } assumes that the 
current position is at @strong{ Subsubsection One-Two-Three } of a document of 
the following structure:' => '  onde o @strong{ Exemplo } assume que a 
posi@,address@hidden atual localiza-se em @strong{ Subsub@,address@hidden 
address@hidden } de um documento com a seguinte estrutura:',
                           ' Up ' => ' Acima ',
                           '%{acronym_like} (%{explanation})' => '',
-                          '%{month}, %{day} %{year}' => '%{day} de %{month} de 
%{year}',
+                          '%{month} %{day}, %{year}' => '%{day} de %{month} de 
%{year}',
                           '%{name} of %{class}' => '%{name} da %{class}',
                           '%{name} on %{class}' => '%{name} na %{class}',
                           '%{node_file_href}' => '',




reply via email to

[Prev in Thread] Current Thread [Next in Thread]