printers: Update "Add Printer" button to just "Add"
The mockups at https://wiki.gnome.org/Design/SystemSettings/Printers show just the word "Add" for the button which opens the "Add Printer" dialog. https://bugzilla.gnome.org/show_bug.cgi?id=778268
This commit is contained in:
parent
a523976b87
commit
cc738c8223
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="sensitive">True</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="label" translatable="yes" context="button">Add Printer</property>
|
||||
<property name="label" translatable="yes" context="button" comments="Translators: This button adds new printer.">Add</property>
|
||||
<style>
|
||||
<class name="suggested-action"/>
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue