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




commit ddbf404af46f75e251a213effc4d6adfbc26515e
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]