printers: Rename "Add a New Printer" dialog title to "Add Printer"
This is a redesign based on the newest mockups available at https://wiki.gnome.org/Design/SystemSettings/Printers#Guidelines https://bugzilla.gnome.org/show_bug.cgi?id=760783
This commit is contained in:
parent
8f57e4dfc7
commit
bd25c8d1e4
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
<property name="height_request">350</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="border_width">5</property>
|
||||
<property name="title" translatable="yes">Add a New Printer</property>
|
||||
<property name="title" translatable="yes" comments="Translators: This is the title presented at top of the dialog.">Add Printer</property>
|
||||
<property name="resizable">False</property>
|
||||
<property name="modal">True</property>
|
||||
<property name="destroy_with_parent">True</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue