Some strings need proper plural forms

Bug #1427682 reported by GunChleoc
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gallery-app (Ubuntu)
Confirmed
High
Unassigned

Bug Description

The following pairs of strings need to be fetched with proper ngettext-style plural forms:

Delete 1 photo
 Located in rc/qml/EventsOverview.qml:76 rc/qml/PhotosOverview.qml:85
Delete %1 photos
 Located in rc/qml/EventsOverview.qml:81 rc/qml/PhotosOverview.qml:90

Delete 1 video
 Located in rc/qml/EventsOverview.qml:78 rc/qml/PhotosOverview.qml:87
Delete %1 videos
 Located in rc/qml/EventsOverview.qml:83 rc/qml/PhotosOverview.qml:92

Delete %1 photos and 1 video
 Located in rc/qml/EventsOverview.qml:86 rc/qml/PhotosOverview.qml:95
Delete %1 photos and %2 videos
 Located in rc/qml/EventsOverview.qml:92 rc/qml/PhotosOverview.qml:101

Delete 1 photo and %1 videos
 Located in rc/qml/EventsOverview.qml:88 rc/qml/PhotosOverview.qml:97
Delete 1 photo and 1 video
 Located in rc/qml/EventsOverview.qml:90 rc/qml/PhotosOverview.qml:99

Gnome have a nice solution for the bottom 4 strings - maybe their algorithm can be ported:
https://bugzilla.gnome.org/show_bug.cgi?id=726990

Revision history for this message
GunChleoc (gunchleoc) wrote :
Changed in gallery-app:
status: New → Confirmed
importance: Undecided → High
affects: gallery-app → gallery-app (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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