# HG changeset patch # User nadvornik # Date 1245784848 0 # Node ID c59e8385328d5f445751b92908385923cbc80589 # Parent 20963c5d332c840cf49a6d5dbc22a1c84fb5c604 improved description string diff -r 20963c5d332c -r c59e8385328d src/preferences.c --- 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"),