Mercurial > geeqie
changeset 1663:c59e8385328d
improved description string
author | nadvornik |
---|---|
date | Tue, 23 Jun 2009 19:20:48 +0000 |
parents | 20963c5d332c |
children | c7415c58435b |
files | src/preferences.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/preferences.c Sun Jun 21 22:52:45 2009 +0000 +++ b/src/preferences.c Tue Jun 23 19:20:48 2009 +0000 @@ -1672,7 +1672,7 @@ group = pref_group_new(vbox, FALSE, _("Miscellaneous"), GTK_ORIENTATION_VERTICAL); - pref_checkbox_new_int(group, _("Write the same description tags (keywords, comment, etc.) to all files in a group"), + pref_checkbox_new_int(group, _("Write the same description tags (keywords, comment, etc.) to all grouped sidecars"), options->metadata.sync_grouped_files, &c_options->metadata.sync_grouped_files); pref_checkbox_new_int(group, _("Allow keywords to differ only in case"),