packages: phorum/translate-macros.patch - include msg keys

glen glen at pld-linux.org
Thu Oct 21 23:55:57 CEST 2010


Author: glen                         Date: Thu Oct 21 21:55:57 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- include msg keys

---- Files affected:
packages/phorum:
   translate-macros.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/phorum/translate-macros.patch
diff -u packages/phorum/translate-macros.patch:1.2 packages/phorum/translate-macros.patch:1.3
--- packages/phorum/translate-macros.patch:1.2	Thu Oct 21 23:51:12 2010
+++ packages/phorum/translate-macros.patch	Thu Oct 21 23:55:52 2010
@@ -6,7 +6,19 @@
 
 still todo:
 - $PHORUM[title] -> %phorum_title%
+        "EmailVerifyBody"       =>
+        "LostPassEmailSubject"  =>
+        "LostPassEmailBody1"    =>
+        "LostPassEmailBody2"    =>
+        "PMNotifyMessage"       =>
+        "PMNotifySubject"       =>
+        "RegApprovedEmailBody"  =>
+        "VerifyRegEmailBody1"   =>
+        "VerifyRegEmailBody2"   =>
 - phorum_get_url(PHORUM_LOGIN_URL) -> %login_url%
+        "LostPassEmailBody2"    =>
+        "RegApprovedEmailBody"  =>
+        "VerifyRegEmailBody2"   =>
 
 --- phorum-5.2.15a/include/api/file.php	2010-10-22 00:35:13.428590924 +0300
 +++ phorum-5.2.15a/include/api/file.php	2010-10-22 00:46:32.460815378 +0300
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/phorum/translate-macros.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list