From cf2c15dc7be6fc2e122949166585aa294a0be457 Mon Sep 17 00:00:00 2001
From: Lahmizzar Muinela <lahmizzar@devxive.com>
Date: Sun, 09 Mar 2014 15:58:11 -0400
Subject: [PATCH] prepare v4.2.0.1

---
 languages/th-TH/admin/th-TH.com_projectfork.ini |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/languages/th-TH/admin/th-TH.com_projectfork.ini b/languages/th-TH/admin/th-TH.com_projectfork.ini
index ef03f55..be1e134 100644
--- a/languages/th-TH/admin/th-TH.com_projectfork.ini
+++ b/languages/th-TH/admin/th-TH.com_projectfork.ini
@@ -13,13 +13,13 @@
 ; Projectfork 4.2 - Notifications
 ; COM_PFREPO_NOTE_EMAIL_NEW_SUBJECT = "[%s] %s created a note: %s"
 ; COM_PFREPO_NOTE_EMAIL_NEW_MESSAGE = "Dear %s,\n%s created the following note:\n\n%s\n\nSee the full note by visiting the link below:\n%s"
-; COM_PFREPO_NOTE_EMAIL_UPD_SUBJECT = "[%s] %s updated a note: %s"
+COM_PFREPO_NOTE_EMAIL_UPD_SUBJECT = "[%s] %s ได้อัพเดทบันทึกย่อ: %s"
 ; COM_PFREPO_NOTE_EMAIL_UPD_MESSAGE = "Dear %s,\n%s updated the following note:\n\n%s\n\nSee the full note by visiting the link below:\n%s"
-; COM_PFREPO_FILE_EMAIL_NEW_SUBJECT = "[%s] %s uploaded a file: %s"
+COM_PFREPO_FILE_EMAIL_NEW_SUBJECT = "[%s] %s ได้อัพโหลดไฟล์: %s"
 ; COM_PFREPO_FILE_EMAIL_NEW_MESSAGE = "Dear %s,\n%s uploaded the following file:\n\n%s\n\nDownload it by clicking the link below:\n%s"
-; COM_PFREPO_FILE_EMAIL_UPD_SUBJECT = "[%s] %s updated a file: %s"
+COM_PFREPO_FILE_EMAIL_UPD_SUBJECT = "[%s] %s ได้อัพเดทไฟล์: %s"
 ; COM_PFREPO_FILE_EMAIL_UPD_MESSAGE = "Dear %s,\n%s updated the following file:\n\n%s\n\nDownload it by visiting the link below:\n%s"
-; COM_PROJECTFORK_TOPIC_EMAIL_NEW_SUBJECT = "[%s] %s created a discussion topic: %s"
+COM_PROJECTFORK_TOPIC_EMAIL_NEW_SUBJECT = "[%s] %s ได้สร้างหัวข้อสนทนา: %s"
 ; COM_PROJECTFORK_TOPIC_EMAIL_NEW_MESSAGE = "Dear %s,\n%s created the following discussion:\n\n%s\n\nSee the full discussion by visiting the link below:\n%s"
 ; COM_PROJECTFORK_TASK_EMAIL_NEW_SUBJECT = "[%s] %s created a task: %s"
 ; COM_PROJECTFORK_TASK_EMAIL_NEW_MESSAGE = "Dear %s,\n%s created the following task:\n\n%s\n\nSee the full task details by visiting the link below:\n%s"

--
Gitblit v1.9.1