Messages.properties 577 字节
Newer Older
1 2 3 4 5
FilePath.validateAntFileMask.whitespaceSeprator=\
  Whitespace can no longer be used as the separator. Please Use '','' as the separator instead.
FilePath.validateAntFileMask.doesntMatchAndSuggest=\
  ''{0}'' doesn''t match anything, but ''{1}'' does. Perhaps that''s what you mean?

C
cactusman 已提交
6 7 8 9 10 11 12
Util.second=second
Util.minute=minute
Util.hour  =hour
Util.day   =day
Util.month =month
Util.year  =year
Util.timeSuffix=s
K
kohsuke 已提交
13

K
kohsuke 已提交
14 15 16 17
# ideally it should be "{0} ago" but this saves more space
# another implication of this is that where we use this,
# we often want to add "ago" there
Util.pastTime={0}