https://bugzilla.wikimedia.org/show_bug.cgi?id=29335
--- Comment #1 from Thomas Rudin <[email protected]> 2011-06-10 11:14:16 UTC --- Just realized that i had to ADD an Entry... Sorry.. Here my new patch: Index: SF_LanguageDe.php =================================================================== --- SF_LanguageDe.php (revision 89819) +++ SF_LanguageDe.php (working copy) @@ -13,6 +13,7 @@ /* private */ var $m_SpecialProperties = array( // always start upper-case SF_SP_HAS_DEFAULT_FORM => 'Hat Standardformular', + SF_SP_PAGE_HAS_DEFAULT_FORM => 'Seite Hat Standardformular', SF_SP_HAS_ALTERNATE_FORM => 'Hat Alternativformular' ); -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
