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

           Summary: Cannot export gettext plural
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Translate
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Plural rules should be added automatically from a database kept in the
extension if not already present. A file is present, but nothing is done with
it yet. If no code is present, a simple plural scenario should be assumed.

Current procedure is to create a dummy file for the language code to have at
least a plural definition. Quite tedious.

Example of current error scenario [1]:
* Plural-Forms is missing in the header
* Keys that use plural are tagged as having a problem.

#: lib/command.php:594
msgid "You are subscribed to this person:"
msgid_plural "You are subscribed to these people:"
# Plural problem

[1]
http://translatewiki.net/w/i.php?title=Special%3ATranslate&task=export-to-file&group=out-statusnet&language=prg


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

Reply via email to