Fixed typo in string acl_inherit_pg_everyone. Fixes issue 22.
--- a/language/english/admin.json Fri Aug 20 01:36:44 2010 -0400
+++ b/language/english/admin.json Sun Sep 05 16:01:38 2010 -0400
@@ -195,7 +195,7 @@
inherit_global_everyone: 'Rule for everyone on the entire site',
inherit_global_group: 'Rule for the group "%group_name%" on the entire site',
inherit_global_user: 'Rule for this user on the entire site',
- inherit_pg_everyone: 'Rule for everyone in the page group "%pg_name"',
+ inherit_pg_everyone: 'Rule for everyone in the page group "%pg_name%"',
inherit_pg_group: 'Rule for the group "%group_name%" in the page group "%pg_name%"',
inherit_pg_user: 'Rule for this user in the page group "%pg_name%"',
inherit_local_everyone: 'Rule for everyone on this page',