After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 707195 - plural forms needed
plural forms needed
Status: RESOLVED OBSOLETE
Product: tracker
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: tracker-general
tracker-general
Depends on:
Blocks:
 
 
Reported: 2013-08-31 19:18 UTC by Peter Mráz
Modified: 2017-08-05 18:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Peter Mráz 2013-08-31 19:18:11 UTC
#: ../src/tracker-needle/tracker-needle.ui.h:11
#, no-c-format
msgid "_Set the tags you want to associate with the %d selected items:"

In slovak can be 1 označenú položku 2 označené položky or 5 označených položiek
Comment 1 Martyn Russell 2013-09-11 15:15:30 UTC
(In reply to comment #0)
> #: ../src/tracker-needle/tracker-needle.ui.h:11
> #, no-c-format
> msgid "_Set the tags you want to associate with the %d selected items:"
> 
> In slovak can be 1 označenú položku 2 označené položky or 5 označených položiek

I've no idea how to fix this with gtk builder/glade.
Also the .ui.h file doesn't exist here?!?!
Comment 2 Piotr Drąg 2017-08-05 18:48:17 UTC
(In reply to Martyn Russell from comment #1)
> Also the .ui.h file doesn't exist here?!?!

It’s an implementation detail of intltool.

Anyway, this string no longer exists, as needle has been removed.