Closed (fixed)
Project:
Wikitools
Version:
5.x-1.2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
3 Nov 2008 at 20:38 UTC
Updated:
10 Jul 2009 at 21:00 UTC
There is a typo in the message displayed to the user if "Unique Titles: Enforce that titles of new nodes are different from existing ones." option is selected.
OLD: "A page with this name alredy exists."
NEW: "A page with this name already exists."
I have attached a patch that fixes this and the comment line above.
| Comment | File | Size | Author |
|---|---|---|---|
| wikitools-11-3-2008.patch | 949 bytes | miche |
Comments
Comment #1
cwgordon7 commentedThis patch was duplicated in a bunch of other issues and one of them was committed. :)
Comment #2
micheThanks for the update!