root/trunk/StyleCatcher/plugins/StyleCatcher/lib/StyleCatcher/L10N/en_us.pm
@
28
| Revision 28, 124 bytes (checked in by jallen, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | package StyleCatcher::L10N::en_us; |
| 2 | |
| 3 | use strict; |
| 4 | |
| 5 | use base 'StyleCatcher::L10N'; |
| 6 | use vars qw( %Lexicon ); |
| 7 | %Lexicon = (); |
| 8 | |
| 9 | 1; |
Note: See TracBrowser
for help on using the browser.
