[geany/geany] 2cae5f: Better preferences sentence for the "Replace&Find by default" behaviour.

Roland Pallai git-noreply at xxxxx
Thu Oct 9 00:00:30 UTC 2014


Branch:      refs/heads/master
Author:      Roland Pallai <rpallai at magex.hu>
Committer:   Roland Pallai <rpallai at magex.hu>
Date:        Thu, 09 Oct 2014 00:00:30 UTC
Commit:      2cae5f337b98ab7318c8b2ec3ca7a3165a390ef7
             https://github.com/geany/geany/commit/2cae5f337b98ab7318c8b2ec3ca7a3165a390ef7

Log Message:
-----------
Better preferences sentence for the "Replace&Find by default" behaviour.


Modified Paths:
--------------
    data/geany.glade

Modified: data/geany.glade
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -1407,12 +1407,12 @@
                                 </child>
                                 <child>
                                   <object class="GtkCheckButton" id="check_replace_entry_activates_replace_and_find">
-                                    <property name="label" translatable="yes">Enter in replace entry does Replace & Find</property>
+                                    <property name="label" translatable="yes">Enter in replace window activates Replace & Find</property>
                                     <property name="use_action_appearance">False</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
-                                    <property name="tooltip_text" translatable="yes">Enter in replace entry does Replace & Find instead of Replace</property>
+                                    <property name="tooltip_text" translatable="yes">Enter in replace window activates Replace & Find instead of Replace</property>
                                     <property name="use_underline">True</property>
                                     <property name="draw_indicator">True</property>
                                   </object>



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


More information about the Commits mailing list