Skip to content

Commit

Permalink
fix error message
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Nov 10, 2011
1 parent bd684a9 commit ae5186c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -37,7 +37,7 @@ ChannelFlushed=Channels flushed because new channels came through the dataloader
ChannelAutoConfiguring=Auto-configuring %s channel.
ChannelExists=No need to create channel %s. It already exists.
CleanStrandedTempFiles=Cleaned %d stranded temporary files.
ClusterUnlockFailed=Failed to release lock for id:%s action:%s server:%s
ClusterUnlockFailed=Failed to release lock for action:%s server:%s
ColumnDataFilterError=Failed to transform value for column %s on table %s
CompressionFilterCalledNotCompressing=doFilter gets called without compression
CompressionFilterCalledCompressing=doFilter gets called with compression
Expand Down

0 comments on commit ae5186c

Please sign in to comment.