From f200b91fa2201e8abd26ebb6f75780a82c59a807 Mon Sep 17 00:00:00 2001
From: eaxs <tkuhn@live.com>
Date: Tue, 14 Apr 2015 06:44:02 -0400
Subject: [PATCH] Added pull.bat to gitignore

---
 languages/pt-BR/admin/pt-BR.plg_content_pfnotifications.ini |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/languages/pt-BR/admin/pt-BR.plg_content_pfnotifications.ini b/languages/pt-BR/admin/pt-BR.plg_content_pfnotifications.ini
index 6165074..f43735a 100644
--- a/languages/pt-BR/admin/pt-BR.plg_content_pfnotifications.ini
+++ b/languages/pt-BR/admin/pt-BR.plg_content_pfnotifications.ini
@@ -3,18 +3,18 @@
 ; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
 ; Note : All ini files need to be saved as UTF-8 - No BOM
 
-PLG_CONTENT_PFNOTIFICATIONS = "Notificações do ProjectFork"
+PLG_CONTENT_PFNOTIFICATIONS = "Projectfork - Notificações"
 PLG_CONTENT_PFNOTIFICATIONS_XML_DESCRIPTION = "Este Plugin envia notificações via e-mail"
 
 ; Config
 ; @since    4.2
 PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_LABEL = "Método de envio"
-PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_DESC = "Enviar e-mails diretamente, ou usar um cron job."
+PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_DESC = "Enviar e-mails diretamente, ou usar um agendamento."
 PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_DIRECT = "Direto"
-PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_CRON = "Cron Job"
+PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_CRON = "Agendamento"
 
-PLG_CONTENT_PFNOTIFICATIONS_FIELD_CRON_LIMIT_LABEL = "Limite do cron"
-PLG_CONTENT_PFNOTIFICATIONS_FIELD_CRON_LIMIT_DESC = "A quantidade de e-mails para enviar por intervalo de trabalho"
+PLG_CONTENT_PFNOTIFICATIONS_FIELD_CRON_LIMIT_LABEL = "Limite Agendamento"
+PLG_CONTENT_PFNOTIFICATIONS_FIELD_CRON_LIMIT_DESC = "A quantidade de e-mails para enviar por trabalho agendado"
 
 PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_LABEL = "Enviar eventos"
 PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_DESC = "Selecione os eventos para o qual deseja enviar notificações"

--
Gitblit v1.9.1