[gnome-characters] characterlist.ui: Improve the 'no result' strings



commit 9acc29be32ea5e16df245c1d883b7c81ae1cc753
Author: Daniel Boles <dboles src gnome org>
Date:   Mon Jan 9 22:54:55 2017 +0000

    characterlist.ui: Improve the 'no result' strings
    
    https://bugzilla.gnome.org/show_bug.cgi?id=777064

 data/characterlist.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/characterlist.ui b/data/characterlist.ui
index 25df3bf..167beb0 100644
--- a/data/characterlist.ui
+++ b/data/characterlist.ui
@@ -27,7 +27,7 @@
            <property name="can_focus">False</property>
            <property name="visible">True</property>
            <property name="halign">center</property>
-           <property name="label" translatable="yes">Search produced empty result</property>
+           <property name="label" translatable="yes">Search found no results</property>
            <style>
              <class name="banner-label"/>
            </style>
@@ -38,7 +38,7 @@
            <property name="can_focus">False</property>
            <property name="visible">True</property>
            <property name="halign">center</property>
-           <property name="label" translatable="yes">Try another search criteria.</property>
+           <property name="label" translatable="yes">Try a different search.</property>
            <style>
              <class name="banner-hint"/>
            </style>


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