[gnome-control-center/diagnostics-strings] diagnostics: Remove label text that is set in code.



commit fa04af2ab5a992d7ee541e5a05dc6c55f262844b
Author: Robert Ancell <robert ancell canonical com>
Date:   Thu Jan 30 10:40:24 2020 +1300

    diagnostics: Remove label text that is set in code.
    
    These were marked as translatable.

 panels/diagnostics/cc-diagnostics-panel.ui | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/panels/diagnostics/cc-diagnostics-panel.ui b/panels/diagnostics/cc-diagnostics-panel.ui
index a76afa71b..bb762d0b0 100644
--- a/panels/diagnostics/cc-diagnostics-panel.ui
+++ b/panels/diagnostics/cc-diagnostics-panel.ui
@@ -40,7 +40,6 @@
                   <object class="GtkLabel" id="diagnostics_explanation_label">
                     <property name="visible">1</property>
                     <property name="margin-bottom">12</property>
-                    <property name="label" translatable="yes">Sending reports of technical problems help us 
improve this operating system.</property>
                     <property name="wrap">1</property>
                     <property name="max-width-chars">50</property>
                     <property name="xalign">0</property>
@@ -50,7 +49,6 @@
                   <object class="GtkLabel" id="diagnostics_learn_more_label">
                     <property name="visible">1</property>
                     <property name="margin-bottom">12</property>
-                    <property name="label" translatable="yes">Reports are sent anonymously and are scrubbed 
of personal data.</property>
                     <property name="use-markup">1</property>
                     <property name="wrap">1</property>
                     <property name="max-width-chars">50</property>


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