From 48e2cfd98109c5df9c5a7a7c9076ba963481b3f9 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Wed, 14 May 2008 10:35:17 -0400
Subject: [PATCH] small fix to pt_PT

---
 program/localization/pt_PT/labels.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/localization/pt_PT/labels.inc b/program/localization/pt_PT/labels.inc
index 69f302e..beb8113 100644
--- a/program/localization/pt_PT/labels.inc
+++ b/program/localization/pt_PT/labels.inc
@@ -88,7 +88,7 @@
 $labels['longapr'] = 'Abril';
 $labels['longmay'] = 'Maio';
 $labels['longjun'] = 'Junho';
-$labels['longjul'] = 'Junho';
+$labels['longjul'] = 'Julho';
 $labels['longaug'] = 'Agosto';
 $labels['longsep'] = 'Setembro';
 $labels['longoct'] = 'Outubro';

--
Gitblit v1.9.1