← Back to team overview

touch-packages team mailing list archive

[Bug 1427682] [NEW] Some strings need proper plural forms

 

You have been subscribed to a public bug:

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

** Affects: gallery-app (Ubuntu)
     Importance: High
         Status: Confirmed

-- 
Some strings need proper plural forms
https://bugs.launchpad.net/bugs/1427682
You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gallery-app in Ubuntu.