https://bugzilla.wikimedia.org/show_bug.cgi?id=50260
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low Status|RESOLVED |REOPENED CC| |[email protected] Resolution|INVALID |--- Ever confirmed|0 |1 --- Comment #4 from Bartosz Dziewoński <[email protected]> --- (In reply to comment #3) > I don't know why > https://es.wikipedia.org/wiki/Especial:Preferencias#mw-prefsection-datetime > does not offer me to change the date format (while e.g. > https://de.wikipedia.org/wiki/Spezial:Einstellungen#mw-prefsection-datetime > does). This is controlled by $datePreferences in MessagesXx.php files for each language. Spanish has $datePreferences = false. While this is probably a localization issue, fixing it will require modifying the source code (this isn't managed via translatewiki.net or otherwise), so I'm reopening this for now. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
