[gnome-multi-writer] UI: Add proper text to the button during a copy operation (cancel)



commit c3838148338c8c3432a1d33eb2b5a53a09333d05
Author: Dominique Leuenberger <dimstar opensuse org>
Date:   Thu Nov 5 17:05:27 2015 +0100

    UI: Add proper text to the button during a copy operation (cancel)

 data/gmw-main.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gmw-main.ui b/data/gmw-main.ui
index 7d3de94..7f7543f 100644
--- a/data/gmw-main.ui
+++ b/data/gmw-main.ui
@@ -112,7 +112,7 @@
         </child>
         <child>
           <object class="GtkButton" id="button_cancel">
-            <property name="label">gtk-cancel</property>
+            <property name="label" translatable="yes" comments="TRANSLATORS: button to cancel a copy 
process">Cancel</property>
             <property name="can_focus">True</property>
             <property name="receives_default">True</property>
             <style>


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