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-04-03 05:40 pm

[dw-free] remove orphaned strings from community/settings.bml

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

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

Remove orphaned strings from community/settings.bml

Patch by [staff profile] denise.

Files modified:
  • htdocs/community/settings.bml.text
--------------------------------------------------------------------------------
diff -r 0837404d1bbf -r 4a3c71310878 htdocs/community/settings.bml.text
--- a/htdocs/community/settings.bml.text	Fri Apr 03 17:32:48 2009 +0000
+++ b/htdocs/community/settings.bml.text	Fri Apr 03 17:40:07 2009 +0000
@@ -1,5 +1,4 @@
 ;; -*- coding: utf-8 -*-
-.button.changecommunity=Update Settings
 
 .button.changecommunity2=Save Changes
 
@@ -35,19 +34,9 @@
 
 .label.adultcontentexplicit2=<b>Explicit Adult Content</b><br />Users under the age of [[age]] will be not be able to join this community or view its entries.
 
-.label.adultcontentnote=This is a global setting for the community.
-
 .label.adultcontentnone2=<b>No Adult Content</b>
 
-.label.adultcontenttext=Does this community require age filtering?
-
 .label.adultcontenttext2=Does your community have adult content?
-
-.label.anybodycan=<b>All Members</b><br />Anybody can post immediately once a member.
-
-.label.changeheader=Change Community Settings
-
-.label.changetext=Here you can change the settings for the community you own or maintain.
 
 .label.closedmemb2=<b>Closed Membership</b><br />Nobody can join the community.
 
@@ -67,12 +56,6 @@
 
 .label.community=Community:
 
-.label.createheader=Create Community
-
-.label.createtext2=From here you can create a community account. A community is a special type of account that other users can join and post in.
-
-.label.createtext2_example=For an example of a community, check out the <a [[aopts]]>[[commname]] Community</a>.
-
 .label.howoperates=Choose how your community operates.  You can change these later.
 
 .label.maintainer=Maintainer:
@@ -89,31 +72,11 @@
 
 .label.moderationyes=New entries must be approved by a moderator before they appear in the community.
 
-.label.modheader=Entry Moderation
-
-.label.modis=<b>Moderated</b><br />New entries must be approved by a moderator.
-
-.label.modisnt=<b>Unmoderated</b><br />New entries appear immediately.
-
-.label.modtext=Are submissions to this community moderated?
-
-.label.nmcan=<b>Non-Members Can Post</b><br />Users can post to this community without having to join it.
-
-.label.nmcan2=<b>Allow all users to post</b><br />Users can post to this community without having to join it.
-
-.label.nmcant=<b>Non-Members Cannot Post</b><br />Users have to join this community in order to post in it.
-
-.label.nmcant2=<b>Only members can post</b><br />Users have to join this community in order to post in it.
-
-.label.nmheader=Non-Member Posting Restrictions
-
 .label.nmtext=Can users post to this community without having to join it?
 
 .label.openmemb=<b>Open Membership</b><br />Anybody can join without getting approved.
 
 .label.password=Password:
-
-.label.postaccess=Member Posting Restrictions
 
 .label.postingaccess=Posting Access
 
@@ -125,19 +88,11 @@
 
 .label.rellinks=Relevant links:
 
-.label.selcan=<b>Select Members</b><br />Only some members are able to post, once a maintainer gives them access.
-
 .label.username=Username:
 
 .label.whocanjoin=Who can join your community?
 
-.label.whocanpost=Do you want to allow only certain members the ability to post?
-
 .label.whocanpost2=Who can post entries to your community?
-
-.manage2=Manage communities
-
-.members2=Members
 
 .name=<b>Community name:</b> [[name]]
 
--------------------------------------------------------------------------------