[gnome-session] properties: fix typo in UI



commit ccc1f9326755c080b637b5379858ab7dfe8bfe51
Author: Nathan Williams <nathan nathanewilliams com>
Date:   Mon Jul 16 21:58:45 2012 -0400

    properties: fix typo in UI
    
    Remember Currently Running Application
    
    should be
    
    Remember Currently Running Applications
    
    https://bugzilla.gnome.org/show_bug.cgi?id=676775

 data/session-properties.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/session-properties.ui b/data/session-properties.ui
index 24f721d..1f0cb9a 100644
--- a/data/session-properties.ui
+++ b/data/session-properties.ui
@@ -168,7 +168,7 @@
                     <child>
                       <object class="GtkLabel" id="label7">
                         <property name="visible">True</property>
-                        <property name="label" translatable="yes">_Remember Currently Running Application</property>
+                        <property name="label" translatable="yes">_Remember Currently Running Applications</property>
                         <property name="use_underline">True</property>
                       </object>
                       <packing>



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