[cheese] Improve "Fire Flash" string in the Preferences



commit 8f391cfa5c6b62f8b7d5462c4ceff7913ac1a5d8
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Fri Apr 19 18:56:03 2013 +0100

    Improve "Fire Flash" string in the Preferences
    
    Change "Fire Flash" to "Fire flash" because it is not a title, so should
    not use header capitalisation.

 data/cheese-prefs.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/cheese-prefs.ui b/data/cheese-prefs.ui
index 5380603..2f9cdd9 100644
--- a/data/cheese-prefs.ui
+++ b/data/cheese-prefs.ui
@@ -376,7 +376,7 @@
                     </child>
                     <child>
                       <object class="GtkCheckButton" id="flash">
-                        <property name="label" translatable="yes">Fire _Flash</property>
+                        <property name="label" translatable="yes">Fire _flash</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>


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