[gnome-software: 1/2] gs-details-page: Tweak wording of ‘how to add information’ button




commit 6500d40e5cd471e57043ad5e4a97fcd8c4cbea67
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Jul 25 14:32:23 2022 +0200

    gs-details-page: Tweak wording of ‘how to add information’ button
    
    Make it a bit clearer that it’s only really useful to developers.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>
    
    Fixes: #1593

 src/gs-age-rating-context-dialog.ui       | 2 +-
 src/gs-hardware-support-context-dialog.ui | 2 +-
 src/gs-safety-context-dialog.ui           | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/gs-age-rating-context-dialog.ui b/src/gs-age-rating-context-dialog.ui
index 0572fc45e..d3b601e24 100644
--- a/src/gs-age-rating-context-dialog.ui
+++ b/src/gs-age-rating-context-dialog.ui
@@ -65,7 +65,7 @@
 
                 <child>
                   <object class="GtkLinkButton">
-                    <property name="label" translatable="yes">How to add missing information</property>
+                    <property name="label" translatable="yes">How to contribute missing 
information</property>
                     <property name="margin-top">16</property>
                     <property 
name="uri">https://gitlab.gnome.org/GNOME/gnome-software/-/wikis/software-metadata#age-rating</property>
                   </object>
diff --git a/src/gs-hardware-support-context-dialog.ui b/src/gs-hardware-support-context-dialog.ui
index 5ce7a72b0..a5c0ed8f0 100644
--- a/src/gs-hardware-support-context-dialog.ui
+++ b/src/gs-hardware-support-context-dialog.ui
@@ -68,7 +68,7 @@
 
                 <child>
                   <object class="GtkLinkButton">
-                    <property name="label" translatable="yes">How to add missing information</property>
+                    <property name="label" translatable="yes">How to contribute missing 
information</property>
                     <property name="margin-top">16</property>
                     <property 
name="uri">https://gitlab.gnome.org/GNOME/gnome-software/-/wikis/software-metadata#hardware-support</property>
                   </object>
diff --git a/src/gs-safety-context-dialog.ui b/src/gs-safety-context-dialog.ui
index 836a7c49d..4e129ca51 100644
--- a/src/gs-safety-context-dialog.ui
+++ b/src/gs-safety-context-dialog.ui
@@ -218,7 +218,7 @@
 
                 <child>
                   <object class="GtkLinkButton">
-                    <property name="label" translatable="yes">How to add missing information</property>
+                    <property name="label" translatable="yes">How to contribute missing 
information</property>
                     <property name="margin-top">16</property>
                     <property 
name="uri">https://gitlab.gnome.org/GNOME/gnome-software/-/wikis/software-metadata#safety</property>
                   </object>


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