git-gui: Pluralize timestamps within the options menu.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
Shawn O. Pearce 2006-11-07 21:38:22 -05:00
parent 988b8a7d63
commit 2bc5b3487e

View File

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