[Pywikipedia-l] [ pywikipediabot-Bugs-1882682 ] zh locale update
SourceForge.net
noreply at sourceforge.net
Wed Jan 30 15:50:03 UTC 2008
Bugs item #1882682, was opened at 2008-01-30 15:46
Message generated for change (Comment added) made by warddr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1882682&group_id=93107
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Closed
Resolution: Accepted
Priority: 5
Private: No
Submitted By: Alex S.H. Lin (lin4h)
Assigned to: Nobody/Anonymous (nobody)
Summary: zh locale update
Initial Comment:
as title.
----------------------------------------------------------------------
>Comment By: Warddr (warddr)
Date: 2008-01-30 16:50
Message:
Logged In: YES
user_id=1741827
Originator: NO
fixed
----------------------------------------------------------------------
Comment By: Warddr (warddr)
Date: 2008-01-30 16:49
Message:
Logged In: YES
user_id=1741827
Originator: NO
fixed
----------------------------------------------------------------------
Comment By: Warddr (warddr)
Date: 2008-01-30 16:36
Message:
Logged In: YES
user_id=1741827
Originator: NO
my mistake, this way is also good, BUT
if you do this with it and zh you also have to do this with en, else it's
confusing.
----------------------------------------------------------------------
Comment By: Warddr (warddr)
Date: 2008-01-30 16:02
Message:
Logged In: YES
user_id=1741827
Originator: NO
there's a small mistake in the file you attached, line 127 and 128; there
is a comma to much,
+ 'it': [r'\{\{(?:template:|)(o)[\|\}]',],
+ 'zh': [r'\{\{(?:template:|)(orphan)[\|\}]',],
have to become
+ 'it': [r'\{\{(?:template:|)(o)[\|\}]'],
+ 'zh': [r'\{\{(?:template:|)(orphan)[\|\}]'],
but I havn't got the time to check the rest of the document or to make a
new patch but pay attention if you accept the patch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1882682&group_id=93107
More information about the Pywikipedia-l
mailing list