[Xfce4-commits] <xfce4-appfinder:master> Fix typo and broken translation.

Nick Schermer noreply at xfce.org
Sun Feb 26 11:22:01 CET 2012


Updating branch refs/heads/master
         to a722670dcc2bc0b1803fb2eb3b769d5467a14e64 (commit)
       from 91a28460eca9f506e57fa5d2f5f4ca65aa672a57 (commit)

commit a722670dcc2bc0b1803fb2eb3b769d5467a14e64
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Feb 26 11:21:44 2012 +0100

    Fix typo and broken translation.

 po/ko.po                        |    2 +-
 src/appfinder-preferences.glade |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/ko.po b/po/ko.po
index c3ac066..33b58e8 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -217,7 +217,7 @@ msgid ""
 "Instead of quiting the application when the last window is closed, keep a "
 "running instance to speed up opening new windows. You might want to disable "
 "this to reduce memory usage."
-msgstr "\r\n"
+msgstr ""
 
 #: ../src/appfinder-preferences.glade.h:15
 msgid "Ite_m icon size:"
diff --git a/src/appfinder-preferences.glade b/src/appfinder-preferences.glade
index cc23623..f1b6cc3 100644
--- a/src/appfinder-preferences.glade
+++ b/src/appfinder-preferences.glade
@@ -183,7 +183,7 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
-                                <property name="tooltip_text" translatable="yes">Instead of quiting the application when the last window is closed, keep a running instance to speed up opening new windows. You might want to disable this to reduce memory usage.</property>
+                                <property name="tooltip_text" translatable="yes">Instead of quitting the application when the last window is closed, keep a running instance to speed up opening new windows. You might want to disable this to reduce memory usage.</property>
                                 <property name="use_underline">True</property>
                                 <property name="draw_indicator">True</property>
                                 <property name="active">True</property>


More information about the Xfce4-commits mailing list