mintUpdate translation missing on welcome screen buttons

Bug #1596149 reported by rogue-spectre
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linux Mint
New
Undecided
Unassigned

Bug Description

Hi,

   i noticed that the two buttons OK and Help placed at bottom of the welcome screen are not translated whereas all strings are translated in launchpad. It seems that the label property of the objects button_configure_help and button_configure_finish miss the tag translatable="yes" in /usr/share/linuxmint/mintupdate/main.ui

+ arround line 1240 of /usr/lib/linuxmint/mintUpdate/mintUpdate.py these two lines could be added

self.builder.get_object("button_configure_finish").set_label(_("OK"))
self.builder.get_object("button_configure_help").set_label(_("Help"))

nice day

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.