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





--- Comment #20 from Brion Vibber <[email protected]>  2009-08-02 16:47:39 
UTC ---
Patch looks pretty nice, as long as the metadata extraction works. :D

Quick note on UI/localization...

+                       $info[] = wfMsgNoTrans( 'file-info-gif-frames',
$metadata['frameCount'] );
...
+'file-info-gif-frames' => '$1 frames',

For some languages such as a lot of the Slavic languages, we'll still want to
be able to use {{PLURAL:}} here even if we're guaranteed to be more than 1, as
different numbers can require different plural forms.


-- 
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.
You are the assignee for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to