added comment on a string in order clarify its meaning for translators
2007-03-17 Lucas Rocha <lucasr@gnome.org> * src/option.c: added comment on a string in order clarify its meaning for translators (Fixes bug #520847). svn path=/trunk/; revision=1335
This commit is contained in:
parent
dc31270bb2
commit
67baada430
@ -1,3 +1,8 @@
|
||||
2007-03-17 Lucas Rocha <lucasr@gnome.org>
|
||||
|
||||
* src/option.c: added comment on a string in order clarify its
|
||||
meaning for translators (Fixes bug #520847).
|
||||
|
||||
2007-03-10 Lucas Rocha <lucasr@gnome.org>
|
||||
|
||||
* configure.in: post-release version bump.
|
||||
|
@ -476,6 +476,7 @@ static GOptionEntry list_options[] = {
|
||||
G_OPTION_ARG_STRING,
|
||||
&zenity_list_print_column,
|
||||
N_("Print a specific column (Default is 1. 'ALL' can be used to print all columns)"),
|
||||
/* Column index number to print out on a list dialog */
|
||||
N_("NUMBER")
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user