git-gui: Pluralize timestamps within the options menu.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
main
Shawn O. Pearce 2006-11-07 21:38:22 -05:00
parent 988b8a7d63
commit 2bc5b3487e
1 changed files with 1 additions and 1 deletions

View File

@ -1491,7 +1491,7 @@ menu .mbar.push

# -- Options Menu
menu .mbar.options
.mbar.options add checkbutton -label {Trust File Modification Timestamp} \
.mbar.options add checkbutton -label {Trust File Modification Timestamps} \
-offvalue false \
-onvalue true \
-variable cfg_trust_mtime