Page MenuHomePhabricator

Summary language is inconsistent
Open, LowPublicBUG REPORT

Description

Steps to replicate the issue:

  • Set your interface language on Meta-Wiki to German (for example)
  • Edit a wish
  • The edit summary says "Updating the wish..."
  • Vote for a wish

What happens?:
The edit summary says "Unterstützungsstimme hinzufügen..."

What should have happened instead?:
The edit summary says "Adding support vote..."

Since Meta is a multilingual wiki with users with various linguistic backgrounds, summaries should be in the site language (English).

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

The patch for T407086 uses the content language, so this will soon be fixed by that. I guess let's merge this there.

I'm going to try to make the summaries translatable via the interface language, though! I.e. it instantly appear in French when you view ?action=history&uselang=fr. Wikibase does the same thing.