kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2010-11-19 09:58 pm

[dw-free] gift_url not linkified in HTML birthday emails

[commit: http://hg.dwscoalition.org/dw-free/rev/f904d09edf49]

http://bugs.dwscoalition.org/show_bug.cgi?id=3241

Fix translation string to work properly with HTML email notifications.

Patch by [personal profile] kareila.

Files modified:
  • bin/upgrading/en.dat
--------------------------------------------------------------------------------
diff -r 5c264686320f -r f904d09edf49 bin/upgrading/en.dat
--- a/bin/upgrading/en.dat	Fri Nov 19 12:53:08 2010 -0600
+++ b/bin/upgrading/en.dat	Fri Nov 19 15:58:17 2010 -0600
@@ -1807,7 +1807,7 @@ This letter was sent out automatically t
 This letter was sent out automatically to help you keep your account secure. You cannot opt-out of receiving these letters.
 .
 
-esn.shop_for_gift=Buy a gift from our shop:
+esn.shop_for_gift=[[openlink]]Buy a gift from our shop[[closelink]]
 
 esn.supofficialpost.html=There is <a href="[[url]]">a new announcement</a> in [[username]]
 
--------------------------------------------------------------------------------