[Bug 25567] Include xx% into 'mwe-uploaded-status'

2010-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25567

Michael Dale d...@ucsc.edu changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #3 from Michael Dale d...@ucsc.edu 2010-12-28 23:50:22 UTC ---
should be fixed in r25567  Will sync with the extension shortly.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25567] Include xx% into 'mwe-uploaded-status'

2010-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25567

--- Comment #2 from Raimond Spekking raimond.spekk...@gmail.com 2010-10-19 
07:03:37 UTC ---
(In reply to comment #1)
 is xx% a special hook for percentage? Can you point me to other msg keys that
 use this convention?

Sorry, the syntax xx% is misleading. xx is my placeholder for the number
only.

The relevant code snippet from mw.UploadInterface.js seems to be:

$j( '#up-pstatus' ).html( parseInt( fraction * 100 ) + '% - ' );

I suggest to move the % to the message 'mwe-uploaded-status' with $1 as
variable for the number:

'mwe-uploaded-status' = '$1% uploaded'

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25567] Include xx% into 'mwe-uploaded-status'

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25567

Michael Dale d...@ucsc.edu changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from Michael Dale d...@ucsc.edu 2010-10-18 21:40:39 UTC ---
is xx% a special hook for percentage? Can you point me to other msg keys that
use this convention?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l