[gtk+] Fix a typo



commit 9678c921127929f5794e8f058515d143f3a3197d
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 14 11:56:48 2014 -0500

    Fix a typo
    
    Thanks to Thomas A. Stillings for spotting it.

 gtk/resources/ui/gtkappchooserdialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/resources/ui/gtkappchooserdialog.ui b/gtk/resources/ui/gtkappchooserdialog.ui
index eb13828..13f92d6 100644
--- a/gtk/resources/ui/gtkappchooserdialog.ui
+++ b/gtk/resources/ui/gtkappchooserdialog.ui
@@ -72,7 +72,7 @@
     </child>
   </template>
   <object class="GtkButton" id="show_more_button">
-    <property name="label" translatable="yes">_View All Application</property>
+    <property name="label" translatable="yes">_View All Applications</property>
     <property name="visible">True</property>
     <property name="use_underline">True</property>
     <property name="can_focus">True</property>


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