Some strings cannot be translated in "src/security-widget.vala"

Bug #1308890 reported by Luo Lei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Activity Log Manager
New
Undecided
Unassigned

Bug Description

Some strings use "ngettext(" instead of "_(", which caused the translations are not loaded correctly in UI, e.g.
line 43: return ngettext("%u hour", "%u hours", hours).printf(hours);
line 46: return ngettext("%u minute", "%u minutes", minutes).printf(minutes);

Revision history for this message
Luo Lei (luolei) wrote :

Delay time settings in line 45-61 in "src/security-widget.vala" are not translatable.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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