https://bugzilla.wikimedia.org/show_bug.cgi?id=54839

       Web browser: ---
            Bug ID: 54839
           Summary: More support for translations / messages in many
                    languages
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Unprioritized
         Component: MassMessage
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Often a message is pre-translated into many languages, in which case a switch
statement is used like this:

{{subst:#switch:{{CONTENTLANG}}
|de=Hallo.
|fr=Bonjour.
(...)
|#default=Hello.
}}
(example:
https://meta.wikimedia.org/w/index.php?title=Global_message_delivery%2FSpam&diff=5668882&oldid=5668677
)

This is tedious. There should be a way to do this without writing out a huge
switch statement.

-- 
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

Reply via email to