[gnome-builder] i18n: fix string in empty-state splash



commit 0148cefb4ce7ce7268eeb786b411facd73f5c6ba
Author: Christian Hergert <christian hergert me>
Date:   Sun Feb 28 15:27:13 2016 -0800

    i18n: fix string in empty-state splash
    
    https://bugzilla.gnome.org/show_bug.cgi?id=762829

 data/ui/ide-editor-perspective.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/ide-editor-perspective.ui b/data/ui/ide-editor-perspective.ui
index bfdca89..ceda61d 100644
--- a/data/ui/ide-editor-perspective.ui
+++ b/data/ui/ide-editor-perspective.ui
@@ -43,7 +43,7 @@
                 </child>
                 <child>
                   <object class="GtkLabel">
-                    <property name="label" translatable="yes">Try opening a file typing in the search box at 
the top</property>
+                    <property name="label" translatable="yes">Try opening a file by typing in the search box 
at the top</property>
                     <property name="wrap">true</property>
                     <property name="visible">true</property>
                     <style>


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