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-06-16 03:33 pm

[dw-free] Navstrip on someone else's network page lacks status string

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

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

Fix typo.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/en.dat
--------------------------------------------------------------------------------
diff -r 5027be8b7ac1 -r df172bc1bdff bin/upgrading/en.dat
--- a/bin/upgrading/en.dat	Mon Jun 15 04:53:36 2009 +0000
+++ b/bin/upgrading/en.dat	Tue Jun 16 23:31:43 2009 +0800
@@ -3739,7 +3739,7 @@ web.controlstrip.status.other=You are vi
 
 web.controlstrip.status.personal=You are viewing [[user]]'s journal
 
-web.controlstrip.status.personalneworkpage=You are viewing [[user]]'s nework page
+web.controlstrip.status.personalnetworkpage=You are viewing [[user]]'s network page
 
 web.controlstrip.status.personalreadingpage=You are viewing [[user]]'s reading page
 
--------------------------------------------------------------------------------