printers: Change text about unavailability of CUPS

Change "The printing service (CUPS) is not running,
please check with your system administrator." to
"Sorry! The system printing service
 doesn't seem to be available." (#641421).
This commit is contained in:
Marek Kasik 2011-03-18 17:03:25 +01:00
parent 6946159d84
commit ea317f5677

View file

@ -782,8 +782,8 @@
<child>
<object class="GtkLabel" id="no-cups-label">
<property name="visible">True</property>
<property name="label" translatable="yes" comments="Translators: The CUPS server is not running (we can not connect to it).">The printing service (CUPS) is not running,
please check with your system administrator.</property>
<property name="label" translatable="yes" comments="Translators: The CUPS server is not running (we can not connect to it).">Sorry! The system printing service
doesn't seem to be available.</property>
</object>
<packing>
<property name="position">4</property>