[gnome-games] ui: Improve the resume dialog



commit 780a52657c6688324914aedb8ee3fce6e89e9b5f
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Mon Aug 15 00:51:45 2016 +0200

    ui: Improve the resume dialog
    
    "Main menu" is very unclear in this context: is that the main menu of
    the Games application or the main menu of the game?
    
    "Title screen" might be a more descriptive wording, but at the same time
    it is usually better to use verbs for buttons.
    
    "Restart" seems like a decent verb to use here.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769924

 data/ui/resume-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/resume-dialog.ui b/data/ui/resume-dialog.ui
index 00d24e8..bf67905 100644
--- a/data/ui/resume-dialog.ui
+++ b/data/ui/resume-dialog.ui
@@ -32,7 +32,7 @@
     <child type="action">
       <object class="GtkButton" id="button_reset">
         <property name="visible">True</property>
-        <property name="label" translatable="yes">Main Menu</property>
+        <property name="label" translatable="yes">Restart</property>
       </object>
     </child>
     <child type="action">


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