[recipes] Slight rewording in the export dialog



commit f1ed85647ea91514c147880405daf5d1fd2a84bd
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Mar 17 16:51:33 2017 -0400

    Slight rewording in the export dialog
    
    Avoid another use of 'GNOME Recipes' and replace it with
    the 'Recipes project' in this case.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=780194

 src/recipe-export-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/recipe-export-dialog.ui b/src/recipe-export-dialog.ui
index 2967fa7..0feab15 100644
--- a/src/recipe-export-dialog.ui
+++ b/src/recipe-export-dialog.ui
@@ -60,7 +60,7 @@
               <object class="GtkRadioButton" id="contribute_button">
                 <property name="visible">1</property>
                 <property name="group">friend_button</property>
-                <property name="label" translatable="yes">Contribute to GNOME Recipes</property>
+                <property name="label" translatable="yes">Contribute to the Recipes project</property>
               </object>
             </child>
           </object>


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