afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-03-28 01:45 pm

[dw-free] Typo in htdocs/support/see_request.bml

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

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

Fix translation string typo in htdocs/support/see_request.bml

Patch by [personal profile] juliet.

Files modified:
  • htdocs/support/see_request.bml
  • htdocs/support/see_request.bml.text
--------------------------------------------------------------------------------
diff -r 2db1841d6f7e -r 3c23cf8a7fcf htdocs/support/see_request.bml
--- a/htdocs/support/see_request.bml	Sat Mar 28 13:12:18 2009 +0000
+++ b/htdocs/support/see_request.bml	Sat Mar 28 13:44:20 2009 +0000
@@ -408,7 +408,7 @@ body<=
             return " (<a href='$LJ::SITEROOT/register.bml?foruser=$u->{user}'>$ML{'.resend.validation.email'}</a>)";
         };
 
-        $ret .= "<br />" . $ML{'.email.validared'};
+        $ret .= "<br />" . $ML{'.email.validated'};
         if ($u->{'status'} eq "A") { $ret .= "<b>$ML{'.yes'}</b>"; }
         if ($u->{'status'} eq "N") { $ret .= "<b>$ML{'.no'}</b>" . $extraval->(); }
         if ($u->{'status'} eq "T") { $ret .= $ML{'.transitioning'} . $extraval->(); }
diff -r 2db1841d6f7e -r 3c23cf8a7fcf htdocs/support/see_request.bml.text
--- a/htdocs/support/see_request.bml.text	Sat Mar 28 13:12:18 2009 +0000
+++ b/htdocs/support/see_request.bml.text	Sat Mar 28 13:44:20 2009 +0000
@@ -35,7 +35,7 @@
 
 .diagnostics=Diagnostics
 
-.email.validared=email validated?
+.email.validated=email validated?
 
 .email.user=Email/User:
 
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org