Some string pairs like %s bid / %s bids need proper plural forms

Bug #1368741 reported by GunChleoc
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Rest Scopes
Confirmed
Low
Unassigned

Bug Description

Please unify the following two strings and give them ngettext-style plural forms:

%s bid
src/scopes/ebay.py:203

%s bids
 src/scopes/ebay.py:205

Same for:

%d bid
src/scopes/ebay.py:255 src/scopes/ebay.py:310

%d bids
src/scopes/ebay.py:257 src/scopes/ebay.py:312

Is there a reason the first set is a string instead of a digit?

And we need the same treatment for:

%i comment
src/scopes/reddit.py:108

%i comments
src/scopes/reddit.py:110

%i subscriber
src/scopes/reddit.py:139

%i subscribers
 src/scopes/reddit.py:141

Changed in ubuntu-rest-scopes:
status: New → Confirmed
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.