-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Mark,
On Nov 18, 2007, at 4:40 PM, noreply@launchpad.net wrote:
=== modified file 'Mailman/Gui/Privacy.py' --- a/Mailman/Gui/Privacy.py 2005-12-30 18:50:08 +0000 +++ b/Mailman/Gui/Privacy.py 2007-11-18 20:01:26 +0000 @@ -1,17 +1,17 @@ -# Copyright (C) 2001-2005 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. -# +# # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -# +# # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software +# along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, # USA.@@ -59,7 +59,7 @@ _('Confirm'), _('Require approval'), _('Confirm and approve')),
0,
0, _('What steps are required for
subscription?<br>'), _('''None - no verification steps (<em>Not Recommended </em>)<br> @@ -67,7 +67,7 @@ Require approval - require list
administrator Approval for subscriptions <br> Confirm and approve - both confirm and
approve
<p>(*) when someone requests a
subscription, Mailman sends them a notice with a unique subscription request number that they
must reply to @@ -88,7 +88,7 @@ Require approval - require list
administrator approval for subscriptions <br> Confirm and approve - both confirm and
approve
<p>(*) when someone requests a
subscription, Mailman sends them a notice with a unique subscription request number that they
must reply to
These changes affect all translations because they change the source
string. Since translators will get the new pot file soon, this might
be okay, but I just wanted to point that out.
Cheers,
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Barry Warsaw wrote:
On Nov 18, 2007, at 4:40 PM, noreply@launchpad.net wrote:
=== modified file 'Mailman/Gui/Privacy.py' --- a/Mailman/Gui/Privacy.py 2005-12-30 18:50:08 +0000 +++ b/Mailman/Gui/Privacy.py 2007-11-18 20:01:26 +0000
<snip> >> @@ -67,7 +67,7 @@ >> Require approval - require list >> administrator >> Approval for subscriptions <br> >> Confirm and approve - both confirm and >> approve >> - >> + >> <p>(*) when someone requests a >> subscription, >> Mailman sends them a notice with a unique >> subscription request number that they >> must reply to >> @@ -88,7 +88,7 @@ >> Require approval - require list >> administrator >> approval for subscriptions <br> >> Confirm and approve - both confirm and >> approve >> - >> + >> <p>(*) when someone requests a >> subscription, >> Mailman sends them a notice with a unique >> subscription request number that they >> must reply to > > These changes affect all translations because they change the source > string. Since translators will get the new pot file soon, this might > be okay, but I just wanted to point that out.
Thanks Barry,
I'm trying to do too many things at once. I didn't consider the effect on the translations. I have backed out the changes that were just gratuitous trailing whitespace removal in i18n'd messages and regenerated the mailman.pot.
Mark Sapiro msapiro@value.net The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Nov 18, 2007, at 9:28 PM, Mark Sapiro wrote:
Thanks Barry,
I'm trying to do too many things at once. I didn't consider the effect on the translations. I have backed out the changes that were just gratuitous trailing whitespace removal in i18n'd messages and regenerated the mailman.pot.
You rock Mark!