[geany/geany] 2b1616: Update tooltip string for check_cmdline_new_files

Frank Lanitz git-noreply at xxxxx
Wed Apr 30 22:21:19 UTC 2014


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Wed, 30 Apr 2014 22:21:19 UTC
Commit:      2b1616d8295c3fb2d02325e353d5fae36f93905e
             https://github.com/geany/geany/commit/2b1616d8295c3fb2d02325e353d5fae36f93905e

Log Message:
-----------
Update tooltip string for check_cmdline_new_files


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

Modified: data/geany.glade
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4239,7 +4239,7 @@
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
-                                    <property name="tooltip_text" translatable="yes">Start a new file for each command-line filename that doesn't exist</property>
+                                    <property name="tooltip_text" translatable="yes">Create a new file for each command-line filename that doesn't exist</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