[meld] Fix Save As dialog button capitalisation (bgo#699049)



commit 8d77765062fafaba08f0ac95c8a5c81515287470
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Apr 28 06:53:27 2013 +1000

    Fix Save As dialog button capitalisation (bgo#699049)

 data/ui/filediff.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/filediff.ui b/data/ui/filediff.ui
index c8de0cf..50610ab 100644
--- a/data/ui/filediff.ui
+++ b/data/ui/filediff.ui
@@ -22,7 +22,7 @@
             <property name="layout_style">end</property>
             <child>
               <object class="GtkButton" id="close_button">
-                <property name="label" translatable="yes">Close _without saving</property>
+                <property name="label" translatable="yes">Close _without Saving</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>


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