summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2020-01-30 10:40:24 +1300
committerRobert Ancell <robert.ancell@canonical.com>2020-02-03 09:31:01 +1300
commitfa04af2ab5a992d7ee541e5a05dc6c55f262844b (patch)
treeab18bb158b067ef979e4e07ceca14d95a26081ab
parent48143b4f92e74b37665d92b552675cf89f532657 (diff)
downloadgnome-control-center-diagnostics-strings.tar.gz
diagnostics: Remove label text that is set in code.diagnostics-strings
These were marked as translatable.
-rw-r--r--panels/diagnostics/cc-diagnostics-panel.ui2
1 files changed, 0 insertions, 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>