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