[calls/wip/cdavis/remove-unused-things: 1/2] main-window: Remove unused placeholder text




commit eff710ed23cfa88f91913fc9e7347794456c37c0
Author: Christopher Davis <christopherdavis gnome org>
Date:   Tue Nov 23 20:19:41 2021 -0800

    main-window: Remove unused placeholder text
    
    This way translators aren't translating something that
    will never be seen.

 src/ui/main-window.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/ui/main-window.ui b/src/ui/main-window.ui
index a1baec0b..568390cb 100644
--- a/src/ui/main-window.ui
+++ b/src/ui/main-window.ui
@@ -73,7 +73,6 @@
                         <property name="wrap">True</property>
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">No modem found</property>
                         <style>
                           <class name="error-state-message"/>
                         </style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]