openbsd-ports/devel/p5-Locale-Maketext-Fuzzy/pkg/DESCR

6 lines
293 B
Plaintext
Raw Normal View History

2004-12-08 13:19:40 -05:00
This module is a subclass of Locale::Maketext, with additional
support for localizing messages that already contains interpolated
variables. This is most useful when the messages are returned by
external modules -- for example, to match dir: command not found
against [_1]: command not found.