Last modified: 2010-05-15 14:35:45 UTC
Presenting problem: Any time an editor enters the word "diwedd" (Welsh for "end") in cy:, the word is removed. Thoughts: I suspect this is because MAG_END in LanguageCy.php is set to "DIWEDD". It should be "__DIWEDD__", just as the English version is "__END__". However, the version here has the variable set correctly: http://meta.wikimedia.org/wiki/LanguageCy.php ...so I don't know what else might be up. Discussion of this problem is at: http://cy.wikipedia.org/wiki/Sgwrs_Defnyddiwr:Arwel_Parry#Diweddar
FIXED in REL1_5 and HEAD, the problem was MAG_END, the language file on meta is not used for anything and is not relevant.
Thanks a bunch. Diolch yn fawr!