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

       Web browser: ---
            Bug ID: 48983
           Summary: $1 in message "wikidata-shortcopyrightwarning" is
                    incorrect on item creation page
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

$rightsWarningMessage = wfMessage( 'wikibase-shortcopyrightwarning',
        wfMessage( 'wikibase-save' )->inContentLanguage()->text(),
        wfMessage( 'copyrightpage' )->inContentLanguage()->text(),
        "[$wgRightsUrl $wgRightsText]"
)->parse();

On item creation page wikibase-newentity-submit is used instead of
wikibase-save, and not inContentLanguage.

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

Reply via email to