[planet-web] Use translated dates



commit 3ae74dcc06a572cad223acca97812ffc6448536e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Oct 19 11:05:02 2018 -0300

    Use translated dates

 themes/gnome-br/index.html.tmpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/gnome-br/index.html.tmpl b/themes/gnome-br/index.html.tmpl
index c01acc1..a61c333 100644
--- a/themes/gnome-br/index.html.tmpl
+++ b/themes/gnome-br/index.html.tmpl
@@ -103,7 +103,7 @@
                                 </div> <!-- /post-contents -->
 
                                 <div class="post-footer">
-                                        <p><a href="<TMPL_VAR link ESCAPE="HTML">"><TMPL_VAR date></a></p>
+                                        <p><a href="<TMPL_VAR link ESCAPE="HTML">"><TMPL_VAR 
new_date></a></p>
                                 </div> <!-- /post-footer -->
                         </div> <!-- /post -->
         </div> <!-- /entry -->
@@ -136,7 +136,7 @@
                                                 <p><b><TMPL_VAR title ESCAPE="HTML"> é uma janela para o 
mundo, o trabalho e as vidas dos membros da comunidade  <a href="http://br.gnome.org/";>GNOME 
Brasil</a>.</b></p>
                                                 <p>O design deste site é baseado no modelo dos sites do 
GNOME e <a href="http://planet.gnome.org/";>Planet GNOME</a>.</p>
                                                 <p id="ownership">Planet GNOME automatically reposts blog 
entries from the GNOME community. Entries on this page are owned by their authors. We do not edit, endorse or 
vouch for the contents of individual posts.</p>
-                                                <p>Atualizado em <TMPL_VAR date> UTC. Os horários das 
publicações estão convertidos para UTC.</p>
+                                                <p>Atualizado em <TMPL_VAR new_date> UTC. Os horários das 
publicações estão convertidos para UTC.</p>
                                         </div>
                                 </div>
                         </div>


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