A wrong hint for CVS date/time corrected. "last week" is invalid date/time specification. BLD200211070100
authormentlicher@netbeans.org
Wed, 06 Nov 2002 18:35:17 +0000
changeset 27776541d83734ff
parent 2776 e0289b07b39f
child 2778 53b7435baa94
A wrong hint for CVS date/time corrected. "last week" is invalid date/time specification.
"week ago" is correct.
vcscore/src/org/netbeans/modules/vcscore/util/Bundle.properties
     1.1 --- a/vcscore/src/org/netbeans/modules/vcscore/util/Bundle.properties	Wed Nov 06 17:46:40 2002 +0000
     1.2 +++ b/vcscore/src/org/netbeans/modules/vcscore/util/Bundle.properties	Wed Nov 06 18:35:17 2002 +0000
     1.3 @@ -47,7 +47,7 @@
     1.4  VariableInputDialog.Browse=Browse...
     1.5  VariableInputDialog.BrowseDir.a11yDesc=Choose a directory.
     1.6  VariableInputDialog.BrowseFile.a11yDesc=Choose a file.
     1.7 -VariableInputDialog.DateCVS=Hint: for example, "9/30/2000 10:00:07 PST" or "last week"
     1.8 +VariableInputDialog.DateCVS=Hint: for example, "9/30/2000 10:00:07 PST" or "week ago"
     1.9  VariableInputDialog.Select=Select...
    1.10  VariableInputDialog.Select.a11yDesc=Choose the value in a custom selector.
    1.11