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 516142 - Should use plural for strings
Should use plural for strings
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
2.21.x
Other Linux
: Normal minor
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-02-12 23:00 UTC by Gabor Kelemen
Modified: 2008-07-21 13:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Gabor Kelemen 2008-02-12 23:00:38 UTC
The following strings look like they need some plural handling love:

#: ../deskbar/handlers/gdmactions.py:31
#, python-format
msgid "This system will be automatically shut down in %s seconds."

#: ../deskbar/handlers/gdmactions.py:35
#, python-format
msgid "You will be automatically logged out in %s seconds."

#: ../deskbar/handlers/gdmactions.py:39
#, python-format
msgid "This system will be automatically restarted in %s seconds."
msgstr "A rendszer automatikusan újraindul %s másodperc múlva."

#: ../deskbar/handlers/gdmactions.py:43
#, python-format
msgid "This system will be automatically suspended in %s seconds."

#: ../deskbar/handlers/gdmactions.py:47
#, python-format
msgid "This system will be automatically hibernated in %s seconds."
Comment 1 Sebastian Pölsterl 2008-07-21 13:02:04 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.