[geany/geany-plugins] 137320: Fix typo in tooltip

Philipp Wiesemann git-noreply at xxxxx
Sat May 30 21:17:01 UTC 2015


Branch:      refs/heads/master
Author:      Philipp Wiesemann <philipp.wiesemann at arcor.de>
Committer:   Philipp Wiesemann <philipp.wiesemann at arcor.de>
Date:        Sat, 30 May 2015 21:17:01 UTC
Commit:      13732014a88f6c04036b02ad0c3a8e4271cec0b2
             https://github.com/geany/geany-plugins/commit/13732014a88f6c04036b02ad0c3a8e4271cec0b2

Log Message:
-----------
Fix typo in tooltip


Modified Paths:
--------------
    overview/data/prefs.ui
    po/de.po

Modified: overview/data/prefs.ui
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -322,7 +322,7 @@
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
-                    <property name="tooltip_text" translatable="yes">When checked it will draw the overlay ontop of the area that is visible in the main editor view, when unckecked, it will do the opposite and draw the overlay everywhere but the visible area, "revealing" the visible part.</property>
+                    <property name="tooltip_text" translatable="yes">When checked it will draw the overlay ontop of the area that is visible in the main editor view, when unchecked, it will do the opposite and draw the overlay everywhere but the visible area, "revealing" the visible part.</property>
                     <property name="active">True</property>
                     <property name="draw_indicator">True</property>
                   </object>


Modified: po/de.po
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -5433,7 +5433,7 @@ msgstr ""
 #: ../overview/data/prefs.ui.h:21
 msgid ""
 "When checked it will draw the overlay ontop of the area that is visible in "
-"the main editor view, when unckecked, it will do the opposite and draw the "
+"the main editor view, when unchecked, it will do the opposite and draw the "
 "overlay everywhere but the visible area, \"revealing\" the visible part."
 msgstr ""
 



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list