← Back to team overview

touch-packages team mailing list archive

[Bug 1427682] Re: Some strings need proper plural forms

 

** Changed in: gallery-app
       Status: New => Confirmed

** Changed in: gallery-app
   Importance: Undecided => High

** Project changed: gallery-app => gallery-app (Ubuntu)

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

Title:
  Some strings need proper plural forms

Status in gallery-app package in Ubuntu:
  Confirmed

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/1427682/+subscriptions